Understanding Cisco Cybersecurity Operations Fundamentals (CBROPS) — Question 314

Which event artifact is used to identify HTTP GET requests for a specific file?

Answer options

Correct answer: D

Explanation

The correct answer is D, URI, because it specifies the exact resource being requested in an HTTP GET request. The other options, such as destination IP address and TCP ACK, do not directly indicate the specific file being requested, while the HTTP status code informs about the response status rather than the request itself.