refactor: removed OriginalFileName from rule to improve compatibilty
This commit is contained in:
@@ -17,9 +17,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
Image|endswith: '\whoami.exe'
|
||||
selection2:
|
||||
OriginalFileName: 'whoami.exe'
|
||||
condition: selection or selection2
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Admin activity
|
||||
- Scripts and administrative tools used in the monitored environment
|
||||
|
||||
Reference in New Issue
Block a user