
In this course, you will develop the skills you need to successfully perform and combat Cross-Site Scripting (XSS) attacks. XSS is one of the top 10 most dangerous and common web application attacks according to both OWASP and CWE. I’ve spent months creating and collecting the best resources on XSS to put them in this course so that you can learn Cross-Site Scripting in a fun, efficient, and practical manner.
Syllabus
- Getting Started
- What is Cross-Site Scripting (XSS)?
- Creating our lab environment
- Reflected XSS
- Stored (Persistent) XSS
- DOM-based XSS
- postMessage XSS
- Blind XSS
- Using BeEF
- Attacking a web application (OWASP Juice Shop)
- Defending against XSS
- Conclusion and additional resources

