COD 348 - Testing for Uncontrolled Format String (CWE-134)
Course Details
Course Number: COD 348
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-134: Testing for Uncontrolled Format String.
Topics include:
- Impact of uncontrolled format strings
- Techniques for finding format string issues through code review and testing
- Secure coding best practices for properly formatting strings
- Technology and platform-specific weaknesses where applicable