Microsoft-Antimalware-Engine-Instrumentation
2 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1 | Data driven signature start event | Application | Y |
| 2 | Data driven signature end event | Application | Y |
Event ID 1: Data driven signature start event
#Description
Data driven signature start event.
Message #
Fields #
| Name | Description |
|---|---|
Type AnsiString | |
Name AnsiString | |
FileName UnicodeString | |
VPath UnicodeString |
Example Event #
{
"system": {
"provider": "Microsoft-Antimalware-Engine-Instrumentation",
"guid": "{68621C25-DF8D-4A6B-AABC-19A22E296A7C}",
"event_source_name": "",
"event_id": 1,
"version": 1,
"level": 4,
"task": 1,
"opcode": 1,
"keywords": "0x0000000000000000",
"time_created": "2026-06-02T05:20:52.969+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 3756,
"thread_id": 1744
},
"channel": "ETW Trace",
"computer": "DESKTOP-FF3N5XK",
"security": {
"user_id": ""
}
},
"event_data": {
"FileName": "n/a",
"Name": "2e9b31aa4e002",
"Type": "Lua",
"VPath": "n/a"
},
"message": "DataDrivenSignatureTask"
}
Event ID 2: Data driven signature end event
#Description
Data driven signature end event.
Message #
Fields #
| Name | Description |
|---|---|
Type AnsiString | |
Name AnsiString | |
FileName UnicodeString | |
VPath UnicodeString |
Example Event #
{
"system": {
"provider": "Microsoft-Antimalware-Engine-Instrumentation",
"guid": "{68621C25-DF8D-4A6B-AABC-19A22E296A7C}",
"event_source_name": "",
"event_id": 2,
"version": 1,
"level": 4,
"task": 1,
"opcode": 2,
"keywords": "0x0000000000000000",
"time_created": "2026-06-02T05:20:52.969+00:00",
"event_record_id": 0,
"correlation": {},
"execution": {
"process_id": 3756,
"thread_id": 1744
},
"channel": "ETW Trace",
"computer": "DESKTOP-FF3N5XK",
"security": {
"user_id": ""
}
},
"event_data": {
"FileName": "n/a",
"Name": "2e9b31aa4e002",
"Type": "Lua",
"VPath": "n/a"
},
"message": "DataDrivenSignatureTask"
}
Provenance
Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.
ETW provider GUID {68621C25-DF8D-4A6B-AABC-19A22E296A7C}
Defined in mpengine_etw.dll, which carries the event manifest.
Observed on:
- Win11-26200.6584, sample captured from a live trace, binary version 1.1.26040.8, captured 2026-06-02
- WS2022-20348.4893, schema read from the registered manifest, binary version 1.1.26040.8, captured 2026-06-02
- Win11-26200.6584, schema read from the registered manifest, binary version 1.1.26040.8, captured 2026-06-02