Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, zypper 安装 bulk_extractor

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bulk_extractor

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bulk_extractor

MacPorts ports tree · security/bulk_extractor/Portfile · 来源: api.github.com

Linux

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

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

openSUSE zypper已验证 · 92%
sudo zypper install bulk_extractor

openSUSE Tumbleweed package metadata · bulk_extractor · 来源: download.opensuse.org

概览

软件包摘要

Stream-based forensics tool

命令和别名

  • bulk_extractor

历史

项目历史与用法

bulk_extractor is a stream-based digital-forensics tool that scans raw media, disk images, files, and directories for structured artifacts without first depending on filesystem parsing. It is historically important because it made bulk data analysis a fast triage step in forensic workflows.

项目历史

bulk_extractor predates its current GitHub repository. The NEWS file includes 2010 release announcements for versions 0.4.2 through 0.7.0, with features such as context stop lists, compressed-data carving, crash protection, POSIX threading, ZIP/GZIP/PDF recovery, and hibernation-file extraction.

The `simsong/bulk_extractor` repository was created on 2012-04-03. The README describes the tool as a high-performance digital forensics exploitation tool that extracts email addresses, credit card numbers, JPEGs, JSON snippets, search terms, and other features, storing results in text files and histograms for inspection and downstream processing.

The README recommends citing Simson Garfinkel's 2013 Computers & Security paper, `Digital Media Triage with Bulk Data Analysis and bulk_extractor`, which formalized the technique and helped anchor the tool in academic and law-enforcement forensic practice.

采用历史

Adoption came from forensic triage needs: investigators could run bulk_extractor against disk images or memory artifacts and quickly get feature files, histograms, and leads without mounting or interpreting the filesystem first.

The project also included BEViewer for inspecting output, documented production downloads through GitHub releases, and kept packaging-friendly build instructions for Unix-like systems. Package managers such as Homebrew, MacPorts, Nix, and openSUSE carry it because forensic analysts and security researchers often need repeatable installs on analysis workstations.

使用方式

Users point `bulk_extractor` at a disk image, file, directory, or other data source and review generated feature files and reports. It recursively examines decoded data, which lets it find artifacts in compressed, encoded, or carved content that simpler scanners miss.

The tool supports scanner selection, histograms, debugging environment variables, and VM-based build recipes. Modern 2.x development requires C++17 and uses submodules such as be13_api and DFXML.

为什么软件包爱好者会关心

bulk_extractor is significant because it packages a research-grade forensic idea into a normal CLI: scan every byte, extract features, and produce plain text output. That combination makes it useful both in investigations and in scripted security pipelines.

For package nerds, it is also a classic example of a domain-specific tool with deep native-code build requirements, academic provenance, GUI adjuncts, and long-lived release history that still belongs in general-purpose package managers.

时间线

  • 2010: 0.4.x through 0.7.0 release announcements document early stop-list, carving, threading, and crash-protection work.
  • 2012: Public `simsong/bulk_extractor` GitHub repository is created.
  • 2013: Computers & Security publishes the bulk data analysis and bulk_extractor paper cited by the project.
  • 2024: 2.1.1 release notes document ongoing 2.x maintenance.
  • 2026: The repository remains active as the development tree for current bulk_extractor work.

Related projects

  • bulk_extractor is related to BEViewer, DFXML, be13_api, forensic carving tools, disk-image analysis workflows, memory and hibernation-file analysis, and downstream feature-file processing scripts.

安全态势

尚未找到受保护工具覆盖

没有找到 bulk_extractor 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本2.1.1
管理器更新时间2026-05-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/simsong/bulk_extractor

安装元数据

软件包元数据

软件包键brew:bulk_extractor
版本2.1.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bulk_extractor
主页https://github.com/simsong/bulk_extractor/wiki
仓库https://github.com/simsong/bulk_extractor
上游文档https://github.com/simsong/bulk_extractor#readme
许可证MIT
源码归档https://github.com/simsong/bulk_extractor/releases/download/v2.1.1/bulk_extractor-2.1.1.tar.gz
最后更新2026-05-13T00:05:26Z
Pulseupdated
构建依赖pkgconf, re2
macOS 提供的库expat, ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

bulk_extractor

nix profile install nixpkgs#bulk_extractor
  • normalized package name match
  • 匹配方式:Bulk Extractor
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/bulk_extractor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

bulk_extractor 2.1.1-1.2

Bulk Email and URL extraction tool

https://github.com/simsong/bulk_extractor/wiki/Introducing-bulk_extractor

sudo zypper install bulk_extractor
  • License: GPL-3.0-or-later
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: bulk_extractor
  • 10 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bulk Extractor
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bulk_extractor from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

bulk_extractor

sudo port install bulk_extractor
  • normalized package name match
  • 匹配方式:Bulk Extractor
MacPorts ports tree · api.github.com · MacPorts ports tree: security/bulk_extractor/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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