COD 326 - Testing for SQL Injection (CWE-89)
Course Details
Course Number: COD 326
Course Duration: 15 minutes
Course CPE Credits: .3
Related Learning Paths
Related Subject Matter
Foreign Languages Available:
- English
Course Overview
In this course, you will learn how to identify and mitigate CWE-89: Improper Neutralization of Special Elements used in a SQL Command (SQL Injection).
Topics include:
- Impact of improper neutralization of special elements
- Techniques for finding SQL Injection issues through code review and testing
- Secure coding techniques to prevent SQL injection attacks
- Technology and platform-specific weaknesses