macOS
brew install sslsplitlocal Homebrew formula metadata
brew
sslsplit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sslsplitlocal Homebrew formula metadata
sudo apt install sslsplitDebian stable package indexes · sslsplit · ソース: deb.debian.org
sudo dnf install sslsplitFedora Rawhide package metadata · sslsplit · ソース: dl.fedoraproject.org
nix profile install nixpkgs#sslsplitnixpkgs package indexes · pkgs/by-name/ss/sslsplit/package.nix · ソース: api.github.com
sudo pacman -S sslsplitArch Linux sync databases · sslsplit · ソース: geo.mirror.pkgbuild.com
概要
Man-in-the-middle attacks against SSL encrypted network connections
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. escape, surveillance, or offensive capability signal.
リスク red · 信頼度 中 · escape-surveillance-offensive
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sslsplit | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/droe/sslsplit
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| 依存関係 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sslsplit |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
sslsplit 0.5.5-2.1+b1
transparent and scalable SSL/TLS interception
sudo apt install sslsplitsslsplit
nix profile install nixpkgs#sslsplitsslsplit 0.5.5-2.1build4
transparent and scalable SSL/TLS interception
sudo apt install sslsplitsslsplit 0.5.5-22.fc45
Transparent and scalable SSL/TLS interception
sudo dnf install sslsplitsslsplit 0.5.5-3
Tool for man-in-the-middle attacks against SSL/TLS encrypted network connections
sudo pacman -S sslsplitソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.