Lucene search
K

3773 matches found

exploitpack
exploitpack
added 2008/01/06 12:0 a.m.8 views

DCP-Portal 6.11 - SQL Injection

DCP-Portal 6.11 - SQL Injection !/usr/bin/php -q But the script filter the quotes with this code, included in each page of the cms: 0 119. $str = $SERVER'QUERYSTRING'; 120. $arr = split';&', URLdecode$str; 121. $pos = strpos$str, "'"; 122. if $pos 123. $hackattempt = true; ... ? But we can bypass...

0.2AI score
Exploits0
seebug.org
seebug.org
added 2008/01/06 12:0 a.m.13 views

Tribisur <= 2.0 Remote SQL Injection Exploit

No description provided by source. !/usr/bin/php -q ?php echo "Tribisur = 2.0 Remote SQL Injection Exploit\r\n"; echo "Coded by x0kster -x0ksterATgmailDOTcom - \r\n"; / Script Download : http://www.comscripts.com/scripts/php.tribisur-20.1211.html Bug 1 in modules/forum/liste.php : First, this...

7.1AI score
Exploits0
0day.today
0day.today
added 2008/01/05 12:0 a.m.12 views

Tribisur <= 2.0 Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ============================================ Tribisur And now the bugged code :- : So we can exploit it with this simple PoC: forum.php?action=liste&cat=-1+union+select+0,concatpseudo,0x3a,passe,0,0,0,0,0,0,0,0+from+utiliz+where+id=1 Bug 2...

7.1AI score
Exploits0
0day.today
0day.today
added 2008/01/05 12:0 a.m.24 views

samPHPweb (songinfo.php) Remote SQL Injection Vulnerability

Exploit for unknown platform in category web applications =========================================================== samPHPweb songinfo.php Remote SQL Injection Vulnerability =========================================================== Title:samPHPweb songinfo.php Remote SQL Injection...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/01/04 12:0 a.m.30 views

MyPHP Forum &lt;= 3.0 (Final) Remote SQL Injection Vulnerability

No description provided by source. ================================================================================================= / | |\ \ / | / |/ | | |/ \ | | / \ \ | \ \ &...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2008/01/03 12:0 a.m.67 views

ClipShare (uprofile.php UID) Remote SQL Injection Vulnerability

No description provided by source. video sharing www.clip-share.com Remote SQL Injection Exploit All Version AUTHOR :Krit webmaster of http://www.thaishadow.com HOME : http://www.thaishadow.com Download : http://www.clip-share.com/ DorKs :inurl:/uprofile.php?UID= or "Powered by clipshare" EXPLOIT...

7.1AI score
Exploits0
0day.today
0day.today
added 2008/01/03 12:0 a.m.17 views

MyPHP Forum <= 3.0 (Final) Remote SQL Injection Vulnerability

Exploit for unknown platform in category web applications ============================================================= MyPHP Forum | |||| /| / / ================================================================================================= This is a Public Exploit. Date: 03/01/2008...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2008/01/01 12:0 a.m.26 views

webportalcms-sql.txt

!/usr/bin/perl -w WebPortal CMS If we select an inesistent id of a mod, it'll try to include it. So we have a warning error with the hash!. use LWP::UserAgent; if @ARGV new or die "-LWP::UserAgent error.\n"; $b-agent'Mozilla/4.0 compatible; MSIE 7.0; Windows NT 5.1'; print "+Exploiting.\n"; $host...

7.4AI score
Exploits0
Packet Storm
Packet Storm
added 2008/01/01 12:0 a.m.25 views

joomlapuarcade-sql.txt

Joomla Component PU Arcade Remote SQL Injection Exploit AUTHOR : HouSSamix of H-T TeaM We are HouSSamix ToXiC350 CoNaN HOME : http://no-hack.net Script : PU Arcade Joomla Component Tested in version 2.0.3 & 2.1.3 Beta Download : http://www.pragmaticutopia.com/ DorKs : PU Arcade by...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2008/01/01 12:0 a.m.13 views

Zenphoto 1.1.3 (rss.php albumnr) Remote SQL Injection Exploit

No description provided by source. !/usr/bin/perl -w Zenphoto 1.1.3 SQL Injection Exploit Discovered by:...

7.1AI score
Exploits0
0day.today
0day.today
added 2007/12/31 12:0 a.m.22 views

