From b61e23befbb53f060c2c11ef03743caf0cfc8641 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Mon, 12 Mar 2018 12:35:27 +0530 Subject: [PATCH] Added credits --- Database/event-handlers.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Database/event-handlers.md b/Database/event-handlers.md index 53b7ca6..9f18df8 100644 --- a/Database/event-handlers.md +++ b/Database/event-handlers.md @@ -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) +
FSCommand (attacker can use this when executed from within an embedded Flash object)
onAbort (when user aborts the loading of an image)
onActivate (when object is set as the active element)