摘要: CTF-never give up 100 点击进入界面,F12看下有个提示 1.html,查看一下发现是官方……. 进行brupsuite抓包试试 发现有一大串java代码+注释 进行url解码 var Words =" " function OutWord() { var NewWords; NewWords = unescape(Words); document.wr... 阅读全文
posted @ 2020-07-04 11:42 Dorgan_Chen 阅读(357) 评论(0) 推荐(0)