Automic VaultAutomic Vault

brew

Install fierce with Homebrew, apt, Nix

DNS reconnaissance tool for locating non-contiguous IP space. Version 1.6.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install fierce

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install fierce

Debian stable package indexes · fierce · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#fierce

nixpkgs package indexes · pkgs/by-name/fi/fierce/package.nix · source: api.github.com

overview

Package summary

DNS reconnaissance tool for locating non-contiguous IP space

Commands and aliases

  • fierce

history

Project history and usage

fierce is a DNS reconnaissance command-line tool used to locate non-contiguous IP space and hostnames for a target domain before deeper scanning.

Project history

The modern fierce repository describes the project as a Python 3 conversion of the original fierce tool by RSnake and others at ha.ckers.org. The repository keeps the older Perl script under scripts/fierce.pl, where the banner identifies Fierce v0.9.9 beta dated March 24, 2007 and credits RSnake with threading and additions by IceShaman.

The Python rewrite kept the core reconnaissance idea but modernized the packaging and runtime around Python tooling. The README presents pip installation, direct source checkout, Poetry development setup, pytest testing, flake8 linting, and coverage commands.

Adoption history

fierce belongs to the pre-exploitation reconnaissance layer of security tooling. Its README explicitly frames it as a precursor to tools such as nmap, unicornscan, Nessus, and Nikto, because those scanners are more useful once likely IP space and hostnames are known.

The supplied package metadata shows fierce packaged beyond Homebrew, including Debian, Ubuntu, and Nix. That distribution footprint fits a small CLI security utility that penetration testers and defenders can install quickly on Unix-like systems.

How it is used

The README examples center on DNS lookups rather than exploitation. Typical use starts with a domain and a subdomain list, then optionally traverses nearby IPs, restricts nearby lookups to selected domains, attempts HTTP connections on discovered names, widens searches across a /24, checks zone-transfer exposure, redirects output to a file, or scans an internal address range against a chosen DNS server.

The original description, preserved in the README, is careful about scope: fierce is meant to identify likely targets inside and outside a corporate network through DNS, not to indiscriminately scan the internet or exploit hosts.

Why package nerds care

For package nerds, fierce is a recognizable example of a security tool whose cultural value is larger than its code size: it wraps a focused reconnaissance workflow into a single installable command and carries lineage from the older ha.ckers.org-era Perl security-tool ecosystem into Python 3 packaging.

Timeline

  • 2007: The preserved Perl script identifies Fierce v0.9.9 beta dated March 24, 2007.
  • Python 3 era: The maintained repository describes itself as a Python 3 conversion to simplify and modernize the codebase.
  • Packaging note: The README documents pip installation and standard Python development commands.

Related projects

  • The project documentation positions fierce before tools such as nmap, unicornscan, Nessus, and Nikto in a reconnaissance workflow. Its operating domain also overlaps with DNS zone-transfer testing and subdomain discovery tools.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
fiercecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.6.0
manager updated
local dataok
upstreamcurrent
latest detected1.6.0

https://github.com/mschwager/fierce

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:fierce
Version1.6.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fierce
Homepagehttps://github.com/mschwager/fierce
Repositoryhttps://github.com/mschwager/fierce
Upstream docshttps://github.com/mschwager/fierce#readme
LicenseGPL-3.0-only
Source archivehttps://github.com/mschwager/fierce/archive/refs/tags/1.6.0.tar.gz
Dependenciespython@3.14
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefierce
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

fierce 1.6.0-1

Domain DNS scanner

https://github.com/mschwager/fierce

sudo apt install fierce
  • Section: net
  • Architecture: all
  • 2 dependencies
  • normalized package name match
  • Matched by: Fierce
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fierce from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fierce

nix profile install nixpkgs#fierce
  • normalized package name match
  • Matched by: Fierce
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fi/fierce/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fierce 1.5.0-1

Domain DNS scanner

https://github.com/mschwager/fierce

sudo apt install fierce
  • Section: universe/net
  • Architecture: all
  • 2 dependencies
  • normalized package name match
  • Matched by: Fierce
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fierce from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment