This Python script ethically logs network traffic metadata using Scapy. It captures IP packets, recording source/destination IPs, protocols (TCP/UDP), ports, and hex-encoded payload snippets (limited to 100 bytes). Logs are saved to network_traffic.log with timestamps.
-
Notifications
You must be signed in to change notification settings - Fork 0
This Python script ethically logs network traffic metadata using Scapy. It captures IP packets, recording source/destination IPs, protocols (TCP/UDP), ports, and hex-encoded payload snippets (limited to 100 bytes). Logs are saved to network_traffic.log with timestamps.
License
BRIGHTEDUFUL/PRODIGY_CS_05
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Python script ethically logs network traffic metadata using Scapy. It captures IP packets, recording source/destination IPs, protocols (TCP/UDP), ports, and hex-encoded payload snippets (limited to 100 bytes). Logs are saved to network_traffic.log with timestamps.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published