Topic: Python 3 - PCAP file analysis
Question: Modify the attached script.py (python 3) to run against the attached test_pcap.pcap doing the following: Apply struct for reading packet's data, extract and hash the ICMP data portion of the packet, output data to a file only if it does not match MD5B97D6CFCE32659677B4B801CAA1754B8.
Attachment:- Assignment Files.rar