Password Reuse
Last updated
Was this helpful?
Last updated
Was this helpful?
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 script to bruteforce user account passwords, it sucks
On linux, use sucrack.
Building the static binary:
Enumerating through a users and passwords list:
Warning: Running sucrack may break your reverse shell a bit!