- Comprehensive Scanning: Combines nuclei, subfinder, httpx, naabu, and dalfox
- Smart Detection: 1500+ nuclei templates for vulnerability detection
- Professional Reports: HTML and JSON output with severity classification
- Performance Optimized: Multi-threaded scanning with configurable timeouts
git clone https://github.com/ubxroot/vulnrecon.git
cd vulnrecon
chmod +x install.sh
./install.shpython vulnrecon.py -d example.com -o html-d Target domain (required) -o Output format (json/html) -q Quiet mode (suppress output) -t Thread count (default: 10)
python vulnrecon.py -d example.com
python3 Vulnrecon.py example.com -t 15 -T 20 -o reportspython vulnrecon.py -d example.com --subdomainspython vulnrecon.py -d example.com --portshttps://i.imgur.com/JQZQZJQ.png
Linux (Full support) macOS (Full support) Windows (Basic functionality)
This tool is for authorized security testing only. Unauthorized use is prohibited.
Pull requests are welcome! See CONTRIBUTING.md for guidelines.
Developed with 🔒 by UBXROOT