ntopng/scripts/plugins/alerts/security/unexpected_ntp/manifest.lua
2021-01-02 12:08:23 +01:00

10 lines
195 B
Lua

--
-- (C) 2019-21 - ntop.org
--
return {
title = "Unexpected NTP server",
description = "Trigger an alert when not allowed NTP server is detected",
author = "ntop",
dependencies = {},
}