# Installer smap avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de smap pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install smap
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:smap
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.12
- **Résumé source:** Drop-in replacement for Nmap powered by shodan.io
- **Page d'accueil:** <https://github.com/s0md3v/Smap>
- **Dépôt:** <https://github.com/s0md3v/Smap>
- **Dernière mise à jour:** 2026-07-26T04:03:42+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- smap (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.12
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
