mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
Removed some spaces and added Win 10 WMI eventlog
This commit is contained in:
parent
59821d1bcb
commit
edf2787402
@ -28,12 +28,17 @@ logsources:
|
||||
product: windows
|
||||
service: powershell-classic
|
||||
conditions:
|
||||
source: 'Windows PowerShell'
|
||||
source: 'Windows PowerShell'
|
||||
windows-powershell:
|
||||
product: windows
|
||||
service: taskscheduler
|
||||
conditions:
|
||||
source: 'WinEventLog:Microsoft-Windows-TaskScheduler/Operational'
|
||||
windows-wmi:
|
||||
product: windows
|
||||
service: wmi
|
||||
conditions:
|
||||
source: 'WinEventLog:Microsoft-Windows-WMI-Activity/Operational'
|
||||
windows-dns-server:
|
||||
product: windows
|
||||
service: dns-server
|
||||
|
Loading…
Reference in New Issue
Block a user