Update condition to filter out printer port
This commit is contained in:
@@ -18,8 +18,8 @@ detection:
|
||||
EventID: 3
|
||||
Image: '*\notepad.exe'
|
||||
filter:
|
||||
DestinationPort: 9100
|
||||
condition: selection
|
||||
DestinationPort: '9100'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- None observed so far
|
||||
level: high
|
||||
|
||||
Reference in New Issue
Block a user