Skip to content

kira2040k/RedbloodC2

Repository files navigation

Public version of Redblood C2

This is a simple command and control server to handle sessions and your victims 

installation

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

Usage

After install node.js and and all modules from npm 

execute:
node server.js 

Now visit http://localhost/

username: admin
password: admin




Feature present
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

$ node 
> crypto.randomBytes(64).toString('hex');
dac771b25290f7a54ff628bdfc9a7e0de879d178a331b16cb65e7199b9d7ce2b7afb30f406415f3852704a0decba68a5c4859a81d29ee680e6427939fd8d99a2




Screenshots



About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published