This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Education Module Cross Site Scripting (XSS)"
From OWASP
(Education Module Cross Site Scripting (XSS)) |
m (→Target audience) |
||
Line 3: | Line 3: | ||
= Target audience = | = Target audience = | ||
− | Novice. HTML and javascript knowledge is a | + | Novice. HTML and javascript knowledge is a prerequisite. |
= Presentation = | = Presentation = |
Revision as of 19:37, 29 July 2007
Module Description
This module explains Cross Site Scripting (XSS) as part of the Education Project.
Target audience
Novice. HTML and javascript knowledge is a prerequisite.
Presentation
The presentation can be found in Cross Site Scripting (XSS).
Resources
OWASP pointers
- OWASP Testing Guide on Cross site scripting
- OWASP Guide on User Agent Injection
- OWASP Article on Cross Site Scripting