Added Victim and Attacker shown into the Developer page

This commit is contained in:
Matteo Biscosi 2021-01-07 16:32:24 +01:00
parent cc611b25b3
commit bf12e0c103
27 changed files with 338 additions and 82 deletions

View file

@ -22,6 +22,8 @@ alert_unexpected_smtp_server.meta = {
alert_key = alert_keys.ntopng.alert_unexpected_smtp_server,
i18n_title = "unexpected_smtp.alert_unexpected_smtp_title",
icon = "fas fa-exclamation",
has_victim = true,
has_attacker = true,
}
-- ##############################################