Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 fierce

查看 fierce 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fierce

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install fierce

Debian stable package indexes · fierce · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#fierce

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

概览

软件包摘要

DNS reconnaissance tool for locating non-contiguous IP space

命令和别名

  • fierce

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fiercecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.6.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本1.6.0

https://github.com/mschwager/fierce

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:fierce
版本1.6.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/fierce
主页https://github.com/mschwager/fierce
仓库https://github.com/mschwager/fierce
上游文档https://github.com/mschwager/fierce#readme
许可证GPL-3.0-only
源码归档https://github.com/mschwager/fierce/archive/refs/tags/1.6.0.tar.gz
依赖python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

fierce 1.6.0-1

Domain DNS scanner

https://github.com/mschwager/fierce

sudo apt install fierce
  • Section: net
  • Architecture: all
  • 2 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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