β οΈ Demo Mode: Using simulated data. Install real ZAP for production.
Checking ZAP status...
0
Total Alerts
0
High Risk
0
Medium Risk
0
Low Risk
0
Info
π·οΈ Spider Scan
Automatic discovery of links and content on the target website
β‘ Active Scan
Active vulnerability testing with attack payloads
π Alerts
View vulnerabilities discovered by ZAP
π Reports
Generate security scan reports
π Scanned Sites
List of all sites scanned in this session
ποΈ Controls
Manage running scans and alert data
π API Endpoints
GET /api/zap/status - Check ZAP status
POST /api/zap/scan/spider - Start spider scan
POST /api/zap/scan/active - Start active scan
GET /api/zap/scan/progress/:id - Get scan progress
GET /api/zap/alerts - Get all alerts
GET /api/zap/alerts/summary - Get alerts summary
GET /api/zap/report - Generate report
POST /api/zap/stop - Stop all scans
GET /api/zap/sites - Get scanned sites