From 6bde2cd08f3d1fe6969deccd518547e4e769f642 Mon Sep 17 00:00:00 2001 From: Florian Roth Date: Sat, 25 Aug 2018 00:20:34 +0200 Subject: [PATCH] Update lnx_buffer_overflows.yml --- rules/linux/lnx_buffer_overflows.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'