Skip to content

Instantly share code, notes, and snippets.

@keichi
Created August 25, 2017 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keichi/0f199b898d106a6b4317bfc453695d07 to your computer and use it in GitHub Desktop.
Save keichi/0f199b898d106a6b4317bfc453695d07 to your computer and use it in GitHub Desktop.
Block ShadowPad
# /var/named/chroot/var/named/block.zone
@ IN SOA localhost. nobody.localhost. (1 60 60 60 60)
IN NS localhost.
# /var/named/chroot/etc/named.conf
zone "ribotqtonut.com" {
type master;
file "block.zone";
}
zone "nylalobghyhirgh.com" {
type master;
file "block.zone";
}
zone "jkvmdmjyfcvkf.com" {
type master;
file "block.zone";
}
zone "bafyvoruzgjitwr.com" {
type master;
file "block.zone";
}
zone "xmponmzmxkxkh.com" {
type master;
file "block.zone";
}
zone "tczafklirkl.com" {
type master;
file "block.zone";
}
zone "notped.com" {
type master;
file "block.zone";
}
zone "dnsgogle.com" {
type master;
file "block.zone";
}
zone "operatingbox.com" {
type master;
file "block.zone";
}
zone "paniesx.com" {
type master;
file "block.zone";
}
zone "techniciantext.com" {
type master;
file "block.zone";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment