You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A sniffing attack involves the illegal extraction of unencrypted data by capturing network traffic through packet sniffers. In this tool, the user will be given 4 options such as raw, summary, target, and host. The user can select any option and they can start sniffing the network. The user has to just enter the name of the interface.
Python project that captures Ethernet frames/IPv4 and ICMP packets on the user's network, and outputs their information in a GUI. This project is currently under construction, and I intend add anomaly detection and alerts for suspicious activity on the network.
Mergen is a project that facilitates the analysis of traffic by logging incoming web traffics to ASP.NET applications broadcasting with Microsoft IIS (Internet Information Services) service.
A beginner-friendly guide to downloading, installing, and using Wireshark for basic network traffic analysis. This tutorial covers step-by-step instructions, tips, and fundamental use cases.