The Botdr4g0n is a security tool for DDOS attack on SSH BOT management for distributed attacks.
- python 2.7
git clone https://github.com/mh4x0f/botdr4g0n.git
cd botdr4g0n
python setup.py install
root@local:~# botdr4g0n
_ _ _ _ _ ___
| |__ ___ | |_ __| |_ __| || | __ _ / _ \ _ __
| '_ \ / _ \| __/ _` | '__| || |_ / _` | | | | '_ |
| |_) | (_) | || (_| | | |__ _| (_| | |_| | | | |
|_.__/ \___/ \__\__,_|_| |_| \__, |\___/|_| |_|
|___/
Version: 1.3.2
Author: Marcos Nesster (@mh4x0f)
:: help
[*] Available Commands:
=======================
Commands Description
-------- -----------
agents list all agents in interacting
check test all agents login ssh
clear clean up the line
del delete bot using <id>/all
execute execute command on agents
exit exit the program.
help show this help
interact interact with one/all agents
jobs list/kill jobs running on agents
list list/check/filter list agents on database
register add bot on database
sysinfo print information session on agents
update find newer versions
::