adding references

This commit is contained in:
mvelazco
2021-06-21 17:50:09 -04:00
parent e4f5a3894d
commit 19ea75d969
2 changed files with 4 additions and 2 deletions
@@ -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