[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DNS query analyzer
- Subject: DNS query analyzer
- From: aaron.glenn at gmail.com (Aaron Glenn)
- Date: Wed, 2 Dec 2009 00:34:08 +0000
- In-reply-to: <[email protected]>
- References: <695277448C537A469D28FF68D0938C8372F23B5EDB@EXMBX04.exchhosting.com> <[email protected]>
On Tue, Dec 1, 2009 at 3:58 PM, Tony Finch <dot at dotat.at> wrote:
> On Mon, 30 Nov 2009, Joseph Jackson wrote:
>>
>> Anyone know of a tool that can take a pcap file from wireshark that was
>> used to collect dns queries and then spit out statistics about the
>> queries such as RTT and timeouts?
>
> I don't know if it'll do exactly what you want, but have a look at
> https://www.dns-oarc.net/tools/dnscap
dnscap paired with dpkt can quickly and elegantly accomplish what you
desire; if you know python (: