Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hope I understand correctly, but it seems as though the Burp dissector needs to recreate the same proprietary PDUs from the HTTP POST data as would be seen transported over TCP and hand these to your proprietary plugin. This sounds like regular dissector chaining, in which one dissector finds another's handle (by name) and uses that to handoff dissection of the PDU.