S2E5 - analysing packets

title: S2E5 - analysing packets
author: Nicholas Morrison
draft: false
tags: [network, workshop]
categories: [workshop]
noindex: true

Connecting to the lab server

Connect to the lab server:

local$ ssh-keygen -R netlab.nanocat.net
local$ ssh [email protected]
Password: (see discord)

Connect to your router:

lab@netlab$ list-devices
lab@netlab$ connect DEVICE

Topology

Topology: Just some PCs
Topology: Just some PCs

Goals

Preparing the packet capture

Generating some traffic

In another terminal, while the tcpdump is running, do each of the following:

Transfer the packet capture

Back at your tcpdump terminal:

Use Wireshark