web dev security
- CSRF
- XSRF
OWASP (Open Web Application Security Project) Top 10
- Injection
- Bad Authentication
- Sensitive Data Exposure
- XML External Entity (XXE)
- Bad Access Control
- Security Miscofiguration
- Cross Site Scripting
- Insecure deserialization
- Using component with Vulnerabilities
- Insufficient logging and monitoring