π§ͺ Event Handler XSS Lab by SudoHopeX
Practice bypassing filters using HTML event handlers. Trigger alert(document.domain)
or alert(window.origin)
to unlock the next level.
π° Level 1 β Basic Event Handler Injection
π― Level 2 β Less Common Events
π§© Level 3 β Filtered Events
π‘οΈ Level 4 β WAF Bypass
Bypass basic WAF that strips all on*
attributes using creative techniques.