Skip to content

Commit

Permalink
Merge pull request #22 from odidev/snort
Browse files Browse the repository at this point in the history
Add snort file
  • Loading branch information
zachlasiuk authored Jan 31, 2024
2 parents f9e618c + c2e361d commit f255edc
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions content/sw_database/snort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: Snort
category: Networking
description: Snort is an open-source and lightweight network intrusion detection system (NIDS) software for Linux and Windows to detect emerging threats.
download_url: https://www.snort.org/downloads#
works_on_arm: true
supported_minimum_version:
version_number: 2.9.15.1
release_date: 6/1/2020


optional_info:
homepage_url: https://www.snort.org/
support_caveats:
alternative_options:
getting_started_resources:
arm_content: https://github.com/ArmDeveloperEcosystem/arm-learning-paths/blob/main/content/learning-paths/servers-and-cloud-computing/vectorscan/snort.md
partner_content:
official_docs: https://docs.snort.org/start/
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Although snort2 is no longer supported, the minimum version installed through apt-get is 2.9.15.
---

0 comments on commit f255edc

Please sign in to comment.