mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Implemented flow and host alert for remote access
This commit is contained in:
parent
64ed986357
commit
fa5910c06f
28 changed files with 605 additions and 15 deletions
|
|
@ -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 = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue