Skip to content

This is mine repository for useful scripts for automate some works.

Notifications You must be signed in to change notification settings

5l1v3r1/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

This is mine repository for useful scripts for automate some works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%