Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Need help for this algoritm
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello friends,

Im sorry but i not find a reuslt in search.

Im look for brute MANGOS hash

sha1(strtoupper($username).':'.$pass)

is sha1 hash + username

Its possible to brute them with hashcat ? If yes, how?

If is not possible you know GPU bruter can do it?

Thanks in advance
For instance you could just use -m 120 = sha1($salt.$pass) (see https://hashcat.net/wiki/example_hashes) where the format of your hashes is:
Code:
sha1_hash:USERNAME: