Home

Awesome

PCAP CRACKER

A PYTHON SCRIPT FILE TO DECRYPT ENCRYPTED IEEE (802.11) RADIO .PCAP FILES CAPTURED VIA WIRESHARK FOR EXTRACTION AND ANALYSIS.

Usage: python pcap-cracker.py monitored.pcapng

LANGUAGEFILENAMEMD5 HASHCONTAINS
pythonpcap-cracker.py13eb88a6e9cc879b16a87b5a934ffad3
zipWiresharkfile.zip8e2d9661621cf49a04dc2cb2064161aemonitored.pcapng

A python script file to decrypt encrypted IEEE (802.11) Radio .pcap files captured via Wireshark. The script first extracts the Service Set IDentifier (SSID), and uses it to obtain the Wired Equivalent Privacy (WEP) key. Once the WEP key has been extracted - it then decrypts the .pcap file completly (Cracked.pcap).

Bonus!! now includes automated username, password and object exporter.

CONSOLE DISPLAY

Screenshot