A collection of Wireshark profiles I've developed over time while frequently troubleshooting, and analzying network protocols.
These profiles aim to save time by applying some common configurations, and protocol specific customizations. In general, they include:
- The preferred split layout
- Protocol specific columns
- Quick filter buttons
- Useful I/O graph presets
- Mostly default coloring rules
- Mostly default "decode as" rules
- A few other basic configs
- Clone the repo locally with
git clone https://github.com/bcbrookman/wireshark-profiles.git
- Launch Wireshark and navigate to "Edit" → "Configuration Profiles…"
- In the open "Configuration Profiles…" window, click the "Import" button, and select "from directory" in the dropdown menu
- When the browse window opens, navigate to the location where you locally cloned the git repo
- Highlight the cloned git repo, and click the "Select Folder" button to import all profiles in the directory
- Lastly, click the "OK" button in the "Configuration Profiles…" window to confirm your changes