CTFshow-web2

首先打开链接,是一个登录页面,url无参数,初步判断个POSTsql注入使用burp抓包,观察到post可注入推测sql语句为 select***fromuserwhereusername=?andpassword=?用户名框输入admin'or1=1 orderby3#判断字段为3再输入admin...