Microsoft-Windows-Windows Firewall With Advanced Security › Event 2002

Event ID 2002 — A Windows Defender Firewall setting has changed.

Provider
Microsoft-Windows-Windows Firewall With Advanced Security
Channel
Firewall
Level
Informational
Opcode
Info

Description

A Windows Defender Firewall setting has changed.

Message #

A Windows Defender Firewall setting has changed.

New Setting:
	Type: %1
	Value: %4
	Modifying User: %6
	Modifying Application: %7

Fields #

NameDescription
SettingType UInt32
SettingValueSize UInt32
SettingValue Binary
SettingValueDisplay UnicodeString
Origin UInt32
ModifyingUser SID
ModifyingApplication UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Windows Firewall With Advanced Security",
    "guid": "D1BC9AFF-2ABF-4D71-9146-ECB2A986EB85",
    "event_source_name": "",
    "event_id": 2002,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2022-04-07T17:00:02.923110+00:00",
    "event_record_id": 290,
    "correlation": {},
    "execution": {
      "process_id": 1212,
      "thread_id": 2276
    },
    "channel": "Microsoft-Windows-Windows Firewall With Advanced Security/Firewall",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "SettingType": 2,
    "SettingValueSize": 4,
    "SettingValue": "01000000",
    "SettingValueDisplay": "(null)",
    "Origin": 1,
    "ModifyingUser": "S-1-5-80-3088073201-1464728630-1879813800-1107566885-823218052",
    "ModifyingApplication": ""
  },
  "message": ""
}

References #