# smap を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:smap
```

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

### macOS

- Homebrew (100%):

```sh
brew install smap
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#smap
```

  証拠: nixpkgs package indexes: pkgs/by-name/sm/smap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:smap
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.12
- **ソース概要:** Drop-in replacement for Nmap powered by shodan.io
- **ホームページ:** <https://github.com/s0md3v/Smap>
- **リポジトリ:** <https://github.com/s0md3v/Smap>
- **最終更新:** 2026-07-26T04:03:42+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- smap (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.12
## プロジェクトの歴史と使われ方

Smap is a passive, Nmap-like port scanner backed by Shodan data. It accepts many familiar Nmap-style arguments while avoiding direct connections to targets unless active verification is requested.

### プロジェクトの歴史

The GitHub repository was created in March 2022. The first release candidate, 0.1.0-rc, appeared later that month, followed by 0.1.0 in April 2022; the README describes Smap as a passive Nmap-like scanner built with shodan.io.

### 採用の歴史

The official README documents prebuilt binaries, Go installation, AUR packages, and Homebrew installation. The supplied package metadata lists Homebrew and Nix package names, showing adoption by security-tool package sets as well as Go-based CLI users.

### 使われ方

Smap is used for fast passive port lookups, Nmap-compatible output formats, target lists, port filters, vulnerability display, and optional active verification through local nmap. The README notes that it does not require an account or API key.

### パッケージ好きにとっての重要性

Smap is interesting to package nerds because it wraps a network-intelligence service in a familiar Unix CLI shape: one binary, Nmap-like flags, packaged installs, and output formats that fit existing scanner pipelines.

### タイムライン

- 2022: GitHub repository created.
- 2022: 0.1.0-rc and 0.1.0 released.
- 2022: 0.1.12 released.
- 2026: 0.2.0-rc published.

### Related projects

- Smap is related to Nmap, Shodan InternetDB, passive reconnaissance tools, and security scanner packaging ecosystems.

### ソース

- <https://api.github.com/repos/s0md3v/Smap>
- <https://api.github.com/repos/s0md3v/Smap/releases>
- <https://github.com/s0md3v/Smap#readme>
- <https://github.com/s0md3v/Smap/wiki/FAQ>
- input.source_facts.package-manager


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## 他のパッケージマネージャ記録

- Nix - smap: normalized package name match | nixpkgs package indexes: pkgs/by-name/sm/smap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
