Password Reuse
Whenever you see a user account or a credential, then write it down and compile a users wordlist and a passwords wordlist. You can then try out all these combinations on all services you want access to.
Note: Don't use this script to bruteforce user account passwords, it sucks
Sucrack
On linux, use sucrack. Link to static binary.
Building the static binary:
Enumerating through a users and passwords list:
Warning: Running sucrack may break your reverse shell a bit!
Last updated