mirror of https://github.com/kbandla/dpkt.git
35 lines
1010 B
ReStructuredText
35 lines
1010 B
ReStructuredText
|
|
Examples
|
|
========
|
|
|
|
Examples in dpkt/examples
|
|
-------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
print_packets
|
|
print_icmp
|
|
print_http_requests
|
|
|
|
Jon Oberheide's Examples
|
|
-------------------------
|
|
[@jonoberheide's](https://twitter.com/jonoberheide) old examples still
|
|
apply:
|
|
|
|
- `dpkt Tutorial #1: ICMP
|
|
Echo <https://jon.oberheide.org/blog/2008/08/25/dpkt-tutorial-1-icmp-echo/>`__
|
|
- `dpkt Tutorial #2: Parsing a PCAP
|
|
File <https://jon.oberheide.org/blog/2008/10/15/dpkt-tutorial-2-parsing-a-pcap-file/>`__
|
|
- `dpkt Tutorial #3: dns
|
|
spoofing <https://jon.oberheide.org/blog/2008/12/20/dpkt-tutorial-3-dns-spoofing/>`__
|
|
- `dpkt Tutorial #4: AS Paths from
|
|
MRT/BGP <https://jon.oberheide.org/blog/2009/03/25/dpkt-tutorial-4-as-paths-from-mrt-bgp/>`__
|
|
|
|
Jeff Silverman Docs/Code
|
|
------------------------
|
|
`Jeff Silverman <https://github.com/jeffsilverm>`__ has some
|
|
`code <https://github.com/jeffsilverm/dpkt_doc>`__ and
|
|
`documentation <http://www.commercialventvac.com/dpkt.html>`__.
|
|
|