← Back to Security Kit

🔍 Vulnerability Scanner

$9.99

Scan any host for open ports, SSL certificate issues, HTTP security header gaps, and common misconfigurations. Generates a structured HTML report with severity ratings. Zero dependencies — Python 3.10+ stdlib only.

# Scan a host with default ports
python main.py --target example.com

# Custom port range + JSON output
python main.py --target 192.168.1.1 --ports 1-1024 --output json

# Full scan with SSL checks
python main.py --target example.com --ports 1-65535 --ssl
Buy Now — $9.99

Related tools

Compliance Checker Pentest Helper Dependency Auditor