mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
Update process_creation_susp_7z.yml
This commit is contained in:
parent
c31bc05aae
commit
428995d00e
@ -15,14 +15,15 @@ logsource:
|
||||
detection:
|
||||
selection_7z:
|
||||
Image|endswith:
|
||||
- '7z.exe'
|
||||
- '7za.exe'
|
||||
selection_param:
|
||||
CommandLine|contains|all:
|
||||
- ' -p'
|
||||
- '\7z.exe'
|
||||
- '\7za.exe'
|
||||
selection_password:
|
||||
CommandLine|contains: ' -p'
|
||||
selection_action:
|
||||
CommandLine|contains:
|
||||
- ' a '
|
||||
- ' u '
|
||||
condition: selection_7z and selection_param
|
||||
condition: all of them
|
||||
falsepositives:
|
||||
- Command line parameter combinations that contain all included strings
|
||||
level: medium
|
||||
|
Loading…
Reference in New Issue
Block a user