-
less8
- 输入id=1 id=2 id=hello id=' id=" 判断语句是select * from table where id = 'input'
- 正常页面和错误页面不同,且不会报错
- 所以进行布尔盲注
-
less9
- 发现无论id=什么东西都是返回正确的页面
- 通过时间盲注来判断语句例如id=1' and (select sleep(5)) --+
- 判断出注入点后用时间盲注来查找
-
less10
- 与less9类似
本文标题:sqli-labs less8-less10
本文链接:https://www.haomeiwen.com/subject/kvfaoqtx.html
网友评论