Intro to Programming Database Internet of Things IT Project Management Networking Web Development For Research Students

Introduction

These are materials associated with using Wireshark, a packet sniffer tool. I do these exercises to teach students how to use Wireshark to detect various kinds of network security events.

Any questions or comments should be directed to: The creator's email

Wireshark Intro

This exercise teaches the basics of using Wireshark as a packet sniffing tool. Students learn how to record and filter packets using Wireshark.

The exercise is here here.

Wireshark Security

This exercise teaches students how to packet sniff with Wireshark and how to use Wireshark's various visualization and statistical tools to identify suspicious packets.

The exercise is here here.

Wireshark Forensics - Port Scanning

This is a Wireshark capture of a port scanning attempt. We walk through the characteristics of a port scan in class.

The exercise is here.

Wireshark Forensics - Man In The Middle Attack

This is a Wireshark capture of a man in the middle attack using ARP. We walk through the characteristics of this attack in class.

The exercise is here.

Wireshark Forensics - Virus Dropper

This is a Wireshark capture of a virus dropper from a website. I did not generate this exercise. The original can be found here.

The exercise is here.