macOS
brew install fierceprovider-native install command
brew / Rang 5917
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fierce in AI-Agent-Workflows.
Installation
brew install fierceprovider-native install command
Überblick
DNS reconnaissance tool for locating non-contiguous IP space
Verlauf
fierce is a DNS reconnaissance command-line tool used to locate non-contiguous IP space and hostnames for a target domain before deeper scanning.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fierce | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:fierce |
|---|---|
| Version | 1.6.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/mschwager/fierce |
| Repository | https://github.com/mschwager/fierce |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.