Cisco
300-215 · Question #47
Refer to the exhibit. What is occurring within the exhibit?
The correct answer is B. Host 209.141.51.196 redirects the client request from /Lk9tdZ to /files/1.bin. The server’s HTTP/1.1 302 response instructs the client to follow a new location, so after the initial GET for /Lk9tdZ, the client issues a second GET for /files/1.bin per that redirect.
Submitted by ahmad_uae· Mar 6, 2026Forensics Techniques
Question
Refer to the exhibit. What is occurring within the exhibit?
Exhibit
Options
- ASource 10.1.21.101 sends HTTP requests with the size of 302 kb.
- BHost 209.141.51.196 redirects the client request from /Lk9tdZ to /files/1.bin.
- CHost 209.141.51.196 redirects the client request to port 49723.
- DSource 10.1.21.101 is communicating with 209.141.51.196 over an encrypted channel.
How the community answered
(50 responses)- A6% (3)
- B88% (44)
- C4% (2)
- D2% (1)
Explanation
The server’s HTTP/1.1 302 response instructs the client to follow a new location, so after the initial GET for /Lk9tdZ, the client issues a second GET for /files/1.bin per that redirect.
Topics
#network forensics#HTTP redirect#packet analysis
Community Discussion
No community discussion yet for this question.
