macOS
brew install bulk_extractorlocal Homebrew formula metadata
sudo port install bulk_extractorMacPorts ports tree · security/bulk_extractor/Portfile · 来源: api.github.com
安装
brew install bulk_extractorlocal Homebrew formula metadata
sudo port install bulk_extractorMacPorts ports tree · security/bulk_extractor/Portfile · 来源: api.github.com
nix profile install nixpkgs#bulk_extractornixpkgs package indexes · pkgs/by-name/bu/bulk_extractor/package.nix · 来源: api.github.com
sudo zypper install bulk_extractoropenSUSE Tumbleweed package metadata · bulk_extractor · 来源: download.opensuse.org
概览
Stream-based forensics tool
历史
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.
安全态势
没有找到 bulk_extractor 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bulk_extractor | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 构建依赖 | pkgconf, re2 |
| macOS 提供的库 | expat, ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bulk_extractor |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bulk_extractor
nix profile install nixpkgs#bulk_extractorbulk_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_extractorbulk_extractor
sudo port install bulk_extractor来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.