/SshBruteForce

Ssh brute forcing tool using password list

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Ssh brute forcer

Tool for brute forcing ssh connections. Use a password list file. Passwords must be separated by newlines.

usage

$ ./sshBruteForce.py -H <host> -u <user> -d <Password list file>