ntopng/scripts/plugins/alerts/security/unexpected_ntp/manifest.lua

10 lines
195 B
Lua

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