authoscope

Scriptable network authentication cracker for testing credentials

brewmacoslinux
Try with needOr install directly
Source

About

Scriptable network authentication cracker

Commands

authoscope

Examples

Crack SSH authentication on a target host$ authoscope ssh://user@192.168.1.100 -w passwords.txt
Test FTP credentials with a wordlist$ authoscope ftp://target.com -u admin -w common_passwords.txt
Brute force HTTP basic authentication$ authoscope http://target.com/admin -u admin -w wordlist.txt --threads 4