会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
CSDN博客地址
Yi_Warmth
CSDN地址: https://blog.csdn.net/qq_39706141
博客园
首页
联系
订阅
管理
2017年8月7日
PHP+mysql注入的基本过程
摘要: 1:验证注入(and 1=1) URL: http://127.0.0.1/test.php?id=9 and 1=1 sql语句:select * from article where id =‘9 and 1=1’;返回正常 http://127.0.0.1/test.php?id=9 and
阅读全文
posted @ 2017-08-07 14:29 Yi_warmth
阅读(234)
评论(0)
推荐(0)
编辑
公告
CSDN博客地址