Skip to content

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.

License

Notifications You must be signed in to change notification settings

yoda66/DNSBlackHole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages