We release patches for security vulnerabilities. Currently supported versions:
| Version | Supported |
|---|---|
| 1.0.x | ✅ |
| < 1.0 | ❌ |
Please do not report security vulnerabilities through public GitHub issues.
Instead, please report them responsibly:
- Email: Send details to the repository maintainer (check GitHub profile for contact)
- Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
- Your contact information for follow-up
- Initial Response: Within 48 hours
- Status Update: Within 7 days
- Fix Timeline: Depends on severity
- Critical: 1-7 days
- High: 7-30 days
- Medium/Low: 30-90 days
We follow responsible disclosure practices:
- You report the vulnerability privately
- We acknowledge and investigate
- We develop and test a fix
- We release the patch
- We publicly disclose (with credit to you, if desired)
- You may then publish your findings
We support security research conducted:
- On your own systems or with explicit permission
- In good faith to improve security
- Without violating privacy or destroying data
- With responsible disclosure
Legal Protection: We will not pursue legal action against researchers who:
- Follow this policy
- Act in good faith
- Avoid privacy violations and data destruction
- Authorization: Only test systems you own or have written permission to test
- Legal Compliance: Understand and comply with applicable laws
- Scope Definition: Clearly define testing scope
- Data Protection: Avoid accessing or modifying sensitive data
- Documentation: Keep detailed logs of testing activities
- Rate Limiting: Avoid overwhelming target systems
- Production Systems: Prefer testing on staging/development environments
- Data Handling: Don't store or transmit sensitive discovered data
- Responsible Disclosure: Report findings to system owners
- Clean Up: Remove any test files or accounts created
- Secure Reports: Encrypt and secure vulnerability reports
- Disclosure: Follow responsible disclosure timelines
- Evidence: Securely delete testing artifacts
- Communication: Maintain professional communication with affected parties
This tool is designed for web application testing. The following are out of scope:
- Denial of Service (DoS) attacks
- Physical security testing
- Social engineering
- Testing without authorization
The tool may trigger:
- Web Application Firewalls (WAF)
- Intrusion Detection Systems (IDS)
- Rate limiting mechanisms
Use responsibly to avoid service disruption.
- No Credential Storage: The tool doesn't store credentials by default
- Session Management: Uses temporary sessions
- Error Handling: Graceful error handling to prevent crashes
- Input Validation: Basic input validation for user inputs
- Virtual Environment: Run in isolated virtual machines
- VPN/Proxy: Use VPN or proxy for privacy
- Logging: Enable detailed logging for accountability
- Review: Manually review automated findings
- Watch the repository for security updates
- Subscribe to release notifications
- Regularly pull latest changes
- Review CHANGELOG for security fixes
Security patches are released as:
- Immediate hotfix for critical vulnerabilities
- Included in regular releases for minor issues
- Documented in release notes
We appreciate security researchers who help improve this tool:
- Public acknowledgment (with permission)
- Credit in release notes
- Recognition in README
For security concerns:
- Check repository for maintainer contact
- Create a private security advisory on GitHub
- Use encrypted communication when possible
By using this tool, you agree to:
- Use it only for authorized testing
- Comply with all applicable laws
- Not hold the authors liable for misuse
- Report vulnerabilities responsibly
Remember: With great power comes great responsibility. Use this tool ethically and legally.
Last Updated: March 2026