Skip to content

This Python script captures and logs network packets, displaying source and destination IP addresses. It ensures ethical use for educational purposes, emphasizing network analysis and protocol understanding.

License

Notifications You must be signed in to change notification settings

falgunichugh/PRODIGY_CS_05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PRODIGY_CS_05

This Python script leverages the Scapy library to capture and analyze network packets, offering insights into network traffic by logging source and destination IP addresses.

Users are prompted to consent before initiating packet sniffing, ensuring ethical use. The tool is designed for educational purposes, providing a hands-on approach to understanding network protocols and traffic analysis.

To use, install Scapy (pip install scapy), run the script (python network_packet_analyzer.py), agree to packet sniffing when prompted, and terminate by pressing 'Ctrl + C' in the terminal.

About

This Python script captures and logs network packets, displaying source and destination IP addresses. It ensures ethical use for educational purposes, emphasizing network analysis and protocol understanding.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published