Skip to content
KitploitKITPLOIT
ToolsBlog
Einreichen
ToolsBlog
Einreichen

Hacking-, PenTest- und Cybersicherheits-Tools für Ihr Sicherheitsarsenal!

Kitploit ist ein Verzeichnis von Hacking-, Cybersicherheits- und Pentesting-Tools. Entdecken Sie die neuesten Projekt-Updates, um Schwachstellen zu finden, Systeme zu analysieren, Tests zu automatisieren und Ihre Sicherheit zu stärken.

··Feeds·Kontakt·Datenschutz·© 2026 Kitploit

Tool-Verzeichnis

Kategorien

Alle Kategorien anzeigen
Loading categories
RedbloodC2 — Node.js Command-and-Control-Server mit FUD-Payload-Generierung, verschlüsselter Kommunikation, Sitzungsverwaltung sowie Modulen zur Datenexfiltration und Windows-Persistenz. | Kitploit
Tools/GitHubGitHub/kira2040k/redbloodc2
Phishing-ToolsVerschlüsselungs-/EntschlüsselungstoolsPayload-GenerierungPersistenzmechanismenDatenexfiltrationPost-ExploitationCommand and ControlRed Teaming
GitHubkira2040k/redbloodc2

RedbloodC2

Node.js Command-and-Control-Server mit FUD-Payload-Generierung, verschlüsselter Kommunikation, Sitzungsverwaltung sowie Modulen zur Datenexfiltration und Windows-Persistenz.

Repository anzeigen
294vor 3 JahrenVon Kitploit geprüft

Beliebteste

Alle anzeigen →

Entdecken Sie die meistgenutzten Tools unserer Community.

Alle Tools erkunden

Durchsuchen Sie unsere Tool-Sammlung

Alle Tools anzeigen →
Teilen

Öffentliche Version von Redblood C2

root@kitploit:~
This is a simple command and control server to handle sessions and your victims 

Installation

root@kitploit:~
$ git clone https://github.com/kira2040k/RedbloodC2.git
$ cd RedbloodC2
$ npm install
$ node server.js

Verwendung

root@kitploit:~
After install node.js and and all modules from npm 

execute:
node server.js 

Now visit http://localhost/

username: admin
password: admin




Funktionvorhanden
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✔️

Neue Funktionen:

  • Neues UI
  • http / https payloads
  • FUD macro
  • nim & golang & C# & powershell payloads
  • FUD http/https powershell
  • manage sessions
  • admin and users
  • process list
  • upload & download files
  • detect os
  • add modules keywords
    • kiraRandomstr: for generate random string
    • kiraRandomint: generate random number
  • add more modules
    • browser modules
    • data exfiltration modules
    • windows persistence modules
  • user can access limited sessions chosen by admin

Hinweise:

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

root@kitploit:~
$ node 
> crypto.randomBytes(64).toString('hex');
dac771b25290f7a54ff628bdfc9a7e0de879d178a331b16cb65e7199b9d7ce2b7afb30f406415f3852704a0decba68a5c4859a81d29ee680e6427939fd8d99a2


Dokumentation



Screenshots



Tool herunterladen