Installing dnsmap on Mac using Brew
Package Information:
Name: dnsmap
Use: Passive DNS network mapper (a.k.a. subdomains bruteforcer)
URL: https://code.google.com/archive/p/dnsmap/Installation Steps:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install dnsmap using brew
brew install dnsmap
dnsmap is ready to use now!