wireshark/doc
John Thacker 3c5168c874 editcap doc: Fix description of split output file names
The editcap documentation still refers to the pre 1.2.1 behavior
of determining output file names when splitting based on either
packet counts or time intervals. (See commit a8eb860103) Update
it to reflect the current behavior.
2021-08-10 08:05:39 +00:00
..
plugins.example plugins.example: Be less terse in the README description 2021-02-26 16:19:51 +00:00
.gitignore
CMakeLists.txt Docs: Remove the authors list from wireshark(1). 2021-06-17 18:33:09 -07:00
README.capture Don't call any routines from WinPcap/Npcap packet32.dll. 2020-07-14 07:30:59 +00:00
README.design doc: minor changes in README files. 2018-04-02 06:29:33 +00:00
README.developer First pass pinfo->pool conversion 2021-07-21 05:38:29 +00:00
README.display_filter test/dfilter: be explicit with the expected error message 2019-01-24 18:24:00 +00:00
README.dissector Add ENC_TIME_NSECS timestamp encoding 2021-02-10 12:45:54 +00:00
README.heuristic Use "must" instead of "should" to avoid ambiguity. 2020-02-23 04:36:23 +00:00
README.idl2wrs doc: update README.idl2wrs to reflect current build system 2020-05-03 12:52:36 +00:00
README.plugins A few documentation spelling fixes. 2021-08-02 17:40:55 +01:00
README.regression Remove $Id$ and other Subversion leftovers from the doc files. 2014-02-14 01:33:14 +00:00
README.request_response_tracking Move epan/wmem/wmem_scopes.h to epan/ 2021-07-26 14:56:11 +00:00
README.stats_tree doc: Apply proper capitalization to the Wireshark name 2020-02-17 04:40:16 +00:00
README.tapping README.tapping: minor changes. 2019-05-31 17:35:59 +00:00
README.vagrant Fix some more doc folder spelling errors. 2020-09-25 22:20:21 +01:00
README.wmem Move epan/wmem/wmem_scopes.h to epan/ 2021-07-26 14:56:11 +00:00
README.wslua Remove autotools build system. 2018-04-18 03:46:17 +00:00
README.xml-output doc: Update wiki URLs in man pages. 2020-09-17 14:18:43 -07:00
androiddump.pod Docs: Make our Pod documentation encoding uniform. 2018-08-18 14:29:41 +00:00
asn2deb.pod doc: Apply proper capitalization to the Wireshark name 2020-02-17 04:40:16 +00:00
capinfos.pod captype docs: Fix name references 2021-08-06 06:37:46 +00:00
captype.pod captype docs: Fix name references 2021-08-06 06:37:46 +00:00
ciscodump.pod Fix spelling errors in the documentation 2020-10-12 11:43:47 +00:00
dftest.pod Docs: Make our Pod documentation encoding uniform. 2018-08-18 14:29:41 +00:00
dpauxmon.pod Docs: Make our Pod documentation encoding uniform. 2018-08-18 14:29:41 +00:00
dumpcap.pod Clean up handling of --capture-comment. 2021-07-15 05:43:36 +00:00
editcap.pod editcap doc: Fix description of split output file names 2021-08-10 08:05:39 +00:00
etwdump.pod ETWDUMP: Update to support live capture 2021-05-13 21:17:09 +00:00
extcap.pod doc: Apply proper capitalization to the Wireshark name 2020-02-17 04:40:16 +00:00
extcap_example.py Fix spelling errors in the documentation 2020-10-12 11:43:47 +00:00
idl2deb.pod doc: Apply proper capitalization to the Wireshark name 2020-02-17 04:40:16 +00:00
idl2wrs.pod Docs: Make our Pod documentation encoding uniform. 2018-08-18 14:29:41 +00:00
make-authors-short.pl Doc: Have make-authors*.pl explicitly use UTF-8. 2020-07-10 06:29:21 +00:00
mergecap.pod mergecap: improve the example. 2021-06-20 23:50:25 +00:00
mmdbresolve.pod Docs: Make our Pod documentation encoding uniform. 2018-08-18 14:29:41 +00:00
packet-PROTOABBREV.c typo: is require --> is required 2020-10-07 17:32:54 -07:00
randpkt.pod Use sentence case for the title, as we do for other documents. 2019-01-12 02:21:13 +00:00
randpkt.txt Remove $Id$ and other Subversion leftovers from the doc files. 2014-02-14 01:33:14 +00:00
randpktdump.pod Docs: Make our Pod documentation encoding uniform. 2018-08-18 14:29:41 +00:00
rawshark.pod doc: document WIRESHARK_CONFIG_DIR 2019-07-29 19:15:20 +00:00
reordercap.pod Docs: Make our Pod documentation encoding uniform. 2018-08-18 14:29:41 +00:00
sdjournal.pod doc: Fix sdjournal podpath warning 2019-01-28 12:24:10 +00:00
sshdump.pod sshdump: clarify integration with Wireshark 2020-07-19 20:29:54 +00:00
text2pcap.pod Documentation: convert http URLS to https 2019-07-20 20:51:30 +00:00
tshark.pod Clean up handling of --capture-comment. 2021-07-15 05:43:36 +00:00
udpdump.pod Fix some typos detected in man pages. 2020-09-03 21:07:35 +00:00
wireshark-filter.pod docs: wireshark-filter - update man page 2021-06-29 18:00:59 +00:00
wireshark.pod A few documentation spelling fixes. 2021-08-02 17:40:55 +01:00

