Advanced IoT network security scanner.
Unified multi-tool intelligence platform
integrating Wireshark · Nmap · RustScan · Naabu · Masscan.
Automatic device type and vendor identification across the entire IoT landscape. Correlates OS signatures, banner grabs, and behavioral patterns.
Real-time correlation against known CVEs for Hikvision, D-Link, GoAhead, Netgear and other IoT firmware. Prioritized risk scoring.
Deep packet inspection and flow analysis. Anomaly detection for cleartext protocols, abnormal beacon intervals, and data exfiltration patterns.
Generates HTML, JSON, and PDF outputs automatically after each scan. Full audit trail with timestamped event persistence.
Async REST API with scan orchestration, status polling, and report retrieval. Designed for integration into CI/CD security pipelines.
Docker Compose for development, Kubernetes manifests and Terraform IaC for production. Scales horizontally across distributed scan nodes.
| Method | Path | Description |
|---|---|---|
| POST | /api/v1/scan/start | Start async scan |
| GET | /api/v1/scan/status/{id} | Poll scan status |
| GET | /api/v1/reports/{id} | Get scan report |
| GET | /health | Health check |