Md Fardin Ahamed
← Back to projects

Technical Project

Network Traffic Analyzer

A low-level traffic analysis project designed to capture packets, decode core headers, and produce protocol-level summaries for lab networks. The project focuses on understanding how communication patterns reveal system state and potential abuse.

Network Traffic Analyzer

Problem Solved

This project helps turn raw packet captures into readable operational insight, making it easier to study abnormal flows, protocol misuse, and host behavior during security exercises.

Screenshots and Visual Output

Packet capture view for network traffic analyzer
Protocol breakdown showing TCP, DNS, and HTTP observations from a sample capture.
Traffic flow visualization diagram
A simplified flow visualization used to reason about client-server exchanges.