How to Install and Uninstall dnsenum Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "dnsenum" package

Please follow the steps below to install dnsenum on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install dnsenum

2. Uninstall "dnsenum" package

Learn how to uninstall dnsenum on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove dnsenum $ sudo apt autoclean && sudo apt autoremove

3. Information about the dnsenum package on Ubuntu 20.10 (Groovy Gorilla)

Package: dnsenum
Architecture: all
Version: 1.3.0-3
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Security Tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 85
Depends: libhtml-parser-perl, libnet-dns-perl, libnet-ip-perl, libnet-netmask-perl, libnet-whois-ip-perl, libstring-random-perl, libwww-mechanize-perl, libxml-writer-perl, perl:any
Filename: pool/universe/d/dnsenum/dnsenum_1.3.0-3_all.deb
Size: 27128
MD5sum: 5f1bd37d07e78cc321384f09172b594e
SHA1: 28fcd06a78f89921c2b5858455dc0e92e9a43b69
SHA256: 7fe6740ab672a201328e085e49de847a7385c97deb3a36f200a0c274b6e2c853
SHA512: 8a075948439a49871cc5e0ebfdc545e97c3720c4b16074931733d4f99e8680e4bddfaddc0ac0a686ee03a2917bf0bb4ffd4936607eeecba3ee50ef58af5c02c1
Homepage: https://github.com/SparrowOchon/dnsenum2
Description-en: tool to enumerate domain DNS information
Dnsenum is a multithreaded perl script to enumerate DNS information of a
domain and to discover non-contiguous ip blocks. The main purpose of Dnsenum
is to gather as much information as possible about a domain. The program
currently performs the following operations:
.
1) Get the host's addresses (A record).
2) Get the namservers (threaded).
3) Get the MX record (threaded).
4) Perform axfr queries on nameservers and get BIND versions(threaded).
5) Get extra names and subdomains via google scraping (google query =
"allinurl: -www site:domain").
6) Brute force subdomains from file, can also perform recursion on subdomain
that have NS records (all threaded).
7) Calculate C class domain network ranges and perform whois queries on them
(threaded).
8) Perform reverse lookups on netranges (C class or/and whois netranges)
(threaded).
9) Write to domain_ips.txt file ip-blocks.
.
This program is useful for pentesters, ethical hackers and forensics experts.
It also can be used for security tests.
Description-md5: 1071761bb941cae109c75e1dae6ca4f6