curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

OWASP Top 10 - Injection

Open milesflo opened this issue 7 years ago • 0 comments

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

milesflo avatar Feb 28 '18 18:02 milesflo