文章分类 -  渗透测试

摘要:风炫安全WEB安全学习第九节课 常见Sql注入漏洞(一) SQL注入 基础知识 数字: select username,email from users where id=1; 字符串:Select id,email from members where username='xxx'; 搜索型:se 阅读全文
posted @ 2021-01-05 13:01 风炫安全 阅读(111) 评论(0) 推荐(0)