Automic VaultAutomic Vault

brew

sslsplit を Homebrew, apt, dnf, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sslsplit

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install sslsplit

Debian stable package indexes · sslsplit · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install sslsplit

Fedora Rawhide package metadata · sslsplit · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#sslsplit

nixpkgs package indexes · pkgs/by-name/ss/sslsplit/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S sslsplit

Arch Linux sync databases · sslsplit · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Man-in-the-middle attacks against SSL encrypted network connections

コマンドとエイリアス

  • sslsplit

履歴

プロジェクトの歴史と使われ方

SSLsplit is a transparent SSL/TLS interception tool for network forensics, application security analysis, and penetration testing. It is packaged because it combines low-level NAT integration, forged-certificate TLS interception, and forensic logging in a single Unix-style command.

プロジェクトの歴史

The official project page says SSLsplit is developed by Daniel Roethlisberger and contributors and was first publicly released as 0.4.2 in 2012. Its README says it was inspired by Claes M. Nyberg's mitm-ssl and Moxie Marlinspike's sslsniff, while sharing no source code with them.

SSLsplit is designed to transparently terminate NAT-redirected connections, create a new SSL/TLS connection to the original destination, and log transmitted data. Over time it added defenses against mechanisms that complicate interception, including OCSP handling, HSTS and HPKP header mangling, Expect-CT suppression, and prevention of protocol upgrades such as QUIC, SPDY, HTTP/2, and WebSockets.

採用の歴史

The official project page lists package or port availability across FreeBSD, OpenBSD, NetBSD, DragonFly BSD, Homebrew, Arch Linux, Debian, Ubuntu, Gentoo, Fedora/RHEL/CentOS, openSUSE, Mageia, BlackArch, Kali Linux, and related security distributions or appliances. The supplied package metadata also shows Homebrew, Debian, Fedora, Nix, Arch, and Ubuntu packaging.

Its packaging footprint follows from its role in labs and security distributions: users need a reproducible build of a sensitive interception tool with OpenSSL, libevent, libpcap, libnet, NAT engine support, and platform-specific behavior aligned.

使われ方

Typical usage requires redirecting traffic with a platform NAT engine, then running sslsplit with proxy specifications such as http, https, tcp, ssl, or autossl, CA certificate/key material, and logging destinations. The tool can write connection logs, content logs, PCAP output, mirrored packets, generated certificates, master secrets, and local process information.

Supported NAT mechanisms in official documentation include FreeBSD pf rdr and divert-to, ipfw fwd, ipfilter rdr; OpenBSD pf rdr-to and divert-to; Linux netfilter REDIRECT and TPROXY; and macOS pf rdr and ipfw fwd.

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

SSLsplit is package-nerd significant because it is deeply coupled to OS networking facilities. A useful package is not only the binary; it is the right combination of OpenSSL compatibility, NAT-engine support, privilege behavior, man pages, sample configuration, and logging defaults.

It also belongs to the family of security tools whose value is inseparable from ethical context. Distributions package it for legitimate forensics, testing, and education, but its capability is explicitly man-in-the-middle interception.

タイムライン

  • 2012: SSLsplit 0.4.2 was the first public release.
  • 2013: Version 0.4.7 filtered HPKP headers and added HTTP status and content length to connection logs.
  • 2014: Versions 0.4.8 through 0.4.10 improved pf support on macOS, added protocol forcing options, and added separate file logging with process information.
  • 2016: Version 0.5.0 added generic STARTTLS support through the autossl proxy specification and introduced privilege separation.
  • 2018: Version 0.5.4 added PCAP and packet-mirroring content log modes and the sslsplit.conf manual page.
  • 2019: Version 0.5.5 fixed packaging and install-path behavior, including SYSCONFDIR-controlled installation of sample config files.

Related projects

  • Official README names mitm-ssl and sslsniff as inspirations.
  • Related operational tools include OpenSSL, libevent, libpcap, libnet, platform NAT engines, Wireshark via PCAP or SSLKEYLOGFILE-style outputs, and security distributions such as Kali and BlackArch.

セキュリティ状態

リスクレベル: red

broad file, network, media, or database tool signal. escape, surveillance, or offensive capability signal.

リスク分類器

リスク red · 信頼度 中 · escape-surveillance-offensive

理由

  • broad file, network, media, or database tool signal
  • escape, surveillance, or offensive capability signal

信号

  • text:man-in-the-middle
  • text:network,encrypt

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
sslsplitcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.5.5
マネージャ更新日2026-07-13
ローカルデータOK
上流最新
検出された最新0.5.5

https://github.com/droe/sslsplit

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sslsplit
バージョン0.5.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sslsplit
ホームページhttps://www.roe.ch/SSLsplit
リポジトリhttps://github.com/droe/sslsplit
上流ドキュメントhttps://github.com/droe/sslsplit#readme
ライセンスBSD-2-Clause
ソースアーカイブhttps://github.com/droe/sslsplit/archive/refs/tags/0.5.5.tar.gz
最終更新2026-07-13T17:31:48+09:00
Pulseupdated
依存関係libevent, libnet, libpcap, openssl@3
ビルド依存関係check, pkgconf
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

sslsplit 0.5.5-2.1+b1

transparent and scalable SSL/TLS interception

http://www.roe.ch/SSLsplit

sudo apt install sslsplit
  • Section: net
  • Architecture: amd64
  • Source Package: sslsplit
  • 7 依存関係
  • normalized package name match
  • 一致条件: Sslsplit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sslsplit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sslsplit

nix profile install nixpkgs#sslsplit
  • normalized package name match
  • 一致条件: Sslsplit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ss/sslsplit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

sslsplit 0.5.5-2.1build4

transparent and scalable SSL/TLS interception

http://www.roe.ch/SSLsplit

sudo apt install sslsplit
  • Section: universe/net
  • Architecture: amd64
  • 7 依存関係
  • normalized package name match
  • 一致条件: Sslsplit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sslsplit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

sslsplit 0.5.5-22.fc45

Transparent and scalable SSL/TLS interception

http://www.roe.ch/SSLsplit

sudo dnf install sslsplit
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sslsplit
  • 11 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sslsplit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sslsplit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

sslsplit 0.5.5-3

Tool for man-in-the-middle attacks against SSL/TLS encrypted network connections

https://www.roe.ch/SSLsplit

sudo pacman -S sslsplit
  • License: BSD
  • Architecture: x86_64
  • 6 依存関係
  • normalized package name match
  • 一致条件: Sslsplit
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sslsplit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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