Skip to content

XSS, Part Two

Published on

This module reviews XSS (Cross Site Scripting), an attacker-controlled JavaScript executing in a user's browser. We explore stored or persistent XSS and devise a plan to mitigate XSS in your applications. We also review real-life XSS examples.
This module reviews XSS (Cross Site Scripting), an attacker-controlled JavaScript executing in a user's browser. We explore stored or persistent XSS and devise a plan to mitigate XSS in your applications. We also review real-life XSS examples.