All Projects → Blaumaus → rust_botnet

Blaumaus / rust_botnet

Licence: MIT license
Telegraph botnet written in Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to rust botnet

Botnets
This is a collection of #botnet source codes, unorganized. For EDUCATIONAL PURPOSES ONLY
Stars: ✭ 2,523 (+16720%)
Mutual labels:  botnet
Interactive Data Editor
A Software to interactively edit data in a graphical manner
Stars: ✭ 35 (+133.33%)
Mutual labels:  electron-app
xpanel
XAMPP control panel alternative
Stars: ✭ 28 (+86.67%)
Mutual labels:  electron-app
Tacticalrmm
A remote monitoring & management tool, built with Django, Vue and Go.
Stars: ✭ 231 (+1440%)
Mutual labels:  botnet
ryuanime
A free anime streaming , using the jkanime content by scraping the jkanime website.
Stars: ✭ 20 (+33.33%)
Mutual labels:  electron-app
Mr.Dclutterer
A minimal looking cross-platform desktop application made with Electron that handles quick file aggregation and bulk renaming.
Stars: ✭ 32 (+113.33%)
Mutual labels:  electron-app
Hontel
Telnet Honeypot
Stars: ✭ 145 (+866.67%)
Mutual labels:  botnet
tableaunoir
An online blackboard 🖉 with fridge magnets 🌈🧲 for teaching, and making animations 🏃 and presentations ⎚.
Stars: ✭ 149 (+893.33%)
Mutual labels:  electron-app
vscode-icons-manager--electron
Manage vscode icons by Dhanish Gajjar easy with ease
Stars: ✭ 22 (+46.67%)
Mutual labels:  electron-app
reveal-editor
Electron+Vue+bulma+SimpleMDE+reveal.js = Reveal editor
Stars: ✭ 62 (+313.33%)
Mutual labels:  electron-app
Telnet Iot Honeypot
Python telnet honeypot for catching botnet binaries
Stars: ✭ 252 (+1580%)
Mutual labels:  botnet
XamarinForms.VisualDebug
A library and client app to view the visual heirarchy of your Xamarin app pages as an interactive tree diagram at runtime
Stars: ✭ 22 (+46.67%)
Mutual labels:  electron-app
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (+60%)
Mutual labels:  electron-app
Doxycannon
A poorman's proxycannon and botnet, using docker, ovpn files, and a dante socks5 proxy
Stars: ✭ 216 (+1340%)
Mutual labels:  botnet
electron-webpack-sample
Sample of Electron & Webpack working together 💜
Stars: ✭ 31 (+106.67%)
Mutual labels:  electron-app
Malware
Rootkits | Backdoors | Sniffers | Virus | Ransomware | Steganography | Cryptography | Shellcodes | Webshells | Keylogger | Botnets | Worms | Other Network Tools
Stars: ✭ 156 (+940%)
Mutual labels:  botnet
Uzurion-Launcher
Custom launcher for modded minecraft written in electron.js and Node.js (premium and crack)
Stars: ✭ 120 (+700%)
Mutual labels:  electron-app
Teardroid-phprat
🇮🇳 🤖 It's easy to use android botnet work without port forwarding, vps and android studio
Stars: ✭ 417 (+2680%)
Mutual labels:  botnet
electron-typescript-react-mui
Lightweight, modern boilerplate built with electron, typescript, react, and material-ui.
Stars: ✭ 56 (+273.33%)
Mutual labels:  electron-app
ssgl-doom-launcher
Super Shotgun Launcher - Modern Doom Frontend/Mod Launcher for every Desktop Operating System
Stars: ✭ 86 (+473.33%)
Mutual labels:  electron-app

Rust Botnet

Example botnet client which uses Telegra.ph as a C&C server.

Features

  • DoS attack feature.
  • Loader & Executer of any files.
  • Update feature.
  • Program adds itself to autoload register and moves to hidden folder in C:/ drive root.
  • Botnet deletion by command.

Notice, that this is not production ready version. There are many bugs which are waiting for a fix.

Example & List of commands

Example of a C&C server is located here. Botnet uses the next syntax - command{split}value or command{split}value{sep}value's_value

Available commands

  • download_exec{split}LINK_TO_FILE - download and run a file which is located at LINK_TO_FILE.
  • ddos{split}TARGET{sep}TIME - ddos a TARGET for TIME seconds.
  • upgrade{split}LINK_TO_FILE{sep}VERSION - download and install an update which is located at LINK_TO_FILE. Update will be installed only if botnet's file version is lower than VERSION.
  • stop{split} - you should use that command to stop the previous command execution.
  • delete_botnet{split} - delete the botnet and it's registry notes from the client's PC.
  • exit{split} - close botnet's executable file.

Help

If you need any help at all, feel free to post a issue.

Contributing

Contributing is encouraged and will help make a better program. Please refer to this before contributing.

Disclaimer

This program must be used for educational purposes only! I am not responsible for anything you do with it.

Licence

This project is licensed under the MIT License - see the LICENSE.md file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].