Become King Of Hell
  Guest viewing is limited

SuperiorC2 Botnet Leaked [SuperiorAPI]

Joined
Sep 28, 2022
Messages
8
Location
Hell
Hellcoins
♆28
photo-6033132319105201304-y.jpg




Terminal
  • Custom virtual terminal
  • Reject bad input (e.g. arrow keys)
  • Virtual input buffer (edit with backspace)
  • Fast & secure

Attacking
  • Send to Mirai clients
  • Send to API's
  • Max time
  • Concurrents
  • Cooldown
  • Logging to db
  • Format
[method] [target] [time] [port]
Default Port (Edit in attacks.json)
[method] [target] [time]


Sessions
View sessions
  • Custom ansi table writer
  • Supports Live Wire Gradient
sessions listids
  • Custom ansi table writer
  • Supports Live Wire Gradient
Broadcast
  • Prints above the prompter
  • Always in sight
  • Format
  • - broadcast [message]
Message a certain Session
  • Prints above the prompter
  • Always in sight
  • Format
sessions message [username]@[session-id] [Message]

kick a certain Session
  • Kicks and removes session from the list
  • Closes the session instantly
  • Format
sessions kick [username]@[session-id]

Grab session info
  • Shows collected information about the session
  • Shows the Remote Addr and the Session Uptime
  • Format
sessions info [username]@[session-id]
Users
  • Usernames
  • Cooldown
  • Banned
  • Admin
  • MaxTime
  • Concurrents
  • Add
  • Remove
  • Edit
  • Password hashing
UI
  • Custom UI
  • Live updatable with the `reload` command
  • Supporting Terms
  • Terms, Please note that not all terms will work on some screens


Setup Tutorial:
Code:
sudo apt install mysql-server
Code:
sudo mysql_secure_installation
Code:
mysql -proot
Code:
SHOW DATABASES;
Code:
CREATE DATABASE greek;
Code:
USE greek;
Code:
CREATE USER 'greek'@'localhost' IDENTIFIED BY '7474ji4j6ti0260ijm6j462';
Code:
GRANT ALL PRIVILEGES ON * . * TO 'greek'@'localhost';
Code:
FLUSH PRIVILEGES;
Code:
EXIT;
Code:
chmod 777 *
Code:
sudo ./Greek

Password:
Code:
hellofhackers
You must reply before you can see the hidden data contained here.
 
Last edited by a moderator:
Top