Event ID 2083 — A Windows Defender Firewall setting has changed.
Description
A Windows Defender Firewall setting has changed.
Message #
Fields #
| Name | Description |
|---|---|
SettingType UInt32 | — |
SettingValueSize UInt32 | — |
SettingValue Binary | — |
SettingValueDisplay 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": 2083,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-10-25T22:52:38.271525+00:00",
"event_record_id": 650,
"correlation": {},
"execution": {
"process_id": 2884,
"thread_id": 4496
},
"channel": "Microsoft-Windows-Windows Firewall With Advanced Security/Firewall",
"computer": "WinDevEval",
"security": {
"user_id": "S-1-5-19"
}
},
"event_data": {
"SettingType": 2,
"SettingValueSize": 4,
"SettingValue": "06000000",
"SettingValueDisplay": "(null),(null)",
"Origin": 1,
"ModifyingUser": "S-1-5-80-3088073201-1464728630-1879813800-1107566885-823218052",
"ModifyingApplication": "",
"ErrorCode": 0
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline