Update process_creation_susp_7z.yml

This commit is contained in:
Florian Roth 2021-07-27 15:22:44 +02:00 committed by GitHub
parent 54e6e36ecc
commit c31bc05aae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,20 +14,19 @@ logsource:
product: windows
detection:
selection_7z:
CommandLine|contains:
Image|endswith:
- '7z.exe'
selection_password:
CommandLine|contains:
- '7za.exe'
selection_param:
CommandLine|contains|all:
- ' -p'
selection_action:
CommandLine|contains:
- ' a '
- ' u '
condition: all of them
condition: selection_7z and selection_param
falsepositives:
- Unknown
- Command line parameter combinations that contain all included strings
level: medium
fields:
- CommandLine
- ParentCommandLine
- CurrentDirectory
- CurrentDirectory