fixing more yaml lint complaints
This commit is contained in:
@@ -16,9 +16,10 @@ detection:
|
||||
- '\takeown.exe'
|
||||
- '\cacls.exe'
|
||||
- '\icacls.exe'
|
||||
CommandLine|contains: '/grant'
|
||||
Image|endswith: '\attrib.exe'
|
||||
CommandLine|contains: '-r'
|
||||
- '\attrib.exe'
|
||||
CommandLine|contains:
|
||||
- '/grant'
|
||||
- '-r'
|
||||
filter:
|
||||
CommandLine:
|
||||
- 'C:\Windows\system32\cmd.exe /C ICACLS C:\ProgramData\dynatrace\gateway\config\connectivity.history /reset'
|
||||
|
||||
Reference in New Issue
Block a user