Security Design / Controls & Secure Coding
Software Security Errors
7 (+1) Kingdoms of Software Security Errors
- Input Validation
- API Abuse
- Security Features
- Time and State
- Error Handling
- Code Quality
- Encapsulation
- (Bonus) Environment
- The environment includes all the stuff that is outside your own code but still critical to the security of the software you create.