Skip to main content

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 ๐Ÿ˜Ž

PluginStore.png

Using the pluginsโ€‹

  1. Activate the plugins in the Main Settings:

MainSettings.png

  1. In the TCP Content tab, choose a decoder from the loaded plugin.
info

ASCII is the default decoder, that hides any non ASCII character.

DecoderChoice.png

  1. The payload is decoded and displayed in an understandable way:

Decoded.png

  1. 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.