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