├── README.md ├── ataque.py ├── equipos.txt ├── passwords.txt ├── passwords_small.txt └── ssh.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamiras/kamiras-ssh-botnet/HEAD/README.md -------------------------------------------------------------------------------- /ataque.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamiras/kamiras-ssh-botnet/HEAD/ataque.py -------------------------------------------------------------------------------- /equipos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamiras/kamiras-ssh-botnet/HEAD/equipos.txt -------------------------------------------------------------------------------- /passwords.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamiras/kamiras-ssh-botnet/HEAD/passwords.txt -------------------------------------------------------------------------------- /passwords_small.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamiras/kamiras-ssh-botnet/HEAD/passwords_small.txt -------------------------------------------------------------------------------- /ssh.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamiras/kamiras-ssh-botnet/HEAD/ssh.py --------------------------------------------------------------------------------