Question

In: Computer Science

Do the following: • Download Wireshark. • Start Wireshark. • Turn on Wireshark capture. • Type...

Do the following: • Download Wireshark. • Start Wireshark. • Turn on Wireshark capture. • Type a URL in your browser window (not Wikipedia.org). • After a few seconds, stop the capture. • Answer the following questions: 1a. What URL did you use? What was the IP address of the webserver?

1b. Find the frame in which your PC sent the SYN packet. List the source and destination IP address, the source and destination port numbers, and the header checksum.

1c. Select the SYN/ACK packet. List the source and destination IP address, the source and destination port numbers, and the header checksum.

1d. Select the packet that acknowledges the SYN/ACK segment. List the source and destination IP address, the source and destination port numbers, and the header checksum. 2. Change the options so that only packets you send are recorded. Do a capture. Click on the window containing Wireshark and hit Alt-Enter. This captures the window to your clipboard. Paste it into your homework.

Solutions

Expert Solution

Wireshark is packet analyser tool.It is used for packet capturing and analysing,We can analyse recieved packets based on protocoals,tags etc.

It is available to use in almost all operating systems.

1.a)

i used URL www.9mobiles.com.It has IP address 172.246.253.Following screenshot displays the packet capture.

1.b)

The syn packet stands For sychronous packet.It is a flag bit in the TCP header.

Following screenshot captured shows the captured SYN packet

This is the frame contains the SYN flag.The frame number is 8199 and other information are as follows:

1.c)

the following screenshot show the [SYN/ACK] packet.

The Source IP is the ip address of requesting host ie. 47.56.18.50

Destination Ip is ip of replying server ie.  192.168.43.84

The Header Checksum is 0xCBA5.

The Source Port number is 443 and destination port number is 55543.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

2.)

To capture only sent packets apply filter as ip.src == 192.168.43.84 where 192.168.43.84 is your ip address.

this will capture only sent packets that is from you being the source.

THIS TOOK A LOT OF EFFORT. PLEASE APPRECIATE WITH AN UPVOTE

-----------------------------------------------------------------------THANK YOU-----------------------------------------------------------------------------


Related Solutions

[Wireshark ] Using the Wireshark program, capture all the network traffic that is related to opening...
[Wireshark ] Using the Wireshark program, capture all the network traffic that is related to opening a webpage of your choice. In order to get maximum benefit/knowledge from the assignment, it’s recommended to choose a non-trivial web portal for the assignment. Using the captured information (Wireshark Capture), answer the questions below. Explain your answer. Define a display filter that finds the DNS queries and DNS responses. Narrow down the filter so that only these DNS packets are shown that were...
Perform a wireshark capture on your machine and use the wireshark filter to examine ARP packets...
Perform a wireshark capture on your machine and use the wireshark filter to examine ARP packets Save your wireshark capture and submit it Tell me which packet represents an ARP request What is the destination MAC address for the packet ? show step by step with pictures
Capture DNS records in wireshark You can capture DNS records by executing a nslookup command You...
Capture DNS records in wireshark You can capture DNS records by executing a nslookup command You must report which packets represent your DNS query and its DNS response Capture DHCP records in wireshark The easiest way to capture DHCP records in wireshark is to Start wireshark capture Execute the following command ipconfig /renew You must report which packets represent a DHCP query and a DHCP response. show the steps with the step by step images.
1) Monitoring DHCP messages a) Start Wireshark – configure to monitor only UDP packets b) Type...
1) Monitoring DHCP messages a) Start Wireshark – configure to monitor only UDP packets b) Type ipconfig /all – ipconfig /release – ipconfig /renew c) Locate the DHCP Messages in the WireShark Log for each command Question: Using only the DHCP messages, what is the IP address of the DHCP server? How do you know? 2) Using the addresses below, make a Supernet with the most usable host. 225.113.8.0/24 225.113.9.0/24 192.168.0.0/16 220.127.136.0/24 220.128.135.0/24 220.128.136.0/24 220.128.137.0/24 206.122.148.0/24 10.0.0.0/8 220.125.138.0/24 220.126.137.0/25 a)...
what is Wireshark and what does it do?
what is Wireshark and what does it do?
In this discussion, please address the following: Why do lessons learned documents fail to capture meaningful...
In this discussion, please address the following: Why do lessons learned documents fail to capture meaningful information that could help future projects in the future? Research and discuss the reasons why a project closeout is considered unsuccessful Who decides to close out a project? Provide reasoning for your response.
1 Start Excel. Download and open the file named exploring_ecap_grader_a1.xlsx. 2 On the DC worksheet, select...
1 Start Excel. Download and open the file named exploring_ecap_grader_a1.xlsx. 2 On the DC worksheet, select the range A4:G4, wrap the text, apply Center alignment, and apply Blue, Accent 5, Lighter 60% fill color. 3 On the DC worksheet, merge and center the title in the range A1:G1. Apply Accent5 cell style and bold to the title. 4 On the DC worksheet, change the width of column A to 34. 5 On the DC worksheet, select the range C5:F10 and...
Download this assignment in word and type answers directly below the questions. 1. Name the federal...
Download this assignment in word and type answers directly below the questions. 1. Name the federal agency charged with enforcement of employment discrimination. 2.Name the California agency charged with enforcement of employment discrimination. 3.What is disparate-impact discrimination? 4.What is disparate-treatment discrimination? 5.What is the difference between disparate-impact discrimination v. disparate -treatment discrimination? 6.Name the laws and the people that they protect (See EEOC presentation). 7. What are some of the defenses to alleged acts of discrimination.
For java. It's your turn to write a test suite! Let's start out simple. Create a...
For java. It's your turn to write a test suite! Let's start out simple. Create a public class TestArraySum that provides a single void class method named test. test accepts a single parameter: an instance of ArraySum. Each ArraySum provides a method sum that accepts an int[] and returns the sum of the values as an int, or 0 if the array is null. However, some ArraySum implementations are broken! Your job is to identify all of them correctly. To...
Do the following using R. You must also turn in a copy of your R code....
Do the following using R. You must also turn in a copy of your R code. (10) What is the probability a beta (1, 8) random variable is less than 0.13? (11) What is the probability a beta (3, 9) random variable is greater than .4? (12) What is the probability a beta (18,4.4) random variable is between 0.6 and 0.7? (13) At what value of x is the probability that a beta (4, 7) random varable is less than...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT