Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] XML Decoding

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Luis EG Ontanon" <luis.ontanon@xxxxxxxxx>
Date: Sat, 4 Aug 2007 16:22:13 +0200

revision 22454 adds prefs for a tcp.port range and heuristic
dissecction of tcp payload.

On 8/2/07, Luis EG Ontanon <luis.ontanon@xxxxxxxxx> wrote:
> A tcp.port (range) and/or to register the heuristic dissector for
> those cases where there's not necessarily a known port
>
> On 8/2/07, Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> wrote:
> >
> > Should the XML dissector have a port (range) preference?  Would be
> > easier than LUA...
> >
> > Luis EG Ontanon wrote:
> > > No, it would be enough to have the XML dissector register for the
> > > given port in the tcp.port table.
> > >
> > > Or have the heuristic dissector register for TCP, but that would be expensive.
> > >
> > > -- lua snipplet that registers XML on tcp port 12345
> > > DissectorTable.get("tcp.port"):add(12345, Dissector.get("xml"));
> > >
> > >
> > >
> > > On 8/2/07, Rick Gudmundson <rickg421@xxxxxxxxx> wrote:
> > >> Suppose I've got a protocol that is simply XML running over TCP. I know that
> > >> Wireshark is capable of dissecting XML data from HTTP packets, etc. What's
> > >> the shortest/easiest way to dissect a conversation just as XML? Does it
> > >> require a new XML dissector?
> > >>
> > >> Rick
> > _______________________________________________
> > Wireshark-dev mailing list
> > Wireshark-dev@xxxxxxxxxxxxx
> > http://www.wireshark.org/mailman/listinfo/wireshark-dev
> >
>
>
> --
> This information is top security. When you have read it, destroy yourself.
> -- Marshall McLuhan
>
> Propertarianism joined to capitalist vigor destroyed meaningful
> commercial competition, but when it came to making good software,
> anarchism won.
> -- Eben Moglen
>


-- 
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan

Propertarianism joined to capitalist vigor destroyed meaningful
commercial competition, but when it came to making good software,
anarchism won.
-- Eben Moglen

  • References:
    • [Wireshark-dev] XML Decoding
      • From: Rick Gudmundson
    • Re: [Wireshark-dev] XML Decoding
      • From: Luis EG Ontanon
    • Re: [Wireshark-dev] XML Decoding
      • From: Jeff Morriss
    • Re: [Wireshark-dev] XML Decoding
      • From: Luis EG Ontanon
  • Prev by Date: Re: [Wireshark-dev] [Wireshark-commits] rev 22450: /trunk/ /trunk/tools/: runlex.sh /trunk/wiretap/: runlex.sh
  • Next by Date: Re: [Wireshark-dev] [Wireshark-commits] rev 22450: /trunk/ /trunk/tools/: runlex.sh /trunk/wiretap/: runlex.sh
  • Previous by thread: Re: [Wireshark-dev] XML Decoding
  • Next by thread: [Wireshark-dev] Displaying interface names in Wireshark
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation