Skip to content

n0a/wireshark-post-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Wireshark post objects convert tool

wsconv.sh

This script is designed to search from the exported wireshark POST objects and convert it to a format convenient for viewing. Work tested on Linux and BSD systems and exclude specefic platform tools (tail -r on BSD, tac on Linux etc)

How to use

Export wireshark objects and run shell script from export dir.

Export objects

Download

cd objects_export
wget https://raw.githubusercontent.com/n0a/wireshark-post-convert/main/wsconv.sh && chmod +x wsconv.sh
./wsconv.sh

Check found_files dir for POST wireshark objects. Enjoy!

Running result

About

Wireshark post objects convert tool.

Topics

Resources

Stars

Watchers

Forks

Languages