COD 338 - Testing for Path Traversal (CWE-22)
Course Details
Course Number: COD 338
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-22: Testing for Path Traversal.
Topics include:
- Impact of path traversal
- Techniques for finding path traversal issues through code review and testing
- Secure coding best practices to prevent path traversal attacks
- Technology and platform-specific weaknesses where applicable