Skip to content

anonymity44/PRODIGY_CS_05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PRODIGY_CS_05

Packet Sniffer Tool This Python-based packet sniffer captures and analyzes network packets using the scapy library. It extracts and displays important details such as source and destination IP addresses, protocols, and payload data (if available).

Features: Capture live network traffic on a specified network interface. Display key information: Source and destination IP addresses Protocol used (e.g., TCP, UDP)

Requirements: Python 3.x scapy library (Install via pip install scapy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages