[dns-operations] Utilities for showing DNS packets

Patrik Wallström pawal at blipp.com
Thu Mar 24 09:07:48 UTC 2016


> On 24 Mar 2016, at 01:32, Paul Hoffman <paul.hoffman at vpnc.org> wrote:
> 
> Greetings again. There are many ways to visually describe the contents of an DNS packet. Dig's output is a common one, but for an application I'm writing it is kind of wasteful of vertical space. Are there other utils (C or Python preferred, but other languages are fine) that people like? Ability to display messages with name compression (cough cough priming responses cough) is a big plus.

You could take a look at packetq and see if it fits your requirements:
https://github.com/pawal/PacketQ

It is an SQL interface to pcap files, and the main purpose is to look at DNS packets, although it also knows about ICMP.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.dns-oarc.net/pipermail/dns-operations/attachments/20160324/2f2ac446/attachment.sig>


More information about the dns-operations mailing list