WebGoat/webgoat-lessons/cross-site-scripting/src/main/resources/lessonPlans/en/CrossSiteScriptingMitigation_plan.adoc
2019-03-26 08:43:38 +01:00

14 lines
296 B
Plaintext

== Concept
After learning what Cross-Site Scripting (XSS) is and how it works,
you will know learn how you can defend against it.
== Goals
* The user will understand the best practices for defending against XSS injection attacks
* The user will demonstrate knowledge on:
** XSS mitigation