fix: revert change to rule
This commit is contained in:
@@ -19,11 +19,6 @@ detection:
|
||||
Image|endswith: '\svchost.exe'
|
||||
# CommandLine|contains: 'RemoteRegistry' # Uncomment this line if you collect CommandLine data for files events from more accuracy
|
||||
TargetFilename|re: '\\Windows\\System32\\[a-zA-Z0-9]{8}\.tmp$'
|
||||
selection_aurora:
|
||||
Provider_Name: 'Microsoft-Windows-Kernel-File'
|
||||
Image|endswith: '\svchost.exe'
|
||||
CommandLine|contains: 'RemoteRegistry'
|
||||
TargetFilename|re: '\\Windows\\System32\\[a-zA-Z0-9]{8}\.tmp$'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user