A fundamental component of applications is the ability to create and manage user accounts. Every day we see a barrage of attacks against poorly implemented account management facilities. These range from brute force attacks, to the cracking of breached passwords. Weaknesses in account management facilities are often due to developers not thinking from a hacker's mindset. This course demonstrates how attackers think in order to educate defenders. There are numerous high-profile precedents including the celebrity iCloud photo hack, GitHub account attacks and Dropbox credential disclosure. This course regularly refers to real world examples as a means of illustrating risks and the effectiveness of security controls.
Learning Objectives
- Password Storage
- Registration
- Logon
- Remember Me
- Account Details Change
- Password Reset
- Logoff
Framework Connections
The materials within this course focus on the NICE Framework Task, Knowledge, and Skill statements identified within the indicated NICE Framework component(s):
Specialty Areas
- Software Development