Load a database to begin
Infrastructure Pattern Analysis
Patterns discovered from vulnerability scan fingerprinting — SSL certificates, port signatures, and hosting indicators that link unknown hosts to known APT infrastructure.
Pattern Details
Scan Candidates (port fingerprint match)
Quick Exports
Run a query and download the results as CSV directly from the browser.
Database Commands
Run these in your terminal. After making changes, reload the .db file here.
Full Rebuild
python database/rebuild_db.py
Import New Vuln Scan
python scripts/import_data.py vulnscan scans/your_scan.csv
Import APT Report
python database/import_incremental.py apt-report reports/apt-targets/APT-TARGETS-xxx.md
Import New IPv4 IOCs
python database/import_incremental.py ipv4 iocs/new_ips.txt
Export Web DB
python database/export_web_db.py
CLI Stats
python database/query.py stats
Database Health Check
Click "Run Health Check" to analyze database integrity.
Load a database to begin
Load a database to begin
Load a database to begin
Load a database to begin