mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
81f55a02a4
commit
f7e1ea9709
164 changed files with 106 additions and 84 deletions
10
scripts/plugins/alerts/security/syn_scan_alert/manifest.lua
Normal file
10
scripts/plugins/alerts/security/syn_scan_alert/manifest.lua
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
--
|
||||
-- (C) 2019-20 - ntop.org
|
||||
--
|
||||
|
||||
return {
|
||||
title = "SYN Scan detector",
|
||||
description = "Detects SYN scan attacks on hosts and networks and triggers alerts",
|
||||
author = "ntop",
|
||||
dependencies = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue