Description
In this course, you will :
- Practice protecting against various kinds of cross-site scripting (XSS) attacks..
- Form plans to mitigate injection vulnerabilities in your web application..
- Create strategies and controls to provide secure authentication..
- Examine code to find and patch vulnerable components..
Syllabus :
- Setup and Introduction to Cross Site Scripting Attacks
- Injection Attacks
- Authentication and Authorization
- Dangers of Vulnerable Components and Final Project