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
(→OWASP pointers) |
(→Presentation) |
||
Line 6: | Line 6: | ||
= Presentation = | = Presentation = | ||
− | The presentation can be found in [[:Image:Module Cross Site Scripting (XSS). | + | The presentation can be found in [[:Image:Module Cross Site Scripting (XSS).ppt|Cross Site Scripting (XSS)]]. |
= Resources = | = Resources = |
Latest revision as of 20:11, 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 Top 10 on Cross site scripting
- OWASP Testing Guide on Cross site scripting
- OWASP Guide on User Agent Injection
- OWASP Article on Cross Site Scripting