curriculum
curriculum copied to clipboard
OWASP Top 10 - Injection
Expanding the existing Injection
insight to an entire workout based on the following standards.
- [x] Identify SQL injection risks
- [ ] Mitigate SQL injection risks using parameters
- [ ] Mitigate SQL injection risks using whitelists
- [ ] Distinguish between the limitations of SQL Injection mitigation strategies
- [ ] Demonstrate a SQL injection attack using parameter manipulation
- [ ] Recognize SQL injection vulnerabilities in ORMs & other frameworks