Prodigy-Infotech-CyberSecurity-Internship-Solutions
-
Updated
Feb 28, 2024 - Python
Prodigy-Infotech-CyberSecurity-Internship-Solutions
Prodigy InfoTech Cyber-Security Internship Task#5
In the Network Packet Analyzer, we use Python with Scapy and Argparse to analyze network packets. The `packet_analysis` function checks each packet for the IP layer, extracting source and destination IP and MAC addresses. The script uses the `sniff` function to monitor IP packets and analyze traffic in real time.
Prodigy-Infotech-CyberSecurity-Internship-Solutions
Add a description, image, and links to the network-packet-analyzer topic page so that developers can more easily learn about it.
To associate your repository with the network-packet-analyzer topic, visit your repo's landing page and select "manage topics."