Microsoft-Windows-Security-Auditing › Event 5450

Event ID 5450 — A Windows Filtering Platform sub-layer has been changed.

Provider
Microsoft-Windows-Security-Auditing
Channel
Security
Audit Policy
Policy Change → Filtering Platform Policy Change
Collection Priority
Low (Microsoft-AppendixL)
Opcode
Info

Description

A Windows Filtering Platform sub-layer has been changed.

Message #

A Windows Filtering Platform sub-layer has been changed.
	
Subject:
	Security ID: %2
	Account Name: %3

Process Information:
	Process ID: %1

Provider Information:
	Provider ID: %4
	Provider Name: %5

Change Information:
	Change Type: %6

Sub-layer Information:
	Sub-layer ID: %7
	Sub-layer Name: %8
	Sub-layer Type: %9

Additional Information:
	Weight: %10

Fields #

NameDescription
ProcessId UInt32[Process Information] Process ID
UserSid SID[Subject] Security ID
UserName UnicodeString[Subject] Account Name
ProviderKey GUID[Provider Information] Provider ID
ProviderName UnicodeString[Provider Information] Provider Name
ChangeType UnicodeString[Change Information] Change Type
SubLayerKey GUID[Sub-layer Information] Sub-layer ID
SubLayerName UnicodeString[Sub-layer Information] Sub-layer Name
SubLayerType UnicodeString[Sub-layer Information] Sub-layer Type
Weight UInt32[Additional Information] Weight

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Security-Auditing",
    "guid": "54849625-5478-4994-A5BA-3E3B0328C30D",
    "event_source_name": "",
    "event_id": 5450,
    "version": 0,
    "level": 0,
    "task": 13572,
    "opcode": 0,
    "keywords": 9232379236109516800,
    "time_created": "2022-04-04T13:12:54.760352+00:00",
    "event_record_id": 29301,
    "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",
    "SubLayerKey": "3C1CD879-1B8C-4AB4-8F83-5ED129176EF3",
    "SubLayerName": "windefend",
    "SubLayerType": "%%16388",
    "Weight": 4096
  },
  "message": ""
}

References #