How to Install and Uninstall dnsenum Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "dnsenum" package

Please follow the guidelines below to install dnsenum on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install dnsenum

2. Uninstall "dnsenum" package

In this section, we are going to explain the necessary steps to uninstall dnsenum on Ubuntu 21.10 (Impish Indri):

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

3. Information about the dnsenum package on Ubuntu 21.10 (Impish Indri)

Package: dnsenum
Architecture: all
Version: 1.3.0-4
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Security Tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
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-4_all.deb
Size: 27356
MD5sum: 15b9e93c70c41e8dc0f0ba8d63e51787
SHA1: fcaf733f93a16da567f952f6b5f9e7f904621fe7
SHA256: b3584ee14fcc7c012f3b5c390525af66c4470de2fb9f4d02d67b6b4f11b6da1c
SHA512: 1fa2f9e750dcd9e6fc2f557304b74df122e9394eb9b50b82c646229e750e931cd6b0305e53a45fb2ad801250a21da9634c570c722aff55eeb5fbfec2b8a7b121
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