Updated Cross Site Scripting (markdown)

leithoff 2016-05-27 14:30:50 +02:00
parent e9bc2c80ae
commit 151768cd05

@ -1,3 +1,5 @@
> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ **Cross Site Scripting**
## Real World XSS
### by David Zimmer http://sandsprite.com/Sleuth
#### Section 1 - [[XSS Description, and overview|XSS Description, and overview]]
@ -13,8 +15,8 @@
#### Section 3 - [[XSS Inside the mind, mental walk along of a XSS hack|XSS Inside the mind, mental walk along of a XSS hack]]
#### Section 4 - [[XSS Conclusion|XSS Conclusion]]
----
Less in dept Article on developerworks.ibm.com
<a href="http://www-106.ibm.com/developerworks/library/wa-secxss/?ca=dgr-lnxw82PreventXSS" target="_blank">Prevent XSS</a>
----
back to DeveloperDocs
> [Wiki](Home) ▸ [Developer Docs](Developer Docs) ▸ **Cross Site Scripting**