Skip to content

tassoneroberto/botnet-manager

Repository files navigation

Botnet Manager

Introduction

Malware capable of control many remote machines. The repository contains the source code of the malware and the control panel as a web-ui.

Legal disclaimer

Usage of the code from this repository for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

Features & Commands

  • Get Machine IP
  • Get Machine ISP
  • Get Machine Location
  • Block Antivirus Websites
  • Time of activity
  • Get Hardware Details
  • Scan for files
  • Upload files
  • Files Removing
  • Disks Formatting
  • Keylogger
  • Screen Capture
  • Webcam Capture
  • Microphone Capture
  • Cryptocurrency Mining
  • Reverse Shell
  • DDoS Attack

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Installation

Clone

git clone https://github.com/tassoneroberto/botnet-manager.git

Web UI

Upload the web-ui to a webserver (PHP and MySQL are required).

Create a MySQL database and create a file .env.local with the database configuration. Also, change the fields $validUrl in index.php with the web-ui address (used to communicate to the malware that the web-ui address changed).

Initialize the database tables by importing the file db-init.sql.

Malware

Open the project in Visual Studio and change the BASE_URL variable with the web-ui address.

Build the entire project.

Upload the output .exe files located in botnet/EXE to remote host (inside the software folder).

Usage

Run the Installer.exe file and open the web-ui to check if the system is installed correctly.

About

Malware capable of controlling many remote machines.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published