Skip to content

Repository files navigation

Lame Delegation Checker

A simple tool to identify lame delegations in DNS.

Build

make

Running

./lame-delegation-check query --domain <domain_name> --queryType <dns_query_type>

Scanning a set of entries, the input file is a list of hostnames with one entry per line.

./lame-delegation-check scan --input <input_file.txt> --outdir <output_directory_to_store_results> --queryType <A|AAAA|MX|etc..,>

This creates a csv file in the outdir directory and creates the directory if it does not already exist.

About

WIP Tool to detect lame delegations in DNS

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages