From 2ef4b1a712486cdecfa757cbf30e7d61c6b0df99 Mon Sep 17 00:00:00 2001 From: frack113 <62423083+frack113@users.noreply.github.com> Date: Sun, 16 Jan 2022 15:24:44 +0100 Subject: [PATCH] fix empty id --- .../registry_event/win_re_disable_administrative_share.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/windows/registry_event/win_re_disable_administrative_share.yml b/rules/windows/registry_event/win_re_disable_administrative_share.yml index dee117f0e..3a0ad3943 100644 --- a/rules/windows/registry_event/win_re_disable_administrative_share.yml +++ b/rules/windows/registry_event/win_re_disable_administrative_share.yml @@ -1,5 +1,5 @@ title: Disable Administrative Share Creation at Startup -id: +id: c7dcacd0-cc59-4004-b0a4-1d6cdebe6f3e description: Administrative shares are hidden network shares created by Microsoft’s Windows NT operating systems that grant system administrators remote access to every disk volume on a network-connected system author: frack113 date: 2022/01/16