Password Cracking 101+1 Training
Resources
1
Posts
1
Posters
80
Views
1
Watching
-
Password Cracking 101+1
URL: https://in.security/technical-training/password-cracking/
It's a few years old now, but here's some training that I released. It's circa 4 hours worth of video content spread across 15 sessions and there's a link on the page to download an accompanying VM (OVA) of a Kali distro pre-build with the hands-on exercises and answers. Even without the VM, there's plenty that can be learned by following along the vids.
Course syllabus:
- Online attacks
- Dictionaries and rules
- Brute force
- Masks, customer character set & hybrid attacks
- Combinator passphrase breaking and delimiters
- Password protected files
- Candidate generation and target-specific wordlists
- Expander, Fingerprint, PRINCE and non-deterministic attack techniques
- Unknown hashes/variable iteration testing
- Foreign character and emoji attacks
- Attack analysis
Hope it helps!