This tool helps to simplify the dig utility. One quick command automates DNS enumeration. For remote enumeration. Syntax: digEm.sh [-h|-H|-i|-o]
Options:
- -h To show help message
- -H To specify the target hostname
- -i To specify the target ip address.
- -o <path/to/filename.ext> Specify the path and filename to save output to. If none, output will be saved to digEm.txt in the current directory.
- -x Hack the Gibson
Two arguments are required: -H <hostname> -i <ip adress>. If you want to specify a location/filename for output, use -o <path/to/output-filename.ext>. Output will be saved to digEm.txt in the current directory on your local machine if you omit the -o option.
./digEm.sh -H google.com -i 142.251.45.238 -o out.txt
cat out.txt