legba icon indicating copy to clipboard operation
legba copied to clipboard

A multiprotocol credentials bruteforcer / password sprayer and enumerator. 🥷

Results 13 legba issues
Sort by recently updated
recently updated
newest added

Hello, I have a question about using Legba for Redis brute-force cracking. If I want to crack the password without a username, how should I configure the command line? What...

Hi, im trying to brute force the webapplication login form (https) with this command ./legba http \ --username prtgadmin \ --password prtgadmin \ --target https://xx.xx.xx.xx \ --http-method POST \ --http-success-codes...

Hi, i was using latest build and failed to run http.basic brute-force on a HTTP/2 webserver, i tested again with another HTTP/2 demo website and same result. Can you verify...