mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Minor cosmetic changes
This commit is contained in:
parent
fe0975ba2a
commit
a4e09a03e4
2 changed files with 3 additions and 3 deletions
|
|
@ -1184,7 +1184,7 @@ local lang = {
|
|||
["host_alert_scan_port"] = "%{attacker} scanned %{num_victims} host(s) including %{victim} [%{attack} scan]",
|
||||
["host_alert_scan_port_victim"] = "%{victim} was scanned by %{attacker} [%{attack} scan]",
|
||||
["host_alert_scan_service"] = "%{attacker} scanned port %{victim} [Total Victims: %{num_victims}] [%{attack} scan]",
|
||||
["host_alert_scan_servic_down"] = "%{attacker} made too many attempts to contact %{victim}, but the target host did not respond. [Port: %{num_victims}] [%{attack}]",
|
||||
["host_alert_scan_service_down"] = "Host %{attacker} made an excessive number of attempts to contact %{victim}, but the target host did not respond. [Port: %{num_victims}] [%{attack}]",
|
||||
["host_alert_scan_network"] = "%{attacker} scanned network %{victim} [Total Victims: %{num_victims}] [%{attack} scan]",
|
||||
["host_alert_score"] = "Score exceeded by %{entity} [%{value} %{op} %{threshold}]",
|
||||
["host_alert_server_ports_contacts"] = "Host contacted as a Server [Port: %{port}] [Protocol: %{protocol}]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue