How to find which computers are connected during the HTTP transfer?
My question is to find which computers are connected during the HTTP transfer, by only following the SYN packets. I have filtered on Wireshark the following command: tcp.flags.syn && http. I have got the following output: . I wanted to know how can I find which were those computers, is that meant by Source or?
Can you tell us wether or not his is a question in your homework?