Fixes possible exploit alert name

This commit is contained in:
Matteo Biscosi 2023-08-22 15:44:15 +00:00
parent a68f36109e
commit 3ff83d802f

View file

@ -20,7 +20,7 @@ local script = {
},
gui = {
i18n_title = "alerts_dashboard.ndpi_url_possible_rce_injection_title",
i18n_title = "flow_risk.ndpi_possible_exploit",
i18n_description = "flow_risk.ndpi_possible_exploit_descr",
}
}