From 937e4f473f2c1246c0e969257553ec14e60ef765 Mon Sep 17 00:00:00 2001 From: Sascha Steinbiss Date: Mon, 1 Jul 2024 21:42:26 +0200 Subject: [PATCH] nmap: add nmap ruleset --- index.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/index.yaml b/index.yaml index aaa211b..dd51324 100644 --- a/index.yaml +++ b/index.yaml @@ -330,6 +330,19 @@ sources: min-version: 5.0.0 homepage: https://rules.ptsecurity.com + aleksibovellan/nmap: + summary: Suricata IDS/IPS Detection Rules Against NMAP Scans + description: | + These detection rules work by looking for specific NMAP + packet window sizes, flags, port numbers, and known NMAP + timing intervals. + homepage: https://github.com/aleksibovellan/opnsense-suricata-nmaps + vendor: aleksibovellan + min-version: 7.0.4 + url: https://raw.githubusercontent.com/aleksibovellan/opnsense-suricata-nmaps/main/local.rules + checksum: false + license: MIT + versions: suricata: recommended: 7.0.6 -- 2.47.3