README.xml-output

Protocol Dissection in XML Format
=================================
Copyright (c) 2003 by Gilbert Ramirez <gram@alumni.rice.edu>

Wireshark has the ability to export its protocol dissection in an
XML format, tshark has similar functionality by using the "-Tpdml"
option.

The XML that Wireshark produces follows the Packet Details Markup
Language (PDML) specified by the group at the Politecnico Di Torino
working on Analyzer. The specification was found at:

http://analyzer.polito.it/30alpha/docs/dissectors/PDMLSpec.htm

That URL is not working any more, but a copy can be found at:

http://gd.tuwien.ac.at/.vhost/analyzer.polito.it/docs/dissectors/PDMLSpec.htm

or at the internet archive:

https://web.archive.org/web/20050305174853/http://analyzer.polito.it/30alpha/docs/dissectors/PDMLSpec.htm

This is similar to the NetPDL language specification:

http://www.nbee.org/doku.php?id=netpdl:index

A related XML format, the Packet Summary Markup Language (PSML), is
also defined by the Analyzer group to provide packet summary information.
The PSML format is not documented in a publicly-available HTML document,
but its format is simple. Wireshark can export this format too. Some day it
may be added to tshark so that "-Tpsml" would produce PSML.

One wonders if the "-T" option should read "-Txml" instead of "-Tpdml"
(and in the future, "-Tpsml"), but if tshark was required to produce
another XML-based format of its protocol dissection, then "-Txml" would
be ambiguous.

PDML
====
The PDML that Wireshark produces is known not to be loadable into Analyzer.
It causes Analyzer to crash. As such, the PDML that Wireshark produces
is labeled with a version number of "0", which means that the PDML does
not fully follow the PDML spec. Furthermore, a creator attribute in the
"<pdml>" tag gives the version number of wireshark/tshark that produced the PDML.
In that way, as the PDML produced by Wireshark matures, but still does not
meet the PDML spec, scripts can make intelligent decisions about how to
best parse the PDML, based on the "creator" attribute.

A PDML file is delimited by a "<pdml>" tag.
A PDML file contains multiple packets, denoted by the "<packet>" tag.
A packet will contain multiple protocols, denoted by the "<proto>" tag.
A protocol might contain one or more fields, denoted by the "<field>" tag.

A pseudo-protocol named "geninfo" is produced, as is required by the PDML
spec, and exported as the first protocol after the opening "<packet>" tag.
Its information comes from wireshark's "frame" protocol, which serves
the similar purpose of storing packet meta-data. Both "geninfo" and
"frame" protocols are provided in the PDML output.

The "<pdml>" tag
================
Example:
	<pdml version="0" creator="wireshark/0.9.17">

The creator is "wireshark" (i.e., the "wireshark" engine. It will always say
"wireshark", not "tshark") version 0.9.17.


The "<proto>" tag
=================
"<proto>" tags can have the following attributes:

	name - the display filter name for the protocol
	showname - the label used to describe this protocol in the protocol
		tree. This is usually the descriptive name of the protocol,
		but it can be modified by dissectors to include more data
		(tcp can do this)
	pos - the starting offset within the packet data where this
		protocol starts
	size - the number of octets in the packet data that this protocol
		covers.

