Skip to content

TASK 1: Basic Network Sniffer ● Build a Python program to capture network traffic packets. ● Analyze captured packets to understand their structure and content. ● Learn how data flows through the network and the basics of protocols. ● Use libraries like `scapy` or `socket` for packet capturing. ● Display useful information such as src/dest.

BMSahu1605/codealpha_tasks_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

TASK 1: Basic Network Sniffer ● Build a Python program to capture network traffic packets. ● Analyze captured packets to understand their structure and content. ● Learn how data flows through the network and the basics of protocols. ● Use libraries like `scapy` or `socket` for packet capturing. ● Display useful information such as src/dest.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published