Cracking
Hashes
hashcat -m <MODE> <HASH> <WORDLIST>
hashcat -m 22931 ../wordlists/users/ssh_david.txt ../wordlists/rockyou.txt
Mash attack
When we know the password length or the password pattern
SSH
ZIP
Find strings
We can use strings to find strings in a file
It can be a database, a binary, a .exe, a disk, etc.