Automic VaultAutomic Vault

brew

jailkit mit Homebrew, apt, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jailkit in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install jailkit

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install jailkit

MacPorts ports tree · security/jailkit/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install jailkit

Debian stable package indexes · jailkit · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Utilities to create limited user accounts in a chroot jail

Befehle und Aliase

  • jk_check
  • jk_chrootlaunch
  • jk_chrootsh
  • jk_cp
  • jk_init
  • jk_jailuser
  • jk_list
  • jk_lsh
  • jk_socketd
  • jk_uchroot
  • jk_update

Verlauf

Projektgeschichte und Nutzung

Jailkit is a Unix security toolkit for creating and maintaining chroot jails for users, shells, and daemons. It is an older, conservative package whose value is automation around a risky primitive: `chroot`.

Projektgeschichte

The project page and man page credit Olivier Sessink and carry copyright years beginning in 2003. Jailkit was built to automate repeated chroot setup tasks, including copying binaries and libraries into a jail, limiting commands through a restricted shell, checking jail integrity, and forwarding logs from inside a jail.

The project has stayed intentionally narrow. The homepage emphasizes stable, security-focused behavior: utilities abort when configuration or environment checks are not secure, and syslog messages explain what failed. Maintenance releases in 2019 and 2021 focused on Python 3 compatibility, `jk_update`, `jk_init`, and man-page cleanup rather than broad feature expansion.

Adoptionsgeschichte

The homepage states that Jailkit is used in network security appliances, large enterprise and ISP internet servers, smaller companies, and private deployments for securing CVS, SFTP, shell, and daemon processes. Homebrew API data available during this enrichment recorded 142 installs over 365 days, which matches a specialized system-administration tool with long tail usage.

Wie es verwendet wird

Administrators use Jailkit to initialize a jail, copy only the commands and libraries needed for a task, move users into the jail, restrict allowed commands through `jk_lsh`, and check common jail security mistakes with `jk_check`. The man page stresses that writable system directories, setuid programs, and root privileges inside a jail can defeat the intended isolation.

Warum Paket-Nerds sich dafür interessieren

Jailkit matters to package nerds because it packages institutional Unix hardening lore into named commands: `jk_init`, `jk_cp`, `jk_chrootsh`, `jk_lsh`, `jk_jailuser`, `jk_check`, and friends. It is not glamorous, but it turns chroot from a hand-built directory-tree ritual into repeatable system administration.

Zeitleiste

  • 2003: Project copyright and man-page history begin under Olivier Sessink.
  • 2019: Jailkit 2.21 added full Python 3 compatibility and removed the long-deprecated `jk_addjailuser` utility.
  • 2021: Jailkit 2.22 fixed Python 3 compatibility in `jk_update` and improved `jk_init.ini` defaults.
  • 2021: Jailkit 2.23 fixed `jk_init` edge cases and cleaned up man-page locations.
  • 2026: The project page documented non-exposure to CVE-2026-23268/CVE-2026-23269 because Jailkit exits when required system calls fail or are not permitted.

Related projects

  • Jailkit is related to the Unix `chroot(2)` facility, OpenSSH restricted SFTP setups, limited shells, rsync/scp/CVS jail deployments, and OS-level isolation mechanisms. Unlike containers, its focus is small, explicit filesystem jails for accounts and daemons.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/jailkit/JAIL/etc/jailkit/

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jk_checkcliglobales Executable
jk_chrootlaunchcliglobales Executable
jk_chrootshcliglobales Executable
jk_cpcliglobales Executable
jk_initcliglobales Executable
jk_jailusercliglobales Executable
jk_listcliglobales Executable
jk_lshcliglobales Executable
jk_socketdcliglobales Executable
jk_uchrootcliglobales Executable
jk_updatecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version2.23
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://olivier.sessink.nl/jailkit/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://olivier.sessink.nl/jailkit/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:jailkit
Version2.23
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/jailkit
Homepagehttps://olivier.sessink.nl/jailkit/
Repositoryhttps://cvs.savannah.nongnu.org/viewvc/jailkit
Upstream-Dokumentationhttps://olivier.sessink.nl/jailkit
LizenzBSD-3-Clause AND LGPL-2.0-or-later
Quellarchivhttps://olivier.sessink.nl/jailkit/jailkit-2.23.tar.bz2
Abhängigkeitenpython@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

jailkit 2.23-2+b1

tools to generate chroot jails easily

https://olivier.sessink.nl/jailkit/

sudo apt install jailkit
  • Section: utils
  • Architecture: amd64
  • Source Package: jailkit
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jailkit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jailkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

jailkit 2.23-2

tools to generate chroot jails easily

https://olivier.sessink.nl/jailkit/

sudo apt install jailkit
  • Section: universe/utils
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Jailkit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jailkit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

jailkit

sudo port install jailkit
  • normalized package name match
  • Abgeglichen nach: Jailkit
MacPorts ports tree · api.github.com · MacPorts ports tree: security/jailkit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment