mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
Created Cross Site Scripting (markdown)
parent
2a572d713d
commit
e9bc2c80ae
20
Cross-Site-Scripting.md
Normal file
20
Cross-Site-Scripting.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
## Real World XSS
|
||||||
|
### by David Zimmer http://sandsprite.com/Sleuth
|
||||||
|
#### Section 1 - [[XSS Description, and overview|XSS Description, and overview]]
|
||||||
|
* Introduction
|
||||||
|
* Prerequisites
|
||||||
|
* Impacts (Attack Scenario)
|
||||||
|
* Impact Summary
|
||||||
|
|
||||||
|
#### Section 2 - [[XSS Methods of Injection, and filtering|XSS Methods of Injection, and filtering]]
|
||||||
|
* Injection Points
|
||||||
|
* Injection methods and filtering
|
||||||
|
* XSS scripting tips and tricks
|
||||||
|
|
||||||
|
#### 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
|
Loading…
Reference in New Issue
Block a user