Implemented flow and host alert for remote access

This commit is contained in:
Matteo Biscosi 2021-04-12 16:31:31 +02:00
parent 64ed986357
commit fa5910c06f
28 changed files with 605 additions and 15 deletions

View file

@ -0,0 +1,10 @@
--
-- (C) 2019-21 - ntop.org
--
return {
title = "Remote Connection",
description = "Detects if an host is taking part to one or more flows with a remote access protocol (e.g. TeamViewer)",
author = "ntop",
dependencies = {},
}