Cisco
200-201 · Question #140
Which event artifact is used to identify HTTP GET requests for a specific file?
The correct answer is B. URI. In HTTP (Hypertext Transfer Protocol), the URI specifies the unique address or path to the resource being requested by the client. For HTTP GET requests, the URI helps to identify the specific file or resource that the client is requesting from the server.
Submitted by asante_acc· Mar 6, 2026Network Intrusion Analysis
Question
Which event artifact is used to identify HTTP GET requests for a specific file?
Options
- Adestination IP address
- BURI
- CHTTP status code
- DTCP ACK
How the community answered
(50 responses)- A2% (1)
- B90% (45)
- C2% (1)
- D6% (3)
Explanation
In HTTP (Hypertext Transfer Protocol), the URI specifies the unique address or path to the resource being requested by the client. For HTTP GET requests, the URI helps to identify the specific file or resource that the client is requesting from the server.
Topics
#HTTP protocol#URI#web server logs#network analysis
Community Discussion
No community discussion yet for this question.