macOS
brew install ike-scanlocal Homebrew formula metadata
sudo port install ike-scanMacPorts ports tree · security/ike-scan/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.