Merge pull request #806 from SanWieb/sysmon_creation_system_file

Fixed wrong field & Improve rule
This commit is contained in:
Florian Roth
2020-05-29 17:32:27 +02:00
committed by GitHub
@@ -15,7 +15,7 @@ logsource:
detection:
selection:
EventID: 11
Image:
TargetFilename|endswith:
- '*\svchost.exe'
- '*\rundll32.exe'
- '*\services.exe'
@@ -41,7 +41,7 @@ detection:
- '*\audiodg.exe'
- '*\wlanext.exe'
filter:
Image:
TargetFilename:
- 'C:\Windows\System32\\*'
- 'C:\Windows\system32\\*'
- 'C:\Windows\SysWow64\\*'