Update proc_creation_lnx_cve_2022_33891_spark_shell_command_injection.yml
This commit is contained in:
+3
-1
@@ -14,7 +14,9 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
ParentImage|endswith: '\bash'
|
||||
CommandLine|contains: 'id -Gn `'
|
||||
CommandLine|contains:
|
||||
- 'id -Gn `'
|
||||
- "id -Gn '"
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unlikely
|
||||
|
||||
Reference in New Issue
Block a user