mirror of
https://github.com/weyne85/PayloadsAllTheThings.git
synced 2025-10-29 16:57:02 +00:00
Clean project - Renamed and added PHP juggling type
This commit is contained in:
6
XSS injection/XML XSS basic.html
Normal file
6
XSS injection/XML XSS basic.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<something:script xmlns:something="http://www.w3.org/1999/xhtml">alert(1)</something:script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user