Certified Threat Intelligence Analyst (CTIA) — Question 41
Tyrion, a professional hacker, is targeting an organization to steal confidential information. He wants to perform website footprinting to obtain the following information, which is hidden in the web page header.
Connection status and content type
Accept-ranges and last-modified information
X-powered-by information -
Web server in use and its version
Which of the following tools should the Tyrion use to view header content?
Answer options
- A. Hydra
- B. AutoShun
- C. Vanguard enforcer
- D. Burp suite
Correct answer: D
Explanation
Burp Suite is the correct choice because it is specifically designed for web application security testing, allowing users to view and analyze HTTP headers effectively. The other options, such as Hydra and AutoShun, are not intended for examining web page headers, and Vanguard enforcer focuses on network security rather than web application analysis.