macOS
brew install synscanlocal Homebrew formula metadata
brew
synscan のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install synscanlocal Homebrew formula metadata
概要
Asynchronous half-open TCP portscanner
履歴
synscan is a small security CLI: an asynchronous half-open TCP port scanner packaged by Homebrew for users who want a fast SYN-scan tool outside larger scanner suites.
The official digit-labs page describes Synscan as an asynchronous half-open TCP port scanner that sends TCP packets with the SYN flag to blocks of destination addresses as fast as the host interface and kernel can support.
The same page records a compact lineage: Synscan versions up to 3.9b6 were based on version 1.6 by psychoid/tCl, while Synscan 5.0 was a complete rewrite with a cleaner codebase, efficiency improvements, checksum fixes, adjustable scan timing, and a simpler design intended to allow future IPv6 support.
The input package facts show Homebrew packaging for `synscan`. Upstream also lists releases as tarballs and says the tool was known to compile on Linux, xBSD, Mac OS X, and Solaris, which explains why a portable Unix package manager would carry it.
synscan is used from the command line to perform half-open TCP port scans against ranges of destination addresses. Its companion executable `sslog` is also listed in the Homebrew-derived input facts.
The tool sits in the older Unix security-tool tradition: focused source tarballs, direct packet behavior, and terse CLI usage rather than a large service or framework.
Package nerds care about synscan because it is the kind of sharp, single-purpose network tool that package managers preserve even when its upstream surface is just a small project page and release tarballs.
Its portability notes across Linux, BSD, macOS, and Solaris make it a good example of formula maintenance for low-level networking code.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sslog | cli | グローバル実行可能ファイル | |
synscan | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://digit-labs.org/files/tools/synscan/
インストールメタデータ
| パッケージキー | brew:synscan |
|---|---|
| バージョン | 5.02 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/synscan |
| ホームページ | https://digit-labs.org/files/tools/synscan/ |
| 上流ドキュメント | https://digit-labs.org/files/tools/synscan |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://digit-labs.org/files/tools/synscan/releases/synscan-5.02.tar.gz |
| 最終更新 | 2026-06-25T13:38:09+02:00 |
| Pulse | updated |
| 依存関係 | libpcap |
| 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 | synscan |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.