Automic VaultAutomic Vault

brew

Installer snort avec Homebrew, apk, MacPorts, Nix, apt

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install snort

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install snort

MacPorts ports tree · net/snort/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add snort

Alpine Linux edge package indexes · snort · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#snort

nixpkgs package indexes · pkgs/by-name/sn/snort/package.nix · Source: api.github.com

Ubuntu aptvérifié · 92%
sudo apt install snort

Ubuntu 24.04 LTS package indexes · snort · Source: archive.ubuntu.com

aperçu

Résumé du paquet

Flexible Network Intrusion Detection System

Commandes et alias

  • appid_detector_builder.sh
  • show_flows
  • snort
  • snort2lua
  • u2boat
  • u2spewfoo

historique

Historique du projet et usages

Snort is a long-running open-source intrusion detection and prevention system whose command-line engine, rule language, and packaging history make it one of the canonical security tools in Unix and network-operations package collections.

Historique du projet

Snort's official GPL page carries Martin Roesch copyrights beginning in 1998, and Snort's own site describes it as an open-source IPS capable of real-time traffic analysis and packet logging. The project evolved from a packet sniffer and logger into a rule-driven network IDS/IPS with community and subscriber rules.

Snort 3, also known in the repository README as Snort++, was officially released on January 19, 2021 as version 3.1.0.0 after more than seven years of development. The official announcement describes a ground-up rework with faster rules, more user control, multi-environment support, multi-threaded packet processing, Lua configuration, pluggable components, service autodetection, sticky buffers, and autogenerated reference documentation.

Historique d'adoption

Snort has a package-manager footprint because it is both a classic open-source security engine and an operational dependency for labs, appliances, training environments, and production sensors. The supplied package metadata lists Homebrew, Alpine, MacPorts, Nix, and Ubuntu packaging, while Snort.org points users to source releases, GitHub code, rule downloads, setup guides, and the Snort 3 manual.

Modes d'utilisation

Snort is used as a packet sniffer, packet logger, network intrusion detection system, and inline prevention system. Snort 3 users typically build or install the engine, configure Lua files such as `snort.lua`, add rule sets, validate the configuration, then run against live interfaces or PCAP files with alert output suitable for analysts and automation.

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

Package nerds care about Snort because it exercises nearly every hard part of packaging security software: libpcap/DAQ integration, LuaJIT configuration, C++ build requirements, rule data that changes independently from the engine, optional acceleration libraries, service files, sample configs, and upgrades between major rule-engine generations.

Chronologie

  • 1998: Official GPL page lists Martin Roesch copyrights beginning with Snort's early releases.
  • 2014: Snort 3-era copyright line begins under Cisco and affiliates in official version-output examples.
  • 2021-01-19: Snort 3 version 3.1.0.0 officially released.
  • 2026: Snort blog announces end-of-life for older Snort 2 and Snort 3 rule-support versions and encourages use of current Snort 3 packages.

Related projects

  • Snort is commonly discussed alongside tcpdump for packet sniffing, libpcap for capture, DAQ for packet I/O, Cisco Talos for rule development, and other IDS/IPS systems such as Suricata.

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:network

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 10 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
snort.luasnort_defaults.lua

exécutables

Exécutables installés

CommandeTypeExpositionNote
appid_detector_builder.shcliexécutable global
show_flowscliexécutable global
snortcliexécutable global
snort2luacliexécutable global
u2boatcliexécutable global
u2spewfoocliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire3.12.2.0
gestionnaire mis à jour2026-06-27
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/snort3/snort3

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:snort
Version3.12.2.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/snort
Page d'accueilhttps://www.snort.org
Dépôthttps://github.com/snort3/snort3
Docs amonthttps://docs.snort.org/rules
LicenceGPL-2.0-only
Archive sourcehttps://github.com/snort3/snort3/archive/refs/tags/3.12.2.0.tar.gz
Dernière mise à jour2026-06-27T17:38:03-04:00
Pulseupdated
Dépendancesdaq, hwloc, jemalloc, libdnet, libpcap, luajit, openssl@3, pcre2, vectorscan, xz
Dépendances de compilationcmake, flex, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsFor snort to be functional, you need to update the permissions for /dev/bpf* so that they can be read by non-root users. This can be done manually using: sudo chmod o+r /dev/bpf* or you could create a startup item to do this for you.

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesnort
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

snort

nix profile install nixpkgs#snort
  • normalized package name match
  • Correspondance par : Snort
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sn/snort/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

snort 2.9.20-0+deb11u1ubuntu1

flexible Network Intrusion Detection System

https://www.snort.org/

sudo apt install snort
  • Section: universe/net
  • Architecture: amd64
  • 20 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Snort
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: snort from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

snort-common 2.9.20-0+deb11u1ubuntu1

flexible Network Intrusion Detection System - common files

https://www.snort.org/

sudo apt install snort-common
  • Section: universe/net
  • Architecture: all
  • Source Package: snort
  • 4 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Snort
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: snort-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

snort-common-libraries 2.9.20-0+deb11u1ubuntu1

flexible Network Intrusion Detection System - libraries

https://www.snort.org/

sudo apt install snort-common-libraries
  • Section: universe/net
  • Architecture: amd64
  • Source Package: snort
  • 5 Dépendances
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Snort
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: snort-common-libraries from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

snort-doc 2.9.20-0+deb11u1ubuntu1

flexible Network Intrusion Detection System - documentation

https://www.snort.org/

sudo apt install snort-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: snort
  • normalized package name match
  • Correspondance par : Snort
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: snort-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

snort-rules-default 2.9.20-0+deb11u1ubuntu1

flexible Network Intrusion Detection System - ruleset

http://www.snort.org/snort-rules/

sudo apt install snort-rules-default
  • Section: universe/net
  • Architecture: all
  • Source Package: snort
  • 3 Dépendances
  • 1 fournit
  • 4 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Snort
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: snort-rules-default from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

snort 3.9.2.0-r0

Open source network intrusion prevention and detection system

https://www.snort.org/

sudo apk add snort
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: snort
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Snort
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: snort from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

snort-dev 3.9.2.0-r0

Open source network intrusion prevention and detection system (development files)

https://www.snort.org/

sudo apk add snort-dev
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: snort
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Snort
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: snort-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

snort-doc 3.9.2.0-r0

Open source network intrusion prevention and detection system (documentation)

https://www.snort.org/

sudo apk add snort-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: snort
  • normalized package name match
  • Correspondance par : Snort
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: snort-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

snort-openrc 3.9.2.0-r0

Open source network intrusion prevention and detection system (OpenRC init scripts)

https://www.snort.org/

sudo apk add snort-openrc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: snort
  • normalized package name match
  • Correspondance par : Snort
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: snort-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
MacPorts95%

snort

sudo port install snort
  • normalized package name match
  • Correspondance par : Snort
MacPorts ports tree · api.github.com · MacPorts ports tree: net/snort/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment