Question: In Wireshark, what does the display filter expression tcp.port ==80 && ip.addr == 192.168.10.8 filter for, and what kind of traffic does it display?
In Wireshark, what does the display filter expression "tcp.port ==80 " \&\& "ip.addr == 192.168.10.8" filter for, and what kind of traffic does it display? A) It filters for all HTTP traffic sourced from the IP address: 192.168.10.8 C) It filters for all TCP traffic related to the IP address: 192.168.10.8 D) It filters for all TCP traffic sourced from the IP address 192.168.10.8 B) It filters for all HTTP traffic related to the IP address: 192.168.10.8
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