The "<field>" tag
=================
"<field>" tags can have the following attributes:

	name - the display filter name for the field
	showname - the label used to describe this field in the protocol
		tree. This is usually the descriptive name of the protocol,
		followed by some representation of the value.
	pos - the starting offset within the packet data where this
		field starts
	size - the number of octets in the packet data that this field
		covers.
	value - the actual packet data, in hex, that this field covers
	show - the representation of the packet data ('value') as it would
		appear in a display filter.

Some dissectors sometimes place text into the protocol tree, without using
a field with a field-name. Those appear in PDML as "<field>" tags with no
'name' attribute, but with a 'show' attribute giving that text.

Many dissectors label the undissected payload of a protocol as belonging
to a "data" protocol, and the "data" protocol usually resided inside
that last protocol dissected. In the PDML, The "data" protocol becomes
a "data" field, placed exactly where the "data" protocol is in wireshark's
protocol tree. So, if Wireshark would normally show:

+-- Frame
|
+-- Ethernet
|
+-- IP
|
+-- TCP
|
+-- HTTP
    |
    +-- Data

In PDML, the "Data" protocol would become another field under HTTP:

<packet>
	<proto name="frame">
	...
	</proto>

	<proto name="eth">
	...
	</proto>

	<proto name="ip">
	...
	</proto>

	<proto name="tcp">
	...
	</proto>

	<proto name="http">
	...
		<field name="data" value="........."/>
	</proto>
</packet>

Note that packet tag may have nonstandard color attributes, "foreground" and "background"

tools/WiresharkXML.py
====================
This is a python module which provides some infrastructure for
Python developers who wish to parse PDML. It is designed to read
a PDML file and call a user's callback function every time a packet
is constructed from the protocols and fields for a single packet.

The python user should import the module, define a callback function
which accepts one argument, and call the parse_fh function:

------------------------------------------------------------
import WiresharkXML

def my_callback(packet):
	# do something

# If the PDML is stored in a file, you can:
fh = open(xml_filename)
WiresharkXML.parse_fh(fh, my_callback)

# or, if the PDML is contained within a string, you can:
WiresharkXML.parse_string(my_string, my_callback)

# Now that the script has the packet data, do something.
------------------------------------------------------------

The object that is passed to the callback function is an
WiresharkXML.Packet object, which corresponds to a single packet.
WiresharkXML Provides 3 classes, each of which corresponds to a PDML tag:

	Packet	 - "<packet>" tag
	Protocol - "<proto>" tag
	Field    - "<field>" tag

Each of these classes has accessors which will return the defined attributes:

	get_name()
	get_showname()
	get_pos()
	get_size()
	get_value()
	get_show()

Protocols and fields can contain other fields. Thus, the Protocol and
Field class have a "children" member, which is a simple list of the
Field objects, if any, that are contained. The "children" list can be
directly accessed by code using the object. The "children" list will be
empty if this Protocol or Field contains no Fields.

Furthermore, the Packet class is a sub-class of the PacketList class.
The PacketList class provides methods to look for protocols and fields.
The term "item" is used when the item being looked for can be
a protocol or a field:

	item_exists(name) - checks if an item exists in the PacketList
	get_items(name) - returns a PacketList of all matching items


General Notes
=============
Generally, parsing XML is slow. If you're writing a script to parse
the PDML output of tshark, pass a read filter with "-R" to tshark to
try to reduce as much as possible the number of packets coming out of tshark.
The less your script has to process, the faster it will be.

tools/msnchat
=============
tools/msnchat is a sample Python program that uses WiresharkXML to parse
PDML. Given one or more capture files, it runs tshark on each of them,
providing a read filter to reduce tshark's output. It finds MSN Chat
conversations in the capture file and produces nice HTML showing the
conversations. It has only been tested with capture files containing
non-simultaneous chat sessions, but was written to more-or-less handle any
number of simultaneous chat sessions.

pdml2html.xsl
=============
pdml2html.xsl is a XSLT file to convert PDML files into HTML.
See https://gitlab.com/wireshark/wireshark/-/wikis/PDML for more details.