02Modules
Dictionary Attack
Easy20MIN
VIDEOYOUTUBE
A dictionary attack is very simple. We take a username, a list of common or likely passwords, and then try to log in with each password found in the list.
Exercise
There are numerous ways to perform such an attack. In this exercise, we use a password list found at the path /usr/share/wordlists/common-passwords.txt on the training machine, as well as a command line tool called THC Hydra to automate the guessing process. Start the exercise and continue reading!
1 / 5
Hakatemia Pro
Learn to hack — start here
Hundreds of interactive courses, virtual labs and CTF challenges in your browser. Start a free trial — no card required.