WebPortal CMS <= 0.6.0 (index.php m) Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ================================================================= WebPortal CMS If we select an inesistent id of a mod, it'll try to include it. So we have a warning error with the hash!. use LWP::UserAgent; if @ARGV new or die...

7.1AI score
Exploits0
0day.today
0day.today
added 2007/12/31 12:0 a.m.12 views

Zenphoto 1.1.3 (rss.php albumnr) Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ============================================================= Zenphoto 1.1.3 rss.php albumnr Remote SQL Injection Exploit ============================================================= !/usr/bin/perl -w Zenphoto 1.1.3 SQL Injection Exploit...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2007/12/31 12:0 a.m.21 views

iptbb-sql.txt

--------------------------------------------------------------- / | |\ \ / | / |/ | | |/ \ | | | |||| /| / / --------------------------------------------------------------- Http://www.inj3ct-it.org Staffatinj3ct-itdotorg --------------------------------------------------------------- Remote Sql...

7.4AI score
Exploits0
0day.today
0day.today
added 2007/12/31 12:0 a.m.23 views

IPTBB <= 0.5.4 (viewdir id) Remote Sql Injection Vulnerability

Exploit for unknown platform in category web applications ============================================================== IPTBB | |||| /| / / --------------------------------------------------------------- Remote Sql Injection ---------------------------------------------------------------...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2007/12/31 12:0 a.m.29 views

myphp-sql.txt

Name : MyPHP Forum So we can execute an sql injection thrught the bugged variable $id. PoC: http://Site/faq.php?action=view&id=-1'+union+select+1,concatusername,0x3a,password,3+from+tableprefixmember+where+uid=1/ Sql injection in member.php So $member variable isn't controlled so we can exploit i...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2007/12/31 12:0 a.m.25 views

IPTBB 0.5.4 - &#039;id&#039; SQL Injection

--------------------------------------------------------------- / | |\ \ / | / |/ | | |/ \ | | | |||| /| / / --------------------------------------------------------------- Http://www.inj3ct-it.org Staffatinj3ct-itdotorg --------------------------------------------------------------- Remote Sql...

7AI score
Exploits0
exploitpack
exploitpack
added 2007/12/30 12:0 a.m.15 views

CMS Made Simple 1.2.2 Module TinyMCE - SQL Injection

CMS Made Simple 1.2.2 Module TinyMCE - SQL Injection ------------------------------------------------------------------------- CMS Made Simple = 1.2.2 TinyMCE module - Remote SQL Injection Advisory ------------------------------------------------------------------------- author...: EgiX mail........

0.4AI score
Exploits0
0day.today
0day.today
added 2007/12/29 12:0 a.m.17 views

CCMS 3.1 Demo Remote SQL Injection Exploit

Exploit for unknown platform in category web applications ========================================== CCMS 3.1 Demo Remote SQL Injection Exploit ========================================== !/usr/bin/perl Found by Pr0metheuS Coded by Pr0metheuS Gr33tz-Team Dork : intitle:"CCMS v3.1 Demo PW" print...

7.1AI score
Exploits0
Packet Storm
Packet Storm
added 2007/12/28 12:0 a.m.28 views

mailmachine-sql.txt

--------------------------------------------------------------- / | |\ \ / | / |/ | | |/ \ | | | |||| /| / / --------------------------------------------------------------- Http://www.inj3ct-it.org Staffatinj3ct-itdotorg --------------------------------------------------------------- Remote Sql...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2007/12/27 12:0 a.m.72 views

PHP ZLink 'go.php' SQL注入漏洞

PHP ZLink是一款基于PHP的WEB应用程序。 PHP ZLink不正确过滤用户提交的URI数据,远程攻击者可以利用漏洞进行SQL注入攻击,可获得敏感信息或操作数据库。 问题是由于'go.php'脚本对用户提交的WEB参数处理缺少充分过滤,提交恶意SQL查询作为参数数据,可更改原来的SQL逻辑,获得敏感信息或操作数据库。 Zeak.net PHP ZLink 0.3 目前没有解决方案提供: http://www.zeak.net/ !/usr/bin/perl use LWP::UserAgent; use Getopt::Long; if!$ARGV3 print "\n \'/...

7.1AI score
Exploits0
Rows per page
Query Builder