
dnsanon


This tool reads pcap files (captured by some other means),
extracts DNS data from them, and writes it in a database format.

SAMPLE

See sample_data for sample input and output.



INSTALLATION

To build, type "make".

It requires the following packages:
    pandoc
    ldns-devel
    libtrace-devel
    openssl-devel
    libpcap-devel
    
We have verified it builds on centos 7 and Fedora. 

We also provide RPMs and packages at
https://copr.fedorainfracloud.org/coprs/johnh/dnsanon/
