macOS
brew install mac-robberlocal Homebrew formula metadata
brew
mac-robber のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mac-robberlocal Homebrew formula metadata
sudo apt install mac-robberDebian stable package indexes · mac-robber · ソース: deb.debian.org
sudo dnf install mac-robberFedora Rawhide package metadata · mac-robber · ソース: dl.fedoraproject.org
nix profile install nixpkgs#mac-robbernixpkgs package indexes · pkgs/by-name/ma/mac-robber/package.nix · ソース: api.github.com
sudo zypper install mac-robberopenSUSE Tumbleweed package metadata · mac-robber · ソース: download.opensuse.org
概要
Digital investigation tool
履歴
mac-robber is a small digital forensics and incident-response tool from the Sleuth Kit ecosystem. It collects metadata from allocated files on a mounted file system and emits data that can be fed to The Sleuth Kit's mactime tool to create file-activity timelines.
The Sleuth Kit site traces mac-robber to the early open-source UNIX forensics lineage around The Coroner's Toolkit. In the February 2003 Sleuth Kit Informer, Brian Carrier described writing mac-robber as similar to Rob Lee's mac-daddy, itself a variation of TCT's grave-robber, but implemented in C instead of Perl.
The project page describes the tool's scope and limits: it requires the file system to be mounted by the operating system, does not collect deleted files or files hidden by rootkits, and can modify directory access times when run against writable mounts. Those limitations are part of its forensic model rather than incidental bugs.
mac-robber has remained useful because it covers file systems that The Sleuth Kit or other file-system analysis tools may not support directly. The official page calls out obscure UNIX file systems and common UNIX systems such as AIX as use cases.
Package metadata shows mac-robber distributed through Homebrew and several Unix/Linux package managers. Its adoption is niche, but it is durable niche software: the 1.02 release from 2010 is still packaged because the body-file/mactime workflow remains recognizable to forensic practitioners.
The tool is used during live incident response or lab analysis when a suspect file system has been mounted, ideally read-only on a trusted system. Its output is consumed by mactime to produce a timeline of file activity.
The official page warns that mac-robber is basic C intended to compile on any UNIX system, but also that it cannot see deleted or rootkit-hidden files because it relies on the mounted file-system view exposed by the operating system.
mac-robber is package-nerd significant because it is a tiny, old, command-line forensic utility whose value comes from interoperability with a larger toolchain. It represents the classic Unix package pattern: one focused binary, plain-text output, and composition with mactime.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mac-robber | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.sleuthkit.org/mac-robber/
インストールメタデータ
| パッケージキー | brew:mac-robber |
|---|---|
| バージョン | 1.02 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mac-robber |
| ホームページ | https://www.sleuthkit.org/mac-robber/ |
| リポジトリ | https://github.com/sleuthkit/mac-robber |
| 上流ドキュメント | https://www.sleuthkit.org/mac-robber |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/mac-robber/mac-robber/1.02/mac-robber-1.02.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mac-robber |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mac-robber 1.02-13
collects data about allocated files in mounted filesystems
https://www.sleuthkit.org/mac-robber
sudo apt install mac-robbermac-robber
nix profile install nixpkgs#mac-robbermac-robber 1.02-13
collects data about allocated files in mounted filesystems
https://www.sleuthkit.org/mac-robber
sudo apt install mac-robbermac-robber 1.02-40.fc45
Tool to create a timeline of file activity for mounted file systems
http://sourceforge.net/projects/mac-robber/
sudo dnf install mac-robbermac-robber 1.02-14.6
Tool to create a timeline of file activity for mounted file systems
http://sourceforge.net/projects/mac-robber/
sudo zypper install mac-robberソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.