Merge pull request #879 from Neo23x0/rule-devel
fix: missing copy command
This commit is contained in:
@@ -14,8 +14,8 @@ tags:
|
||||
detection:
|
||||
selection:
|
||||
CommandLine|contains:
|
||||
- 'cmd.exe /c %SysteRoot%'
|
||||
- 'cmd.exe /c C:\Windows'
|
||||
- 'cmd.exe /c copy %SysteRoot%'
|
||||
- 'cmd.exe /c copy C:\Windows'
|
||||
condition: selection
|
||||
fields:
|
||||
- CommandLine
|
||||
|
||||
Reference in New Issue
Block a user