Skip to content

It's a basic ssh botnet which can brute force system passwords with provided list. Only for educational purposes :)

License

Notifications You must be signed in to change notification settings

rshopnil/brutal-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

brutal-ssh

It's a basic ssh botnet which can brute force system passwords with provided list. Only for educational purposes :)

goto the dir containing the script & invoke it like: $ python sshBotnet.py -H <host_addr> -u -F <passwd_file>

given the paswd_file is in the current dir, this script would guess the pass for all the words inside the file. So, an attempt would be as good as the passFile provided

About

It's a basic ssh botnet which can brute force system passwords with provided list. Only for educational purposes :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages