How to Install and Uninstall fierce Package on Kali Linux

Last updated: May 13,2024

1. Install "fierce" package

Here is a brief guide to show you how to install fierce on Kali Linux

$ sudo apt update $ sudo apt install fierce

2. Uninstall "fierce" package

Please follow the steps below to uninstall fierce on Kali Linux:

$ sudo apt remove fierce $ sudo apt autoclean && sudo apt autoremove

3. Information about the fierce package on Kali Linux

Package: fierce
Version: 1.5.0-1
Installed-Size: 238
Maintainer: Debian Security Tools
Architecture: all
Depends: python3-dnspython, python3:any
Size: 75996
SHA256: f53fd7091f2257573e30fd453e24dabb0eb870e84950e841ca268d68fa284993
SHA1: af6fc1b9a05bef1b81ba0421e9d0ceaf8df25f02
MD5sum: d725eaf42c37b61a99271265531dc86f
Description: Domain DNS scanner
Fierce is a semi-lightweight scanner that helps locate non-contiguous
IP space and hostnames against specified domains. It's really meant as
a pre-cursor to nmap, unicornscan, nessus, nikto, etc, since all of
those require that you already know what IP space you are looking for.
This does not perform exploitation and does not scan the whole internet
indiscriminately. It is meant specifically to locate likely targets both
inside and outside a corporate network.
.
Because it uses DNS primarily you will often find mis-configured networks
that leak internal address space. That's especially useful in targeted malware.
Originally written by RSnake along with others at http://ha.ckers.org/.
This is simply a conversion to Python 3 to simplify and modernize the codebase.
Description-md5:
Homepage: https://github.com/mschwager/fierce
Section: net
Priority: optional
Filename: pool/main/f/fierce/fierce_1.5.0-1_all.deb