On this page
monitor
Overview
Web interface for EpiRootkit C2

Quick Start
./deploy_c2.sh --c2 # Start C2 + Web UI
Access: http://localhost:3000
Default Password: secret123
(hash configured in config.env
)
Features
- Authentication: Secure login for web interface
- Dashboard: Real-time client monitoring with stats
- Client Management: Individual client control
Client Panels
When managing individual clients (/clients/:id
), the following panels are available:
- Overview Panel: Client status and information
- Authentication Panel: Client authentication management
- Terminal Panel: Execute commands on clients
- Upload/Download Panel: File transfer with drag-drop
- Persistence Panel: Manage rootkit persistence
- Configuration Panel: Toggle rootkit settings
- Event Log Panel: Real-time activity monitoring