Application Security
Application Security #
Book I am writing on application security.
-
Training
- Training Employees
- Designing Security Trainings
- Training Employees
-
Requirements
- Software Requirements
- SDLC
- Regulation (PCI/HIPPA/SOC/GDPR/CDPA)
- Prioritization
- Identifying Stakeholders
- Prioritizing Projects with Security Concerns
- Software Requirements
-
Design
- Best Practices for Design
- Risk Analysis: Application Threat Modeling
- DREAD
- STRIDE
- Risk Matrix
-
Implementation (Coding)
- Implementation Guidelines
- Secure coding practices
- Code Reviews
- OWASP Secure Headers Project
-
Verification (Testing)
- Verification Guidelines
- SAST Testing
- SonarQube
- Bandit
- Gosec
- npm
- DAST Testing
- Burp
- OWASP ZAP
- Nikto
- False Positives
- Third Party Library Testing
-
Release
...