Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 579 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 579 Bytes

DNSBH

A basic DNS blackhole zone, and bind9 configuration creation utility. Will read a URL passed to it, and using a regular expression, extracts domain names from the content, and writes a bind9 named configuration file, and blackhole zone file.

Also has the ability to allow the user to specify a TTL, and IP destination to resolve traffic to.

Also included is a basic statistical analysis script for analyzing Microsoft DNS debugging logs.