legba

Multiprotocol credentials bruteforcer and password sprayer

brewmacoslinux
Try with needOr install directly
Source

About

Multiprotocol credentials bruteforcer/password sprayer and enumerator

Commands

legba

Examples

Bruteforce SSH credentials against a target host$ legba ssh --target 192.168.1.100 --username admin --password-list passwords.txt
Perform password spraying against HTTP Basic Auth$ legba http --target http://example.com --username-list users.txt --password myPassword123
Enumerate users via LDAP with credential attack$ legba ldap --target ldap.example.com --username administrator --password-list passwords.txt