0. 实验文件地址

http://www-net.cs.umass.edu/wireshark-labs/Wireshark_HTTP_v7.0.pdf

1. The Basic HTTP GET/response interaction

Wireshark Lab: HTTP v7.0

1.1 Packets Display

Wireshark Lab: HTTP v7.0
Wireshark Lab: HTTP v7.0

1. 2 Question & Answer

Wireshark Lab: HTTP v7.0

  1. HTTP version 1.1
  2. zh-Hans-CN、zh-Hans
  3. my computer: 218.199.0.135 server : 128.119.245.12
  4. 200 OK
  5. Tue, 20 Oct 2020 05:59:01 GMT
  6. 128 bytes
  7. Host

2. The HTTP CONDITIONAL GET/response interaction

Wireshark Lab: HTTP v7.0

2.1 Packets Display

Wireshark Lab: HTTP v7.0

2.2 Question & Answer

Wireshark Lab: HTTP v7.0
8. noWireshark Lab: HTTP v7.0

  1. yes, because the status code is 200Wireshark Lab: HTTP v7.0

  2. yesWireshark Lab: HTTP v7.0

  3. 304 Not Modified. The server didn’t.

3. Retrieving Long Documents

Wireshark Lab: HTTP v7.0

3.1 Packets Display

Wireshark Lab: HTTP v7.0

3.2 Question & Answer

Wireshark Lab: HTTP v7.0
12. Only one GET request message
13. First
14. 200 OK
15. 4 reassembled TCP segmentsWireshark Lab: HTTP v7.0

4. HTML Documents with Embedded Objects

Wireshark Lab: HTTP v7.0

4.1 Packets Display

Wireshark Lab: HTTP v7.0

4.2 Question & Answer

Wireshark Lab: HTTP v7.0
16. Three HTTP GET request messages
17. As can be seen from the time, the two photos were downloaded in chronological order.

5. HTTP Authentication

Wireshark Lab: HTTP v7.0

5.1 Packets Display

Wireshark Lab: HTTP v7.0

5.2 Question & Answer

Wireshark Lab: HTTP v7.0
18. 401 Unauthorized
19. AuthorizationWireshark Lab: HTTP v7.0

相关文章:

  • 2021-08-25
  • 2022-12-23
  • 2021-10-16
  • 2021-11-24
  • 2021-12-13
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-07
  • 2021-10-01
  • 2021-12-18
  • 2021-07-27
  • 2021-11-05
  • 2022-01-09
  • 2021-11-13
相关资源
相似解决方案