Open-source security tooling built by practitioners. Every tool is real-world tested, clearly documented, and maintained by the community.
SecVulnHub is a curated repository of offensive security tools built for people who use them in the field. The emphasis is on tools that solve real problems β not demo code or thin wrappers around existing utilities.
The 100-Day Gauntlet (starting June 10, 2025) is a public commitment to ship one new tool every five days across five security domains.
| Tool | Description | Status |
|---|---|---|
| SecV | Compiled Go shell that loads security modules written in any language. The engine powering the arsenal. | Active |
| Tool | Description | Status |
|---|---|---|
| Port Scanner Plus | Advanced port enumeration with multi-engine scanning and service fingerprinting | Ready |
| Subdomain Hunter | Subdomain discovery and validation with multiple resolver strategies | Ready |
| DNS Enum Suite | DNS analysis with zone transfer detection and record enumeration | In Development |
| OSINT Gatherer | Automated OSINT collection across domains, people, and infrastructure | Ready |
| Network Mapper | Network topology discovery with host profiling and CVE correlation | In Development |
| Tool | Description | Status |
|---|---|---|
| Web Fuzzer Pro | Adaptive fuzzing with payload optimization and response analysis | Ready |
| Config Auditor | Configuration security analysis across web stacks and frameworks | Ready |
| SSL/TLS Scanner | Certificate and protocol testing β ciphers, chain validation, known weaknesses | Ready |
| CMS Vuln Scanner | Security testing for WordPress, Joomla, Drupal, and similar platforms | In Development |
| API Security Tester | REST and GraphQL validation β auth bypass, injection, rate limit testing | Planned |
| Tool | Description | Status |
|---|---|---|
| XSS Payload Gen | Context-aware XSS payload generation for modern CSP and WAF bypass | Ready |
| SQL Injection Tester | Injection testing with blind, error-based, time-based, and OOB techniques | Ready |
| CSRF Token Analyzer | CSRF analysis and token entropy validation | In Development |
| Payload Generators | Payload creation for multiple attack vectors with full encoding support | Ready |
| Reverse Shell Kit | Multi-platform reverse connection utilities with obfuscation options | Ready |
| PrivEsc Checker | Privilege escalation enumeration for Linux and Windows systems | In Development |
| Tool | Description | Status |
|---|---|---|
| APK Analyzer | Android app testing β manifest, permissions, CVE cross-referencing, secret scanning | Planned |
| iOS Security Tester | iOS app vulnerability assessment via libimobiledevice | Planned |
| Tool | Description | Status |
|---|---|---|
| Log Analyzer | Log parsing with anomaly detection, pattern correlation, and timeline reconstruction | In Development |
| Traffic Analyzer | Deep packet inspection and protocol analysis for network forensics | In Development |
| Tool | Description | Status |
|---|---|---|
| Report Generator | Automated security assessment report generation with customizable templates | Ready |
| Hash Cracker | Multi-algorithm hash cracking with wordlist and rule-based attack modes | Ready |
| Encoding Decoder | Universal encoding/decoding β Base64, URL, hex, HTML, Unicode, and more | Ready |
The gauntlet runs June 10 β September 18, 2025. One tool ships every five days.
| Phase | Days | Focus |
|---|---|---|
| 1 | 1β20 | Recon & intelligence gathering |
| 2 | 21β40 | Vulnerability detection and assessment |
| 3 | 41β60 | Exploitation frameworks and utilities |
| 4 | 61β80 | Automation and workflow integration |
| 5 | 81β100 | Forensics and incident response |
We accept contributions that meet these criteria:
- Solves a real security challenge not already covered by an existing tool
- Deployable in under five minutes following the documentation
- Passes a security review and includes tests
- Adds unique value β no duplication of existing tools
Process: Fork β Develop β Document β Test β Pull Request β Review β Merge
See CONTRIBUTING.md for directory structure requirements, the install.sh / test.sh conventions, and the full review checklist.
| Tier | Threshold |
|---|---|
| Legendary | 10+ tools |
| Elite | 5β9 tools |
| Veteran | 2β4 tools |
| Contributor | 1 tool |
All tools are for authorized security testing only.
You are responsible for ensuring you have explicit permission before running any tool against a target system. Unauthorized use is illegal in most jurisdictions. Responsible disclosure: follow the affected vendor's disclosure policy.
- Discord β discord.gg/SecVulnHub β contributor coordination, questions, announcements
- Issues β bug reports and feature requests
- Discussions β proposals and ideas
- Security reports β
security@secvulnhub.local
MIT License. See LICENSE.


