Microsoft-Windows-FilterManager
14 events across 1 channel
Event ID 1 — File System Filter 'DeviceName'.
#Description
File System Filter 'DeviceName' (Version DeviceVersionMajor.DeviceVersionMinor, DeviceTime) unloaded successfully.
Message #
Fields #
| Name | Description |
|---|---|
FinalStatus HexInt32 | — |
DeviceVersionMajor UInt32 | — |
DeviceVersionMinor UInt32 | — |
DeviceNameLength UInt16 | — |
DeviceName UnicodeString | — |
DeviceTime FILETIME | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-FilterManager",
"guid": "F3C5E28E-63F6-49C7-A204-E48A1BC4B09D",
"event_source_name": "",
"event_id": 1,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:25:40.330241+00:00",
"event_record_id": 1681,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 52
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"FinalStatus": "0x0",
"DeviceVersionMajor": 10,
"DeviceVersionMinor": 0,
"DeviceNameLength": 6,
"DeviceName": "CldFlt",
"DeviceTime": "2074-05-01T16:21:15.000000Z"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 2 — Name caching for File System Filters has been disabled on volume 'ExtraString'.
Event ID 3 — Filter Manager failed to attach to volume 'ExtraString'.
Event ID 4 — File System Filter 'DeviceName'.
Event ID 5 — File System Filter 'DeviceName'.
Description
File System Filter 'DeviceName' (Version DeviceVersionMajor.DeviceVersionMinor, DeviceTime) failed to register with Filter Manager. The final status for this operation was FinalStatus.
Message #
Fields #
| Name | Description |
|---|---|
FinalStatus HexInt32 | — |
DeviceVersionMajor UInt32 | — |
DeviceVersionMinor UInt32 | — |
DeviceNameLength UInt16 | — |
DeviceName UnicodeString | — |
DeviceTime FILETIME | — |
Event ID 6 — File System Filter 'DeviceName'.
#Description
File System Filter 'DeviceName' (DeviceVersionMajor.DeviceVersionMinor, DeviceTime) has successfully loaded and registered with Filter Manager.
Message #
Fields #
| Name | Description |
|---|---|
FinalStatus HexInt32 | — |
DeviceVersionMajor UInt32 | — |
DeviceVersionMinor UInt32 | — |
DeviceNameLength UInt16 | — |
DeviceName UnicodeString | — |
DeviceTime FILETIME | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-FilterManager",
"guid": "F3C5E28E-63F6-49C7-A204-E48A1BC4B09D",
"event_source_name": "",
"event_id": 6,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T06:25:40.431588+00:00",
"event_record_id": 1684,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 52
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"FinalStatus": "0x0",
"DeviceVersionMajor": 10,
"DeviceVersionMinor": 0,
"DeviceNameLength": 7,
"DeviceName": "bindflt",
"DeviceTime": "2010-05-16T11:24:57.000000Z"
},
"message": ""
}
References #
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx
Event ID 7 — File System Filter 'DeviceName'.
Description
File System Filter 'DeviceName' (Version DeviceVersionMajor.DeviceVersionMinor, DeviceTime) failed to start filtering. The final status for this operation was FinalStatus.
Message #
Fields #
| Name | Description |
|---|---|
FinalStatus HexInt32 | — |
DeviceVersionMajor UInt32 | — |
DeviceVersionMinor UInt32 | — |
DeviceNameLength UInt16 | — |
DeviceName UnicodeString | — |
DeviceTime FILETIME | — |
Event ID 8 — Filter Manager successfully attached to volume 'ExtraString'.
Event ID 9 — Filter Manager failed to attach to file system control device object (CDO) 'ExtraString'.
Description
Filter Manager failed to attach to file system control device object (CDO) 'ExtraString'. All volumes associated with this file system will be unavailable for filtering until a reboot. The final status was FinalStatus.
Message #
Fields #
| Name | Description |
|---|---|
FinalStatus HexInt32 | — |
ExtraStringLength UInt16 | — |
ExtraString UnicodeString | — |
Event ID 10 — Filter Manager successfully attached to file system 'ExtraString'.
Event ID 11 — File System Filter 'DeviceName'.
#Description
File System Filter 'DeviceName' (Version DeviceVersionMajor.DeviceVersionMinor, DeviceTime) does not support bypass IO.
Message #
Fields #
| Name | Description |
|---|---|
DeviceName UnicodeString | — |
DeviceVersionMajor UInt32 | — |
DeviceVersionMinor UInt32 | — |
DeviceTime FILETIME | — |
SupportedFeatures HexInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-FilterManager",
"guid": "F3C5E28E-63F6-49C7-A204-E48A1BC4B09D",
"event_source_name": "",
"event_id": 11,
"version": 0,
"level": 3,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T00:12:50.565375+00:00",
"event_record_id": 2060,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 10280
},
"channel": "System",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"DeviceName": "avgntflt",
"DeviceVersionMajor": 10,
"DeviceVersionMinor": 0,
"DeviceTime": "2021-10-12T03:32:13.000000Z",
"SupportedFeatures": "0x7"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 12 — File System Filter 'Process'.
Description
File System Filter 'Process' (Version File.Bypass_IO_Operation, Vetoing_Reason) vetoed bypass IO.
Message #
Fields #
| Name | Description |
|---|---|
Process | — |
File | — |
Bypass_IO_Operation | — |
Vetoing_Reason | — |
Operation_Status | Process. |
DeviceName UnicodeString | — |
DeviceVersionMajor UInt32 | — |
DeviceVersionMinor UInt32 | — |
DeviceTime FILETIME | — |
ProcessName AnsiString | — |
FileName UnicodeString | — |
BypassIoOperation UInt32 | — |
BypassVetoingReason UnicodeString | — |
OperationStatus HexInt32 | — |
Event ID 13 — Filter Manager failed to load filter attach policy for this volume.
Description
Filter Manager failed to load filter attach policy for this volume.
Message #
Fields #
| Name | Description |
|---|---|
Volume_name | — |
Volume_GUID | — |
File_system_GUID | — |
File_system_driver | — |
Status HexInt32 | — NTSTATUS reference |
VolumeNameLength UInt16 | — |
VolumeName UnicodeString | — |
VolumeGuid GUID | — |
FsGuid GUID | — |
FsDriverNameLength UInt16 | — |
FsDriverName UnicodeString | — |
Event ID 14 — Filter Manager successfully loaded filter attach policy for this volume.
Description
Filter Manager successfully loaded filter attach policy for this volume.
Message #
Fields #
| Name | Description |
|---|---|
VolumeNameLength UInt16 | — |
VolumeName UnicodeString | — |
VolumeGuid GUID | — |
FsGuid GUID | — |
FsDriverNameLength UInt16 | — |
FsDriverName UnicodeString | — |
GpAllowStatus HexInt32 | — |
GpAllowListLength UInt16 | — |
GpAllowList UnicodeString | — |
SystemAllowStatus HexInt32 | — |
SystemAllowListLength UInt16 | — |
SystemAllowList UnicodeString | — |
VolumeAllowStatus HexInt32 | — |
VolumeAllowListLength UInt16 | — |
VolumeAllowList UnicodeString | — |
AllowAvFilter Boolean | — |
AvPolicyIsFromGp Boolean | — |