1. 程式人生 > >Artisinal Handcrafted HTTP 3 picoctfwp

Artisinal Handcrafted HTTP 3 picoctfwp

題目描述: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引數
在這裡插入圖片描述
得到set-cookie,再以get方式傳送,
在這裡插入圖片描述
得到flag