Skip to content

fionn/dns-anomaly-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tool to detect DNS anomalies.

Usage:

    ./digger.sh example.com resolvers.json

where resolvers.json is of the form supplied by public-dns.info (array of objects containing at least ip, as_number and as_org).

It assumes that google.com is resolvable and that 1.1.1.1 is a reliable resolver.