Chapter1 - Wireshark Tutorial
Chapter1 - Wireshark Tutorial
and Analysis:
Wireshark Tutorial
Kevin Curran
Ulster University
What is Wireshark?
The De-Facto Network Protocol Analyzer
Open-Source (GNU Public License)
Multi-platform (Windows, Linux, OS X, Solaris, FreeBSD, NetBSD, and others)
Easily extensible
Large development group
Previously Named “Ethereal”
Features
Deep inspection of thousands of protocols
Live capture and offline analysis
Standard three-pane packet browser
Captured network data can be browsed via a GUI, or via the TTY-mode
TShark utility
The most powerful display filters in the industry
Rich VoIP analysis
Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, ATM, Blue-
tooth, USB, Token Ring, Frame Relay, FDDI, and others
Coloring rules can be applied to the packet list for quick, intuitive analysis
Output can be exported to XML, PostScript®, CSV, or plain text
What is Wireshark?
What we can do:
Capture network traffic
Decode packet protocols using dissectors
Define filters – capture and display
Watch smart statistics
Analyze problems
Interactively browse that traffic
Packet
List
Packet
Details
Packet
Bytes
Capturing Packets (1/3)
Capturing Packets (2/3)
Capture filter
Display
options
When to au-
tomatically
stop the cap-
ture
Capturing Packets (3/3)
Example (W-LAN):
Received Signal Strength
Indication (RSSI) and Link
speed (BW)
Analyzing Packets (1/9)
Ethernet Frame Example
Analyzing Packets (2/9)
IP Packet Example
Analyzing Packets (3/9)
TCP Packet Example
Analyzing Packets (4/9)
TCP 3-way Handshake
SY N
CK
SYN, A
ACK
Analyzing Packets (5/9)
Flow Graph
Giving us a graphical flow, for better understanding of
what we see
Analyzing Packets (6/9)
Flow Graph
Analyzing Packets (7/9)
Filtering Specific TCP Stream
Analyzing Packets (8/9)
Filtering Specific TCP Stream
Analyzing Packets (9/9)
RTP Stream Analysis
Stable
stream BW
Filtering Packets (1/4)
Applying Filter when Capturing Packets
Wireshark Documentation
http://www.wireshark.org/docs/
Wireshark Wiki
http://wiki.wireshark.org