mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
Update win_malware_notpetya.yml
This commit is contained in:
parent
3410a1eece
commit
217dd53c62
@ -24,7 +24,9 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
pipe_com:
|
||||
CommandLine|contains: '\AppData\Local\Temp\\* \\.\pipe\\'
|
||||
CommandLine|contains|all:
|
||||
- '\AppData\Local\Temp\'
|
||||
- '\\.\pipe\\'
|
||||
rundll32_dash1:
|
||||
Image|endswith: '\rundll32.exe'
|
||||
CommandLine|endswith: '.dat,#1'
|
||||
@ -37,3 +39,4 @@ fields:
|
||||
falsepositives:
|
||||
- Admin activity
|
||||
level: critical
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user