MySQL - Code exec

This commit is contained in:
Swissky
2017-11-09 09:05:50 +01:00
parent edd5f3601f
commit f740d8e825
4 changed files with 34 additions and 11 deletions

View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<!-- #include file = "Web.config" -->
<script>alert('XSS')</script>
</body>
</html>