Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
/ autodrill Public archive

A script to automate the collection of DNS records using the drill command

License

Notifications You must be signed in to change notification settings

CarmeloMaitaO/autodrill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autodrill

A script to automate the collection of DNS records using the drill command.

I made this script while I was doing a university assignment, I'm just uploading it, I won't be maintaining it anymore.

Syntax

autodrill.sh [options] <domain>

Options

  • -d : select the DNS to use (default: 1.1.1.1)
  • -o : select an output file to dump the collected information

DNS records that are looked up

  • a
  • aaaa
  • afsdb
  • atma
  • caa
  • cert
  • cname
  • dhcid
  • dname
  • dnskey
  • ds
  • hinfo
  • isdn
  • mb
  • mg
  • minfo
  • mr
  • mx
  • ns
  • nsap
  • ptr
  • rp
  • rrsig
  • soa
  • srv
  • tlsa
  • txt
  • x25

About

A script to automate the collection of DNS records using the drill command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published