You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Python-based tool is designed to analyze Packet Capture (PCAP) files, providing insights into network traffic. The script leverages the Scapy library to dissect and interpret packet data, offering functionalities.
This network forensics challenge involves analyzing a PCAP file. I use the provided RSA private key with Wireshark and ssldump to decrypt TLS-encrypted web traffic and uncover a hidden flag. Proves my expertise on practical network analysis skills.