diff --git a/rules/linux/lnx_buffer_overflows.yml b/rules/linux/lnx_buffer_overflows.yml index 4e0ace1c0..9664665aa 100644 --- a/rules/linux/lnx_buffer_overflows.yml +++ b/rules/linux/lnx_buffer_overflows.yml @@ -1,9 +1,9 @@ title: Buffer Overflow Attempts -description: Detects buffer overflow attempts in Linux system log files +description: Detects buffer overflow attempts in Unix system log files references: - https://github.com/ossec/ossec-hids/blob/master/etc/rules/attack_rules.xml logsource: - product: linux + product: unix detection: keywords: - 'attempt to execute code on stack by'