Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to call a Wireshark plugin protocol dissector programmatically?

Hi, We have a Wireshark Plugin that decodes our proprietary protocol (built over TCP). I am building a Burp plugin that does the same decoding. I use mitm_relay to encapsulate the proprietary protocol in HTTP POST so Burp can intercept it. So is there a way that I can leverage Wireshark plugin (which we already have) to encode and decode the packets by progamatically calling the protocol dissector from burp plugin ? What would be the best way to do it?

Thank You.

How to call a Wireshark plugin protocol dissector programmatically?

Hi, We have a Wireshark Plugin that decodes our proprietary protocol (built over TCP). I am building a Burp plugin that does the same decoding. I use mitm_relay to encapsulate the proprietary protocol in HTTP POST so Burp can intercept it. So is there a way that I can leverage Wireshark plugin (which we already have) to encode and decode the packets by progamatically calling the protocol dissector from burp plugin ? What would be the best way to do it?

Thank You.

How to call a Wireshark plugin protocol dissector programmatically?

Hi, We have a Wireshark Plugin that decodes our proprietary protocol (built over TCP). I am building a Burp plugin that does the same decoding. I use mitm_relay to encapsulate the proprietary protocol in HTTP POST so Burp can intercept it. So is there a way that I can leverage Wireshark plugin (which we already have) to encode and decode the packets by progamatically calling the protocol dissector from burp plugin ? What would be the best way to do it?

Thank You.

How to call a Wireshark plugin protocol dissector programmatically?

Hi, We have a Wireshark Plugin that decodes our proprietary protocol (built over TCP). I am building a Burp plugin that does the same decoding. I use mitm_relay to encapsulate the proprietary protocol in HTTP POST so Burp can intercept it. So is there a way that I can leverage Wireshark plugin (which we already have) to decode the packets by progamatically calling the protocol dissector from burp plugin ? What would be the best way to do it?

Thank You.

How to call a Wireshark plugin protocol dissector programmatically?

Hi, We have a Wireshark Plugin that decodes our proprietary protocol (built over TCP). I am building a Burp plugin that does the same decoding. I use mitm_relay to encapsulate the proprietary protocol in HTTP POST so Burp can intercept it. So is there a way that I can leverage Wireshark plugin (which we already have) to decode the packets by progamatically calling the protocol dissector from burp plugin ? What would be the best way to do it?

Thank You.