ntopng/scripts/plugins/alerts/network/remote_connection/manifest.lua
2021-04-12 16:34:36 +02:00

10 lines
237 B
Lua

--
-- (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 = {},
}