# synscan を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:synscan
```

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

### macOS

- Homebrew (100%):

```sh
brew install synscan
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:synscan
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/synscan>
- **バージョン:** 5.02
- **ソース概要:** Asynchronous half-open TCP portscanner
- **ホームページ:** <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
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- sslog (cli)
- synscan (cli)
- sslog (エイリアス)
- synscan (エイリアス)

## 依存関係

- libpcap

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 5.02
- マネージャ更新日: 2026-06-25
- ローカルデータ: OK
- 上流リポジトリ: https://digit-labs.org/files/tools/synscan/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- Pre-5.0: Synscan versions through 3.9b6 were based on version 1.6 by psychoid/tCl.
- 5.0: Synscan was rewritten with efficiency, checksum, timing, and design changes.
- 5.02: The digit-labs page lists synscan-5.02.tar.gz as the newest non-beta release.

### Related projects

- The official page points to the earlier bindshell.net synscan page and credits version 1.6 by psychoid/tCl as the base for older releases.
- In package taxonomies, synscan is adjacent to other TCP port scanners and packet-level security utilities.

### ソース

- <https://www.digit-labs.org/files/tools/synscan/>
- input source_facts.executables and source_facts.package-manager


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **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:** stable


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [libpcap](https://pkg.so/ja/brew/libpcap/) - Runtime dependency declared by Homebrew.
- [masscan](https://pkg.so/ja/brew/masscan/) - Shares pkgdb curated category or tags: cli, port-scanner, security, tcp.
- [nmap](https://pkg.so/ja/brew/nmap/) - Shares pkgdb curated category or tags: cli, port-scanner, security.
- [rustscan](https://pkg.so/ja/brew/rustscan/) - Shares pkgdb curated category or tags: cli, port-scanner, security.
- [naabu](https://pkg.so/ja/brew/naabu/) - Shares pkgdb curated category or tags: cli, port-scanner, security.
- [scilla](https://pkg.so/ja/brew/scilla/) - Shares pkgdb curated category or tags: cli, port-scanner, security.
- [rshijack](https://pkg.so/ja/brew/rshijack/) - Shares pkgdb curated category or tags: cli, security, tcp.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Shares pkgdb curated category or tags: cli, security.
- [gnutls](https://pkg.so/ja/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.

## Combined YAML source

View the package source record on GitHub. [combined/synscan.yml](https://github.com/mxcl/pkgdb/blob/main/combined/synscan.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
