Skip to content

ubxroot/Vulnrecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulnrecon - Enterprise Vulnerability Assessment Platform

Python Version License Platform Status

🔥 Features

  • 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

🚀 Quick Start

Installation

git clone https://github.com/ubxroot/vulnrecon.git
cd vulnrecon
chmod +x install.sh
./install.sh

Basic Usage

python vulnrecon.py -d example.com -o html

📚 Full Documentation

Command Options

Option Description

-d Target domain (required) -o Output format (json/html) -q Quiet mode (suppress output) -t Thread count (default: 10)

Scan Types

Full Assessment:

python vulnrecon.py -d example.com
python3 Vulnrecon.py example.com -t 15 -T 20 -o reports

Subdomain Discovery:

python vulnrecon.py -d example.com --subdomains

Port Scanning:

python vulnrecon.py -d example.com --ports

📊 Sample Report

https://i.imgur.com/JQZQZJQ.png

🌐 Supported Platforms

Linux (Full support) macOS (Full support) Windows (Basic functionality)

⚠️ Legal Disclaimer

This tool is for authorized security testing only. Unauthorized use is prohibited.

🤝 Contributing

Pull requests are welcome! See CONTRIBUTING.md for guidelines.

Developed with 🔒 by UBXROOT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages