Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Traffic Analysis Lab

Hands-on network security analysis utilizing Wireshark to isolate plaintext credential exposure, analyze port scanning footprints, detect malicious ARP spoofing activity, and build robust protocol detection rules.

Labs

# Lab Description
1 Telnet vs SSH Captured and compared cleartext Telnet traffic against encrypted SSH traffic. Demonstrated full credential exposure over Telnet using Wireshark TCP stream analysis.
2 FTP vs SFTP Captured and compared cleartext FTP traffic against encrypted SFTP. Demonstrated credential and file content exposure over FTP using Wireshark display filters and TCP stream analysis.
3 HTTP vs HTTPS Captured and compared cleartext HTTP form submissions against encrypted HTTPS traffic. Demonstrated credential exposure in HTTP POST requests and full TLS encryption with HTTPS.
4 Suspicious Traffic Detection Generated and analyzed malicious network patterns including Nmap SYN scans, aggressive scans, and ARP spoofing. Identified attack signatures using Wireshark display filters.

Up Next

Simulated Attack Analysis — Performing a full attack chain (reconnaissance → access → exfiltration) in one continuous capture and analyzing the timeline in Wireshark.

About

Network traffic analysis lab using Wireshark to analyze protocol behavior, credential exposure, and suspicious traffic patterns in a controlled environment.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors