Network reconnaissance and exploitation intelligence platform with real-time threat data and comprehensive security analysis
Self-Hosted Request AccessComprehensive vulnerability assessment across network services, web applications, and system configurations with optimized Nmap integration and custom detection rules.
Beyond CVSS - intelligent risk assessment incorporating CISA KEV data, exploit availability, asset criticality, and business impact analysis.
Actionable remediation guidance with specific commands, detection methods, SIEM integration patterns, and attack vector analysis.
Multi-user web platform with PostgreSQL backend, REST API, WebSocket monitoring, and JWT authentication for production environments.
Live scan progress tracking, WebSocket updates, dashboard analytics, and continuous vulnerability monitoring capabilities.
CLI tools, web interface, REST API, and programmatic access. Deploy on-premises or cloud with complete customization options.
Run the scanner on your own infrastructure. All traffic stays on your network.
1. Pull and run (requires Docker):
docker run -d -p 8080:8080 \ -e DATABASE_URL=sqlite:///data/scanner.db \ micaelamaria/kavnes-scanner
Click to copy
2. Open in browser:
http://localhost:8080
3. Or with PostgreSQL (recommended for production):
docker run -d -p 8080:8080 \ -e DATABASE_URL=postgresql://user:pass@host:5432/db \ micaelamaria/kavnes-scanner
The Docker image includes nmap and all scanning tools. No source code exposed.
Your scans, your data, your infrastructure.
This platform is for authorized security testing only. Only scan systems you own or have explicit written authorization to test.
Download and run locally for full security assessments with zero third-party dependencies