SQL??????????????
???????????? ???????[ 2017/6/29 9:30:11 ] ????????SQL ????? ???
????sql????????????????????????????????????????????????sql??????????????????????????????к?????????sql???????????С?????е???????????????????????sql???????
????SQL????????????к?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????CTF??????????????????????У?????????sql?????????????????????????????????????????????????????????????
??????????????
?????????????????????????where????С???????????sql?????????????????????????????users??????????ε???????
????select column_name from information_schema.tables where table_name="users"
?????????????????????????????????where????????????????????????????????????????????????????????
????users?????????????????7573657273????????sql????????
????select column_name from information_schema.tables where table_name=0x7573657273
????С??????????????????????
???????????????
???????????????????????substr() ??mid() ??limit????Щ???????????????????????substr()??mid()?????????????????from to???????????
????select substr(database(0 from 1 for 1);
????select mid(database(0 from 1 for 1);
????????limit???????offset???????
????select * from news limit 0??1
????# ?????????????SQL???
????select * from news limit 1 offset 0
????С?????from???????????
????????????(<??>)???
????????????????????????????????????????????????????????в????????????????????????????????greatest????????????
?????????????????sql???
????select * from users where id=1 and ascii(substr(database()??0??1))>64
??????????????????????????????????????????????????????greatest????????????????greatest(n1??n2??n3????)???????????????(n1??n2??n3????)??????
????????????????sql?????????greatest??????μ????:
????select * from users where id=1 and greatest(ascii(substr(database()??0??1))??64)=64
????С?????greatest()?????????????
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11