macOS
brew install ike-scanlocal Homebrew formula metadata
sudo port install ike-scanMacPorts ports tree · security/ike-scan/Portfile · ソース: api.github.com
brew
ike-scan のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ike-scanlocal Homebrew formula metadata
sudo port install ike-scanMacPorts ports tree · security/ike-scan/Portfile · ソース: api.github.com
sudo apt install ike-scanDebian stable package indexes · ike-scan · ソース: deb.debian.org
nix profile install nixpkgs#ike-scannixpkgs package indexes · pkgs/by-name/ik/ike-scan/package.nix · ソース: api.github.com
概要
Discover and fingerprint IKE hosts
履歴
ike-scan is Roy Hills' command-line scanner for discovering IPsec VPN endpoints that speak IKE and fingerprinting their implementations. The README frames its core jobs as discovery, fingerprinting, transform enumeration, user enumeration for some VPN systems, and offline pre-shared-key cracking through the bundled psk-crack program.
The project grew out of NTA Monitor research into UDP retransmission backoff fingerprinting. Roy Hills' 2003 white paper explains the observation that many UDP services, including IKE, leave retransmission timing decisions to implementers, creating measurable patterns that can identify VPN products.
ike-scan v1.0 was the initial public release in the project's NEWS file. Subsequent releases expanded platform support, added Windows binaries, accumulated vendor ID and backoff fingerprints, and added psk-crack for aggressive-mode pre-shared-key material captured by ike-scan.
Version 1.9 marked a major feature expansion: IKEv2 packet support, NAT traversal, source IP spoofing on raw-socket systems, stdin dictionaries for psk-crack, Vendor ID fingerprinting, and improved pseudo-random packet generation. Version 1.9.4 moved development from an internal SVN repository to GitHub.
ike-scan became a standard package for VPN assessment work because it targets the exposed UDP/500 and UDP/4500 surfaces that often sit at network borders. The input metadata shows packaging in Homebrew, Debian, Ubuntu, MacPorts, and Nix, and the README documents builds on Linux, BSDs, Solaris, macOS, Cygwin, and several older Unix systems.
Operators use ike-scan to send IKE phase-1 probes to one or many targets, list responding hosts, inspect transform support, collect Vendor ID payloads, and optionally measure retransmission backoff with --showbackoff. In aggressive mode, --pskcrack output can feed psk-crack for dictionary or brute-force testing of captured pre-shared-key hashes.
The package is significant because it packages a specific security-research technique, not just a generic network scanner. Its data files, including ike-backoff-patterns and ike-vendor-ids, are part of the value: they turn timing behavior and vendor payloads into repeatable fingerprints that can be updated as products change.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ike-scan | cli | グローバル実行可能ファイル | |
psk-crack | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/royhills/ike-scan
インストールメタデータ
| パッケージキー | brew:ike-scan |
|---|---|
| バージョン | 1.9.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ike-scan |
| ホームページ | https://github.com/royhills/ike-scan |
| リポジトリ | https://github.com/royhills/ike-scan |
| 上流ドキュメント | https://github.com/royhills/ike-scan#readme |
| ライセンス | GPL-3.0-or-later WITH openvpn-openssl-exception |
| ソースアーカイブ | https://github.com/royhills/ike-scan/archive/refs/tags/1.9.5.tar.gz |
| 最終更新 | 2026-06-22T14:03:45-07:00 |
| Pulse | updated |
| 依存関係 | openssl@3 |
| ビルド依存関係 | autoconf, automake, libtool |
| 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 | ike-scan |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ike-scan 1.9.5-2
discover and fingerprint IKE hosts (IPsec VPN Servers)
https://github.com/royhills/ike-scan
sudo apt install ike-scanike-scan
nix profile install nixpkgs#ike-scanike-scan 1.9.5-1ubuntu1
discover and fingerprint IKE hosts (IPsec VPN Servers)
https://github.com/royhills/ike-scan
sudo apt install ike-scanike-scan
sudo port install ike-scanソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.