NOTÍCIAS

[ANONYMOUS][grids]

Crie um gerenciador de SSH Botnet Client Botdr4g0n


O Botdr4g0n é uma ferramenta de segurança para ataque DDOS no gerenciamento SSH BOT para ataques distribuídos.

Como instalar

  • python 2.7
git clone https://github.com/mh4x0f/botdr4g0n.git
 cd botdr4g0n
Python setup.py instale
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 


::