2 Videos for HTTP 03

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
HTTP 03
In this video, we cover the HTTP 03 challenge from the Http badge, which involves sending a GET request with a specific cookie to retrieve a key. We demonstrate how to use Curl to set the cookie and explore the request headers in verbose mode.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
HTTP 03: HTTParty (Ruby)
In this video, we cover the HTTP 03 exercise from the HTTP badge, using Ruby and the Httparty gem. You'll learn how to make GET requests with custom headers in Ruby to solve the challenge.