Minor cosmetic changes

This commit is contained in:
Luca Deri 2025-03-21 16:59:47 +01:00
parent fe0975ba2a
commit a4e09a03e4
2 changed files with 3 additions and 3 deletions

View file

@ -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}]",