diff --git a/detections/endpoint/sam_database_file_access_attempt.yml b/detections/endpoint/sam_database_file_access_attempt.yml index 124ab397da..ef1b49aa43 100644 --- a/detections/endpoint/sam_database_file_access_attempt.yml +++ b/detections/endpoint/sam_database_file_access_attempt.yml @@ -3,7 +3,7 @@ id: 57551656-ebdb-11eb-afdf-acde48001122 version: 1 date: '2021-07-23' author: Michael Haag, Mauricio Velazco, Splunk -type: batch +type: Hunting datamodel: - Endpoint description: The following analytic identifies access to SAM, SYSTEM or SECURITY databases' within the file path of `windows\system32\config` using Windows Security EventCode 4663. This particular behavior is related to credential access, an attempt to either use a Shadow Copy or recent CVE-2021-36934 to access the SAM database.