ntopng/scripts/plugins/alerts/network/ip_reassignment/manifest.lua
2020-10-22 16:49:50 +02:00

10 lines
184 B
Lua

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