Fix CommandLine
Forget to copy the correct from Test VM
This commit is contained in:
@@ -14,10 +14,10 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
selection:
|
||||
- Image|contains|all:
|
||||
- CommandLine|contains|all:
|
||||
- 'del '
|
||||
- /f
|
||||
- Image|contains|all:
|
||||
- CommandLine|contains|all:
|
||||
- rmdir
|
||||
- /s
|
||||
- /q
|
||||
@@ -27,4 +27,4 @@ falsepositives:
|
||||
level: low
|
||||
tags:
|
||||
- attack.defense_evasion
|
||||
- attack.t1070.004
|
||||
- attack.t1070.004
|
||||
|
||||
Reference in New Issue
Block a user