摘要: 阅读全文
posted @ 2017-07-22 21:47 TGhost 阅读(137) 评论(0) 推荐(0)
摘要: #简单的SQL注入 http://www.shiyanbar.com/ctf/1875 1)试着在?id=1,没有错误 2)试着?id=1',出错了,有回显,说明有注入点: #简单的SQL注入之2 http://www.shiyanbar.com/ctf/1908 1.先正常显示id=1 , id= 阅读全文
posted @ 2017-07-22 10:43 TGhost 阅读(5091) 评论(1) 推荐(0)