Implements user script for ip reassociation alerts

Addresses #4614
This commit is contained in:
Simone Mainardi 2020-10-22 16:49:50 +02:00
parent ebe8731ea5
commit 2e29a8d246
8 changed files with 98 additions and 13 deletions

View file

@ -0,0 +1,10 @@
--
-- (C) 2019-20 - ntop.org
--
return {
title = "Remote to Remote",
description = "Detects remote to remote flows and triggers alerts",
author = "ntop",
dependencies = {},
}