mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 01:45:21 +00:00
Added perfc.dat keyword to NotPetya rule
This commit is contained in:
parent
a3e0e37163
commit
ece1d7e3a8
@ -20,7 +20,9 @@ detection:
|
||||
EventID: 1
|
||||
Image: '*\wevtutil.exe'
|
||||
CommandLine: '* cl *'
|
||||
condition: fsutil_clean_journal or pipe_com or event_clean
|
||||
perfc_keyword:
|
||||
- '*\perfc.dat*'
|
||||
condition: fsutil_clean_journal or pipe_com or event_clean or perfc_keyword
|
||||
falsepositives:
|
||||
- Admin activity
|
||||
level: critical
|
||||
|
Loading…
Reference in New Issue
Block a user