题目描述:We found a hidden flag server hiding behind a proxy, but the proxy has some… interesting ideas of what qualifies someone to make HTTP requests. Looks like you’ll have to do this one by hand. Try connecting via nc 2018shell2.picoctf.com 2651, and use the proxy to send HTTP requests to flag.local. We’ve also recovered a username and a password for you to use on the login page: realbusinessuser/potoooooooo.
大概意思是通过用户名密码realbusinessuser/potoooooooo.发送http请求给flag.local,需要content-type,content-length参数
Artisinal Handcrafted HTTP 3 picoctfwp
得到set-cookie,再以get方式发送,
Artisinal Handcrafted HTTP 3 picoctfwp
得到flag

相关文章:

  • 2022-01-06
  • 2022-01-18
  • 2021-07-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-18
猜你喜欢
  • 2021-06-16
  • 2022-12-23
  • 2021-09-17
  • 2023-02-27
  • 2022-12-23
  • 2021-12-13
  • 2021-11-18
相关资源
相似解决方案