I am working on the Web Requests module in HTB Academy and am getting stumped pretty early on. On the 3rd page, HTTP Requests and Responses, there is a question at the bottom, “What is the HTTP method used while intercepting the request? (case-sensitive).” From what I can tell online, to figure this out I am supposed to go to BurpSuite. But how do I know to do this? This is my first module and so far it has never mentioned BurpSuite. I am brand new to this so I guess my question is two-fold:
- Did I miss something? How am I supposed to know to go to Burp Suite?
- Are we just supposed to know that? In which case, as a very beginner, are there some easier modules that might teach me more about this stuff before Web Requests?