COD 329 - Testing for Cross-site Scripting (CWE-79)
Course Details
Course Number: COD 329
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-79: Improper Neutralization of Input During Web Page Generation (‘Cross-site Scripting’), or XSS.
Topics include:
- Impact of improper neutralization of input
- Techniques for finding XSS issues through code review and testing
- Secure coding best practices to prevent XSS injection attacks
- Technology and platform-specific weaknesses