Completed
DerbyCon 2013
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Password Intelligence Project - Advanced Password Recovery and Modern Mitigation Strategies
Automatically move to the next video in the Classroom when playback concludes
- 1 DerbyCon 2013
- 2 Objectives
- 3 Recent Enterprise Password Fails
- 4 The Historic Password Problem
- 5 How Modern Passwords Work
- 6 How Password Complexity Works
- 7 How Password Length Works
- 8 How Passwords Are Compromised
- 9 Obtain and Dump Windows Credentials into Password Cracking Program
- 10 Inherent Password Problems
- 11 Recovery Sequencing
- 12 Dictionary Attack Dynamics
- 13 Dictionary Recovery Tricks
- 14 Brute Force Recovery (10)
- 15 Brute Force Lowercase (26)
- 16 Brute Force Advance Techniques
- 17 Removing Restricted Password Lengths
- 18 Reducing the key Space "Wheel of Fortune" Recovery Methodology . abcdefghijklmnopqrstuvwxyz - 8 Characters - 217,180,147,158
- 19 Presumed vs. Guaranteed Key Space Complexity
- 20 Brute Force Password Resistance
- 21 Length Trumps Complexity
- 22 Establish Multiple Passwords
- 23 Consider a Password Vault Service
- 24 Fixing the Problem
- 25 Salt and Encrypt Stored Credentials
- 26 Compromise Detection Strategies
- 27 Strong Multi-Factor Authentication 3 Types of Authentication
- 28 2Step != 2Factor Authentication
- 29 Hard Tokens -Strongest Most Expensive Protection
- 30 Soft Tokens - Good Protection at a Reasonable Price
- 31 2FA Application Development
- 32 The Future of 2FA?
- 33 Conclusion: 2FA - Knowledge is Power!