prevent EventID collision for dhcp
This prevents EventID collision for this rule with other sources/logs that share the same EventIDs. specifically a lot with Microsoft-Windows-Security-SPP
This commit is contained in:
@@ -19,6 +19,7 @@ detection:
|
||||
- 1031
|
||||
- 1032
|
||||
- 1034
|
||||
Source: Microsoft-Windows-DHCP-Server
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user