COD 303 - Common C Vulnerabilities & Attacks
Course Details
Course Number: COD 303
Course Duration: 20 minutes
Course CPE Credits: .5
NICE Specialty Areas
Related Subject Matter
Foreign Languages Available:
- English
Course Overview
In this secure coding course, you will review common C application vulnerabilities, how they manifest in code; as well as techniques and libraries that you can use to mitigate the risk of attack.
After completing this course, you will be able to mitigate risk from the following vulnerabilities:
- Format string attacks
- Integer overflows
- Path Traversal issues
- Command injection
- SQL injection