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

Event ID 2082 — A Windows Defender Firewall setting in the Profiles profile has changed.

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

Description

A Windows Defender Firewall setting in the Profiles profile has changed.

Message #

A Windows Defender Firewall setting in the %1 profile has changed.
New Setting:
	Type: %2
	Value: %5
	Modifying User: %7
	Modifying Application: %8
	Error Code: %9

Fields #

NameDescription
Profiles UInt32
Bitmask flags
0x00000001
Domain
0x00000002
Private
0x00000004
Public
SettingType UInt32
SettingValueSize UInt32
SettingValue Binary
SettingValueString UnicodeString
Origin UInt32
ModifyingUser SID
ModifyingApplication UnicodeString
ErrorCode UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Windows Firewall With Advanced Security",
    "guid": "D1BC9AFF-2ABF-4D71-9146-ECB2A986EB85",
    "event_source_name": "",
    "event_id": 2082,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T00:14:24.218884+00:00",
    "event_record_id": 1270,
    "correlation": {},
    "execution": {
      "process_id": 2896,
      "thread_id": 8508
    },
    "channel": "Microsoft-Windows-Windows Firewall With Advanced Security/Firewall",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "Profiles": 1,
    "SettingType": 3,
    "SettingValueSize": 4,
    "SettingValue": "00000000",
    "SettingValueString": "No",
    "Origin": 1,
    "ModifyingUser": "S-1-5-18",
    "ModifyingApplication": "C:\\Program Files (x86)\\Avira\\Antivirus\\ccuac.exe",
    "ErrorCode": 0
  },
  "message": ""
}

References #