jazzdev / wireshark-http-gunzip

Decode gzip in Wireshark "Follow SSL Stream" raw files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wireshark-http-gunzip

Decode gzip in Wireshark "Follow SSL Stream" raw files

Unfortunately Wireshark can decode gzip OR decode SSL. If you have both, you need to do a little work. This script runs on saved Raw format files from "Follow SSL Stream" and shows the unzipped data.

About

Decode gzip in Wireshark "Follow SSL Stream" raw files

License:MIT License


Languages

Language:Python 100.0%