Event ID 5446 — A Windows Filtering Platform callout has been changed.
Description
A Windows Filtering Platform callout has been changed.
Message #
Fields #
| Name | Description |
|---|---|
ProcessId UInt32 | [Process Information] Process ID |
UserSid SID | [Subject] Security ID |
UserName UnicodeString | [Subject] Account Name |
ProviderKey GUID | [Provider Information] ID |
ProviderName UnicodeString | [Provider Information] Name |
ChangeType UnicodeString | [Change Information] Change Type |
CalloutKey GUID | [Callout Information] ID |
CalloutName UnicodeString | [Callout Information] Name |
CalloutType UnicodeString | [Callout Information] Type |
CalloutId UInt32 | [Callout Information] Run-Time ID |
LayerKey GUID | [Layer Information] ID |
LayerName UnicodeString | [Layer Information] Name Known values
|
LayerId UInt32 | [Layer Information] Run-Time ID |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Security-Auditing",
"guid": "54849625-5478-4994-A5BA-3E3B0328C30D",
"event_source_name": "",
"event_id": 5446,
"version": 0,
"level": 0,
"task": 13572,
"opcode": 0,
"keywords": 9232379236109516800,
"time_created": "2022-04-04T13:12:54.760281+00:00",
"event_record_id": 29300,
"correlation": {
"ActivityID": "7377737E-4825-0000-C974-77732548D801"
},
"execution": {
"process_id": 612,
"thread_id": 664
},
"channel": "Security",
"computer": "WIN-TKC15D7KHUR",
"security": {
"user_id": ""
}
},
"event_data": {
"ProcessId": 2088,
"UserSid": "S-1-5-19",
"UserName": "NT AUTHORITY\\LOCAL SERVICE",
"ProviderKey": "00000000-0000-0000-0000-000000000000",
"ProviderName": "-",
"ChangeType": "%%16384",
"CalloutKey": "31114833-2891-4EDD-A8EC-2FF8549AA491",
"CalloutName": "windefend_flow_established_v6",
"CalloutType": "%%16388",
"CalloutId": 289,
"LayerKey": "7021D2B3-DFA4-406E-AFEB-6AFAF7E70EFD",
"LayerName": "ALE Flow Established v6 Layer",
"LayerId": 54
},
"message": ""
}
References #
- Microsoft Learn https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/event-5446
- Microsoft Learn Audit Policy https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-filtering-platform-policy-change
- Ultimate Windows Security https://www.ultimatewindowssecurity.com/securitylog/encyclopedia/event.aspx?eventid=5446
- Example event sourced from https://github.com/NextronSystems/evtx-baseline