From 1f2058d415f3b70e972702c7006a767eba8a0a6d Mon Sep 17 00:00:00 2001 From: tccontre Date: Tue, 15 Mar 2022 10:48:12 +0100 Subject: [PATCH] More_Registry --- .../windows_disable_change_password_through_registry.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/detections/endpoint/windows_disable_change_password_through_registry.yml b/detections/endpoint/windows_disable_change_password_through_registry.yml index 4fc9d3d89b..b834dee3b1 100644 --- a/detections/endpoint/windows_disable_change_password_through_registry.yml +++ b/detections/endpoint/windows_disable_change_password_through_registry.yml @@ -78,4 +78,5 @@ tags: cis20: - CIS 3 - CIS 5 - - CIS 16 \ No newline at end of file + - CIS 16 + asset_type: Endpoint \ No newline at end of file