COD 301 - Secure C Buffer Overflow Mitigations
Course Details
Course Number: COD 301
Course Duration: 45 minutes
Course CPE Credits: 1
NICE Specialty Areas
Related Subject Matter
Foreign Languages Available:
- English
Course Overview
This course focuses on C-language buffers. Upon completion of this course you will learn good memory management techniques and coding best practices to help you avoid buffer & integer overflows, format string vulnerabilities, and race conditions.
Topics include:
- Mitigating buffer overflows and race conditions
- Preventing memory management, format string, injection and integer overflow vulnerabilities
- Protecting data in memory