接 头 霸 王
打开环境 根据题目的图片提示 应该是改header
bp抓包
再根据You need to come from https://vidar.club/.
使用Referer1
Referer:https://vidar.club/
又要求本地,使用X-Forwarded-For1
X-Forwarded-For:127.0.0.1
又要求使用Cosmos浏览器,使用User-Agent1
User-Agent: Cosmos
又要求POST,直接改请求
得到:The flag will be updated after 2077, please wait for it patiently.
这里要用到If-Unmodified-Since
可以参考https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Headers/If-Unmodified-Since
1 | If-Unmodified-Since: Tue, 22 Oct 2077 20:49:38 GMT |
得到flag