hackergame2020-writeups icon indicating copy to clipboard operation
hackergame2020-writeups copied to clipboard

超安全的代理服务器

Open ff98sha opened this issue 4 years ago • 0 comments

关于超安全的代理服务器这题,提出获取Secret的Method3 可以用chrome://net-internals/#http2 新版的chrome把此功能改到了chrome://net-export/,通过log文件读到 {"params":{"headers":[":method: GET",":scheme: https",":authority: 146.56.228.227",":path: /62d9b249-d6d8-4714-8ea0-9f3b413d5165"],"id":85,"promised_stream_id":54},"phase":0,"source":{"id":76608,"start_time":"319510568","type":9},"time":"320091658","type":206},

ff98sha avatar Nov 07 '20 04:11 ff98sha