afrog
MIT⚡ Vulnerability Scanning · Go
afrog is a fast, low-false-positive vulnerability scanner with a growing library of community-contributed proof-of-concept templates. Written in Go for speed and portability, afrog focuses on practical vulnerability detection — CVEs, default credentials, misconfigurations, and command injection — with templates that verify exploitability rather than just fingerprinting potentially vulnerable versions. The template format is YAML-based (similar to Nuclei) and supports HTTP request/response matching, variable extraction, and multi-step workflows. afrog includes built-in rate limiting, proxy support, and multiple output formats including JSON and HTML reports. What differentiates afrog from Nuclei is its emphasis on reducing false positives through more precise matching conditions and its curated default template set. With over 4,000 GitHub stars and active Chinese and international security community contributions, afrog is gaining adoption as a complementary scanner alongside Nuclei for web vulnerability assessments.
Use Cases
- Rapid CVE scanning with low false positives
- Custom vulnerability PoC execution
- Large-scale web vulnerability assessment
Tags
Details
- Category
- ⚡ Vulnerability Scanning
- Language
- Go
- Repository
- zan8in/afrog
- License
- MIT
- Platforms
- 🐧linux🍎macos🪟windows
Links
Community Reviews
No reviews yet. Be the first to review afrog.
Alternatives & Comparisons
More in Vulnerability Scanning
Nuclei
GoFast vulnerability scanner driven by YAML templates. Thousands of community-contributed detection templates.
sqlmap
PythonAutomatic SQL injection and database takeover tool. Detects and exploits SQL injection flaws.
WPScan
RubyWordPress security scanner. Enumerates plugins, themes, users, and checks for known vulnerabilities.
OpenVAS
CFull-featured vulnerability scanner. 50,000+ NVTs, credentialed scanning, compliance checks.
XSStrike
PythonAdvanced XSS detection suite. Fuzzing engine, context analysis, and WAF detection/bypass capabilities.
Commix
PythonAutomated OS command injection exploitation tool. Tests web apps for command injection vulnerabilities.