From 4b572f3ccbfb4f2ecc18dd87a3bc2ed34c943e6f Mon Sep 17 00:00:00 2001 From: neu5ron <> Date: Sat, 14 Mar 2020 14:58:58 -0400 Subject: [PATCH] newline in description - typo --- rules/windows/builtin/win_rare_schtasks_creations.yml | 3 +-- rules/windows/builtin/win_rare_service_installs.yml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/rules/windows/builtin/win_rare_schtasks_creations.yml b/rules/windows/builtin/win_rare_schtasks_creations.yml index 669c53733..bbd45c502 100644 --- a/rules/windows/builtin/win_rare_schtasks_creations.yml +++ b/rules/windows/builtin/win_rare_schtasks_creations.yml @@ -1,7 +1,6 @@ title: Rare Schtasks Creations id: b0d77106-7bb0-41fe-bd94-d1752164d066 -description: Detects rare scheduled tasks creations that only appear a few times per time frame and could reveal password dumpers, backdoor installs or other types - of malicious code +description: Detects rare scheduled tasks creations that only appear a few times per time frame and could reveal password dumpers, backdoor installs or other types of malicious code status: experimental author: Florian Roth date: 2017/03/23 diff --git a/rules/windows/builtin/win_rare_service_installs.yml b/rules/windows/builtin/win_rare_service_installs.yml index c6469c4a6..acd55cb60 100644 --- a/rules/windows/builtin/win_rare_service_installs.yml +++ b/rules/windows/builtin/win_rare_service_installs.yml @@ -1,7 +1,6 @@ title: Rare Service Installs id: 66bfef30-22a5-4fcd-ad44-8d81e60922ae -description: Detects rare service installs that only appear a few times per time frame and could reveal password dumpers, backdoor installs or other types of malicious - services +description: Detects rare service installs that only appear a few times per time frame and could reveal password dumpers, backdoor installs or other types of malicious services status: experimental author: Florian Roth date: 2017/03/08