sysmon eventid 3: filter on outgoing connections (initiated: true) to avoid false positives
This commit is contained in:
@@ -14,6 +14,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
EventID: 3
|
||||
Initiated: 'true'
|
||||
DestinationHostname:
|
||||
- '*.github.com'
|
||||
- '*.githubusercontent.com'
|
||||
|
||||
Reference in New Issue
Block a user