New plugin slot to decode TCP payloads
ยท One min read
Spider introduces a new plugin slot to decode TCP payloads directly in the UI!
No need to download the payload in Wireshark anymore. You may directly decode any protocol, even your own, in Spider UI.
Overviewโ
3 plugins are already available to decode the following protocols
- HTTP
- MQTT
- Redis
You may install them in one click from the plugin store ๐
Using the pluginsโ
- Activate the plugins in the
Main Settings
:
- In the TCP
Content
tab, choose a decoder from the loaded plugin.
info
ASCII
is the default decoder, that hides any non ASCII character.
- The payload is decoded and displayed in an understandable way:
- While you are browsing and opening various TCP sessions, you may keep the decoder active by clicking the
Keep selected
box. This setting is lost as soon as you open something else.
More detailsโ
All information and samples are available on the plugin page: decode TCP payloads.