dnsrecon

DNS enumeration tool. More information: <https://github.com/darkoperator/dnsrecon>.

Debian Debian
RUN apt-get update && \ apt-get install -y dnsrecon
Ubuntu
RUN apt-get update && \ apt-get install -y dnsrecon
Alpine
RUN apk add dnsrecon
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dnsrecon
Raspbian
RUN apt-get update && \ apt-get install -y dnsrecon
click the source code to copy install dnsrecon on any operating system with command-not-found.com