Microsoft-Windows-AppID
8 events across 1 channel
| Event ID | Title | Channel |
|---|---|---|
| 4001 | AppID failed to compute FilePathBuffer process attributes. | Operational |
| 4002 | AppID Driver failed to start. | Operational |
| 4003 | AppID Service failed to start. | Operational |
| 4004 | AppID Service is called to verify FilePathBuffer signature. | Operational |
| 4005 | AppID certificate store verification failed. | Operational |
| 4006 | AppID certificate store is verified. | Operational |
| 4007 | AppID encountered a failure from discache. | Operational |
| 4008 | Function call error: CallingFunctionName called FunctionCallName which returned … | Operational |
Event ID 4001 — AppID failed to compute FilePathBuffer process attributes.
Description
AppID failed to compute FilePathBuffer process attributes. Status Status.
Message #
Fields #
| Name | Description |
|---|---|
FilePathLength UInt16 | — |
FilePathBuffer UnicodeString | — |
Status HexInt32 | — NTSTATUS reference |
Event ID 4002 — AppID Driver failed to start.
Description
AppID Driver failed to start. Status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status HexInt32 | — NTSTATUS reference |
Event ID 4003 — AppID Service failed to start.
Description
AppID Service failed to start. Status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status HexInt32 | — NTSTATUS reference |
Event ID 4004 — AppID Service is called to verify FilePathBuffer signature.
Description
AppID Service is called to verify FilePathBuffer signature. Status Status.
Message #
Fields #
| Name | Description |
|---|---|
FilePathLength UInt16 | — |
FilePathBuffer UnicodeString | — |
PublisherNameLength UInt16 | — |
PublisherNameBuffer UnicodeString | — |
Status HexInt32 | — NTSTATUS reference |
Event ID 4005 — AppID certificate store verification failed.
Description
AppID certificate store verification failed. Status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status HexInt32 | — NTSTATUS reference |
Event ID 4006 — AppID certificate store is verified.
#Description
AppID certificate store is verified.
Message #
Example Event #
{
"system": {
"provider": "Microsoft-Windows-AppID",
"guid": "3CB2A168-FE19-4A4E-BDAD-DCF422F13473",
"event_source_name": "",
"event_id": 4006,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2023-11-06T01:45:55.746206+00:00",
"event_record_id": 50,
"correlation": {},
"execution": {
"process_id": 18240,
"thread_id": 4544
},
"channel": "Microsoft-Windows-AppID/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-19"
}
},
"event_data": {},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 4007 — AppID encountered a failure from discache.
Description
AppID encountered a failure from discache.sys. Status Status.
Message #
Fields #
| Name | Description |
|---|---|
Status HexInt32 | — NTSTATUS reference |
Event ID 4008 — Function call error: CallingFunctionName called FunctionCallName which returned unsuccessfully (Error code: Status).
Description
Function call error: CallingFunctionName called FunctionCallName which returned unsuccessfully (Error code: Status).
Message #
Fields #
| Name | Description |
|---|---|
CallingFunctionNameLength UInt16 | — |
CallingFunctionName UnicodeString | — |
FunctionCallNameLength UInt16 | — |
FunctionCallName UnicodeString | — |
Status HexInt32 | — NTSTATUS reference |