This document discusses password cracking through dictionary attacks. It explains that passwords are insecure by nature and vulnerable to brute force guessing. Dictionary attacks use wordlists of common passwords, words, and phrases rather than every possible combination in a brute force attack. The document demonstrates running a dictionary attack on an FTP server, finding a password in under 4 minutes. It concludes that dictionary attacks can be powerful when using optimized wordlists from past breaches.