Changed alert name (#5805)

This commit is contained in:
MatteoBiscosi 2021-10-01 15:51:49 +02:00
parent 9aa1df0296
commit 4b197ca2cc
9 changed files with 22 additions and 22 deletions

View file

@ -12,7 +12,7 @@ local script = {
category = checks.check_categories.security,
-- This script is only for alerts generation
alert_id = flow_alert_keys.flow_alert_suspicious_file_transfer,
alert_id = flow_alert_keys.flow_alert_binary_application_transfer,
default_enabled = true,