RedAmon follows a rolling-release model. Only the latest version on the master branch receives security updates.
| Version | Supported |
|---|---|
| 2.1.x | ✅ |
| < 2.1 | ❌ |
If you are running an older version, please update to the latest release before reporting issues. See the Updating to a New Version section.
If you discover a security vulnerability in RedAmon, please do not open a public GitHub issue. Instead, report it privately:
- GitHub Private Vulnerability Reporting — Go to the Security Advisories page and click "Report a vulnerability".
- Email — Send a detailed report to the repository owner via their GitHub profile contact.
- A clear description of the vulnerability
- Steps to reproduce (affected component, Docker configuration, etc.)
- The potential impact (e.g., container escape, credential exposure, privilege escalation)
- Any suggested fix, if you have one
- Acknowledgement within 72 hours of your report
- Status update within 7 days with an initial assessment
- If accepted, a fix will be prioritized and released as soon as possible
- If declined, you will receive an explanation of why
The following are in scope for security reports:
- Vulnerabilities in RedAmon's own code (webapp, recon orchestrator, agent, MCP servers)
- Docker container misconfigurations that could lead to host compromise
- Authentication/authorization bypasses in the web application
- Credential leaks (API keys, Neo4j/PostgreSQL passwords exposed unintentionally)
- Command injection or code execution in user-controlled inputs
The following are out of scope:
- Vulnerabilities in upstream tools (Metasploit, Nmap, Nuclei, Hydra, etc.) — report those to the respective projects
- Security issues in test/vulnerable environments (VulnBank, DVWA) — these are intentionally vulnerable
- Expected behavior of offensive security features when used as designed (e.g., the agent executing exploits against authorized targets)
We ask that you:
- Allow reasonable time for a fix before public disclosure
- Do not exploit the vulnerability beyond what is necessary to demonstrate it
- Do not access or modify other users' data
We are committed to working with the security community and will credit reporters in the release notes (unless you prefer to remain anonymous).
RedAmon is an offensive security tool intended for authorized testing only. See DISCLAIMER.md for the full legal disclaimer and acceptable use policy.