0% found this document useful (0 votes)
18 views

CN Lab Assignment-6

This document contains Rudrasish Mishra's lab assignment responses for their networking class. It includes questions about using various display and capture filters in Wireshark, capturing the handshake packets for google.com, analyzing packets exchanged between a local client-server socket program, and capturing packets between hosts running a client-server program. Rudrasish provides solutions for each question involving code snippets and packet captures from Wireshark.

Uploaded by

Rudrasish Mishra
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

CN Lab Assignment-6

This document contains Rudrasish Mishra's lab assignment responses for their networking class. It includes questions about using various display and capture filters in Wireshark, capturing the handshake packets for google.com, analyzing packets exchanged between a local client-server socket program, and capturing packets between hosts running a client-server program. Rudrasish provides solutions for each question involving code snippets and packet captures from Wireshark.

Uploaded by

Rudrasish Mishra
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

C.

N LAB ASSIGNMENT - 6
NAME: RUDRASISH MISHRA
ROLL NO: 1906649
SECTION : IT-8

Q1:Use at least 10 different display and capture filters while sniffing the
interface using Wireshark.

SOLUTION
SOLUTION::
Q2:Run ‘google.com’ on the browser and capture the handshake packets
using wireshark.

SOLUTION
SOLUTION::

Q3:Run a client and server (connection-oriented) socket program within


the same host. Capture the packets exchanged between them and analyze
them through Wireshark.

SOLUTION
SOLUTION::
CLIENT:
SERVER:

WIRESHARK:
Q5:Run the client in one host and server in another host. Capture the
packets exchanged between them and analyze them through Wireshark.

SOLUTION
SOLUTION::

NAME: RUDRASISH MISHRA


ROLL NO: 1906649
SECTION : IT-8

You might also like