mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
adding references
This commit is contained in:
@@ -12,7 +12,8 @@ search: (`wineventlog_security` EventCode=1100) | stats count min(_time) as firs
|
||||
how_to_implement: To successfully implement this search, you need to be ingesting
|
||||
Windows event logs from your hosts.
|
||||
known_false_positives: It is possible the Event Logging service gets shut down due to system errors or legitimately administration tasks.
|
||||
references: []
|
||||
references:
|
||||
- https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-1100
|
||||
tags:
|
||||
analytic_story:
|
||||
- Windows Log Manipulation
|
||||
|
||||
@@ -15,7 +15,8 @@ how_to_implement: To successfully implement this search, you need to be ingestin
|
||||
Windows event logs from your hosts.
|
||||
known_false_positives: It is possible that these logs may be legitimately cleared
|
||||
by Administrators.
|
||||
references: []
|
||||
references:
|
||||
- https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-1102
|
||||
tags:
|
||||
analytic_story:
|
||||
- Windows Log Manipulation
|
||||
|
||||
Reference in New Issue
Block a user