上传文件至 <script>alert(1)</script>

This commit is contained in:
heqiu 2025-07-27 10:31:38 +00:00
commit 62b24af978

View File

@ -0,0 +1,8 @@
<html>
<head>
</head>
<body>
<p></p>
<img src="1" onerror="alert('/xss/')" />
</body>
</html>