Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
RedbloodC2 | Kitploit
Tools/GitHubGitHub/kira2040k/redbloodc2
Phishing ToolsEncryption/Decryption ToolsPayload GenerationPersistence MechanismsData ExfiltrationPost-ExploitationCommand and ControlRed Teaming
GitHubkira2040k/redbloodc2

RedbloodC2

View Repository
2943 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Public version of 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

Usage

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

execute:
node server.js 

Now visit http://localhost/

username: admin
password: admin




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

New features:

  • New 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

notes:

You can edit config.js to control over your C2.

Change the password of admin account and in .env file add your ipdata api key.

change token in .env file

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


Documentation



Screenshots



Download Tool