Information Technology homework

profileSPQR.
 (Not rated)
 (Not rated)
Chat

PRACTICE EXAMINING TRAFFIC WITH A PROTOCOL ANALYZER 

The purpose of this lab is to practice examining traffic using a protocol analyzer and recognize a SYN attack. 

Assignment: 

1. Obtain a trace file of the TCP handshake process. 

Download the attached files: "tcpshake.zip" (TCP: Handshake Process) and "tcp-syn-attack.zip" (TCP: TCP SYN Attack); 

Unzip the files. Each file will unzip into two files, one ending in .prn and one ending in .cap. The .prn file is a text file; you can read it with Notepad or Wordpad. The .cap file is in the proprietary Sniffer format. However, you can also read .cap files with Wireshark/Ethereal, a public domain analyzer. 

2. Obtain Wireshark/Ethereal 

Follow the link to Wireshark from http://www.wireshark.org (orhttp://www.filehippo.com/download_wireshark/) and download the version 1.10.5 or a previous version (the current stable release of Wireshark is 1.10.5). Wireshark/Ethereal is the same program. Depending on the version, release and OS you might find the options in different places. 

On the Wireshark home page, follow the link to Download. For Windows, you may download and install "wireshark-win32-1.10.2.exe." Select all installation options. (Note: These files are about 13-22MB.) On the same page you can find also the documentation (
http://www.wireshark.org/download.html). 

If you use a packet driver, Wireshark can both capture packets and read trace files of packets that have already been captured. However, the packet driver must access parts of your operating system that some students may not have access to. That is the reason why this is not a packet capturing exercise. However, you should learn to capture packets yourself if you can. The packet driver you will need is winpcap. It is available at 
http://www.winpcap.org/install/. However, you do not need winpcap for the exercise you are going to do now. 

3. Read the tcpshake.cap trace file. Become familiar with Wireshark's interface. 

Run Wireshark from the shortcut that is now on your desktop. 

Click File|Open and uncheck all the name resolution options at the bottom of the dialog box. Type the path to tcpshake.cap, or navigate to it using the top part of the dialog box. (This interface may take a few trials to get used to.) 

Explore the trace in the three panes of the analyzer. These three panes are standard to most analyzers. They are the summary pane, the protocol tree pane, and the hex pane. 

Explore the preferences and configuration options in Wireshark. Share your findings with the class. 

Print a packet or any part of a packet you are interested in. 

4. Read the tcp-syn-attack.cap file and answer the following 10 questions: 

Is this a two-way conversation? 

Are there any ACK's? 

How long is the data portion of each packet? Why? 

Why is the sequence number zero (seq=0) in every packet? 

Why do the port numbers change in every packet? 

Look at the "Time" column in the summary pane. How do you interpret it? 

Click the "View" menu and select "Time Display Format". "Seconds since beginning of capture" is checked. Select "Seconds since Previous Captured Packet". How frequently are these packets being sent? 

Where in the protocol tree pane would you find the protocol "Type" field? 

Look in the flags section of the transport layer (Transmission Control Protocol" in the protocol tree section for one of the packets. What flags are set? 

How does a SYN attack deny service?

 

****the following link is helpful for this assigment: 
Wireshark Basics Tutorial 
http://www.youtube.com/watch?v=0bazkLeY6b4&feature=fvw 

Introduction to Wireshark (Part 1 of 3) 
http://www.youtube.com/watch?v=NHLTa29iovU&feature=related 

Getting Started with Wireshark 
http://www.youtube.com/watch?v=Qlc0Wwnwxrs&feature=related 

Wireshark 
http://www.youtube.com/watch?v=zsWAn2D4ht0&feature=related 

Here is a video about using customized settings in wireshark. 
http://marvin17.magnify.net/video/How-to-Wireshark-Tricks-Tutoria

    • 9 years ago
    A++ work for you
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      tcp-attack.docx