Added credits
This commit is contained in:
parent
8530cc9e46
commit
b61e23befb
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
# 105 JavaScript Event Handlers
|
||||
|
||||
This list is taken from [OWASP XSS Filter Evasion Cheat Sheet](https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet)
|
||||
|
||||
<br><b>FSCommand</b> (attacker can use this when executed from within an embedded Flash object)
|
||||
<br><b>onAbort</b> (when user aborts the loading of an image)
|
||||
<br><b>onActivate</b> (when object is set as the active element)
|
||||
|
|
Loading…
Reference in a new issue