Merge pull request #879 from Neo23x0/rule-devel

fix: missing copy command
This commit is contained in:
Florian Roth
2020-07-03 10:18:21 +02:00
committed by GitHub
@@ -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