# chkrootkit を Homebrew, apt, dnf, MacPorts でインストール

chkrootkit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:chkrootkit
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install chkrootkit
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chkrootkit
```

  証拠: MacPorts ports tree: sysutils/chkrootkit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install chkrootkit
```

  証拠: Debian stable package indexes: chkrootkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install chkrootkit
```

  証拠: Fedora Rawhide package metadata: chkrootkit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:chkrootkit
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/chkrootkit>
- **バージョン:** 0.59
- **ソース概要:** Rootkit detector
- **ホームページ:** <https://www.chkrootkit.org/>
- **上流ドキュメント:** <https://www.chkrootkit.org/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** ftp://ftp.chkrootkit.org/pub/seg/pac/chkrootkit-0.59.tar.gz
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- check_wtmpx (cli)
- chkdirs (cli)
- chklastlog (cli)
- chkproc (cli)
- chkrootkit (cli)
- chkutmp (cli)
- chkwtmp (cli)
- ifpromisc (cli)
- strings-static (cli)
- check_wtmpx (エイリアス)
- chkdirs (エイリアス)
- chklastlog (エイリアス)
- chkproc (エイリアス)
- chkrootkit (エイリアス)
- chkutmp (エイリアス)
- chkwtmp (エイリアス)
- ifpromisc (エイリアス)
- strings-static (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.59
- ローカルデータ: OK
- 上流リポジトリ: https://www.chkrootkit.org/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

chkrootkit is a long-running Unix rootkit detector that locally checks for signs of modified system binaries, log tampering, promiscuous interfaces, and kernel-module trojans.

### プロジェクトの歴史

The official README for version 0.59 credits Nelson Murilo as main author and Klaus Steding-Jessen as co-author. It describes chkrootkit as a shell-script front end plus C helpers including ifpromisc, chklastlog, chkwtmp, chkproc, chkdirs, check_wtmpx, chkutmp, and a strings replacement.

### 採用の歴史

The README lists testing across Linux, FreeBSD, OpenBSD, NetBSD, Solaris, HP-UX, Tru64, BSDI, and Mac OS X, which explains why it became common in Unix security packaging. The input package facts show it in Homebrew, Debian, Ubuntu, Fedora/DNF, and MacPorts.

### 使われ方

chkrootkit is intended to be run as root, either as ./chkrootkit for all tests or with named tests such as ps, ls, and sniffer. Options include quiet mode, expert mode, an alternate root directory, and an alternate command path for checking mounted disks or avoiding possibly compromised system binaries.

### パッケージ好きにとっての重要性

For package nerds, chkrootkit is a classic security-admin utility: small, scriptable, portable, and old enough to appear in many Unix package collections. It also shows why some security tools remain tarball-first rather than source-control-first in package metadata.

### タイムライン

- 2000s: README documents support for Linux 2.0 through 2.6, early BSD releases, Solaris, HP-UX, Tru64, BSDI, and Mac OS X.
- 2026: Official README identifies version 0.59.
- 2026: Homebrew packages chkrootkit 0.59 from the official chkrootkit.org FTP tarball.

### Related projects

- The README credits DFN-CERT tools chklastlog and chkwtmp and small portions of ifconfig by Fred N. van Kempen. It is often compared with other host compromise scanners, but its official documentation focuses on its bundled tests.

### ソース

- <https://www.chkrootkit.org/README>
- <https://www.chkrootkit.org/>
- <https://formulae.brew.sh/api/formula/chkrootkit.json>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** chkrootkit
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - chkrootkit - 0.58b-5+b7: normalized package name match | Debian stable package indexes: chkrootkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | rootkit detector | https://www.chkrootkit.org/
- Ubuntu apt - chkrootkit - 0.58b-1: normalized package name match | Ubuntu 24.04 LTS package indexes: chkrootkit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | rootkit detector | https://www.chkrootkit.org/
- dnf - chkrootkit - 0.58-4b.fc45: normalized package name match | Fedora Rawhide package metadata: chkrootkit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tool to locally check for signs of a rootkit | http://www.chkrootkit.org
- MacPorts - chkrootkit: normalized package name match | MacPorts ports tree: sysutils/chkrootkit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [clamav](https://pkg.so/ja/brew/clamav/) - Shares pkgdb curated category or tags: cli, malware-detection, security.
- [john-jumbo](https://pkg.so/ja/brew/john-jumbo/) - Shares pkgdb curated category or tags: cli, security, unix.
- [pwgen](https://pkg.so/ja/brew/pwgen/) - Shares pkgdb curated category or tags: cli, security, unix.
- [john](https://pkg.so/ja/brew/john/) - Shares pkgdb curated category or tags: cli, security, unix.
- [rkhunter](https://pkg.so/ja/brew/rkhunter/) - Shares pkgdb curated category or tags: cli, malware-detection, rootkit, security.
- [duo_unix](https://pkg.so/ja/brew/duo-unix/) - Shares pkgdb curated category or tags: cli, security, unix.
- [jailkit](https://pkg.so/ja/brew/jailkit/) - Shares pkgdb curated category or tags: cli, security, unix.
- [gnutls](https://pkg.so/ja/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.

## Combined YAML source

View the package source record on GitHub. [combined/chkrootkit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chkrootkit.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
