Josexv1 / botdr4g0n

botnet SSH Client manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:::BOTdr4g0n:::

BOTNET SSH Manager

The Botdr4g0n is a focused tool for DDOS attack on SSH BOT management and installation tools for distributed attacks. still has appeal as a tool to add AES to encrypt attack and leave the data protected by a key. Use key [tab] for complete command in tool.

<iframe width="560" height="315" src="//www.youtube.com/embed/YEmCzRpALWE" frameborder="0" allowfullscreen></iframe>

Documentation

------------------------------------------

Command main

The main controls are fundamental to the operation of it, used "use create + [host] + [user] + [password]" to the database adds a new bot, then you can use "add_attack" which enables all bot to receive commands.

use status Used for List all BOT added in database;
use create [host] [user] [pass] Create or add a new BOT;
use add_Attack Add the bot to attack;
use set-commad [command] Run the command ALL BOT;


Command of Attack

The attack commands are two tools used to "G3M" and "floodSYN.py", this does not prevent the attacker can install other command-line tool to use as pivor attack.

use install_flood Install all bots flood.py DDOS;
use install_g3m Install G3m for attack;
use attack_start [target][port] Attack SYN flood all BOT;
use attack_g3m [target][port] Attack G3m website Turbo;


Command Encrypt

The command data encryption with algorithm AES using a key, thereby protecting the entire database of your BOT.

use encrypt [key] Encrypt the data of the Bank;
use descrypt [key] Descryt the data of the Bank;


Command Delete database

Used for delete BOT of database.

use delete_all Delete all BOT of Database;

use delete [id] Clear ID for the database;

use clear_install Delete all tool installed in BOT;

License

The MIT License (MIT) Version 1.0 Copyright (c) 2014 Mh4-(msfcd3r) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

botnet SSH Client manager


Languages

Language:Python 100.0%