feat: add even more vulnerabilities!

This commit is contained in:
2025-06-06 10:04:38 +03:00
parent 5bea4d52cb
commit b79d9b804a
4 changed files with 75 additions and 13 deletions

View File

@ -8,6 +8,6 @@
</head>
<body>
<?php include 'header.php'; ?>
<h1>404 - Not found!</h1>
<h1>404 - Not found! <?= urldecode($_SERVER["REQUEST_URI"]) ?></h1>
</body>
</html>