🔍
Capture Layer API
File interception and monitoring endpoints
🛡️
Static Analysis API
8 analyzers for comprehensive file scanning
🚨
Response Layer API
Automated threat response and management
🏥
System API
Health checks and system monitoring
⚡
Features
Advanced capabilities and integrations
Capture Layer API
Real-time file interception and monitoring system with advanced security features.
GET
/api/capture/status
Get current capture layer status and statistics
GET
/api/capture/status/page
Interactive capture layer monitoring dashboard
GET
/api/capture/monitoring-info
Detailed monitoring information and metrics
GET
/api/capture/files-processed-count
Total count of files processed by the system
Static Analysis API - 8 Analyzers
Comprehensive file analysis with 8 specialized analyzers for maximum security coverage.
GET
/api/static-analysis/page
Interactive static analysis interface with file upload
GET
/api/static-analysis/statistics/page
User-friendly statistics dashboard with visual charts
POST
/api/static-analysis/upload-analyze
Upload and analyze files through complete workflow
GET
/api/static-analysis/statistics
Comprehensive analysis statistics and reports
GET
/api/static-analysis/statistics/data
Raw statistical data in JSON format
POST
/api/static-analysis/test/{analyzer}
Test individual analyzers (yara, code, document, permission, entropy, ml)
Response Layer API
Automated response system for handling detected threats and managing security actions.
GET
/api/response/results/page
Comprehensive response results dashboard with threat management
GET
/api/response/status
Get current response layer status and capabilities
GET
/api/response/quarantine/list
List quarantined files with threat level filtering
GET
/api/response/monitoring/list
List files under active monitoring
System API
System health monitoring and administrative endpoints.
GET
/api/health/page
System health monitoring dashboard
GET
/dashboard
Main dashboard with real-time monitoring
GET
/api/docs
Interactive Swagger UI documentation