Event ID 11 — Delete key succeeded.
Description
Delete key succeeded.
Message #
Fields #
| Name | Description |
|---|---|
ProviderName UnicodeString | — |
Flags HexInt32 | — |
DeletionType HexInt32 | — |
KeyName UnicodeString | — |
KeyFileName UnicodeString | — |
ProcessName UnicodeString | — |
ProcessId HexInt32 | — |
ThreadId HexInt32 | ServerThreadId. |
UserId UnicodeString | — |
ServiceTag UnicodeString | — |
Status HexInt32 | Return Code. NTSTATUS reference |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Crypto-NCrypt",
"guid": "E8ED09DC-100C-45E2-9FC8-B53399EC1F70",
"event_source_name": "",
"event_id": 11,
"version": 0,
"level": 5,
"task": 11,
"opcode": 0,
"keywords": 9223372036854775809,
"time_created": "2023-11-05T22:28:56.224021+00:00",
"event_record_id": 29,
"correlation": {},
"execution": {
"process_id": 808,
"thread_id": 856
},
"channel": "Microsoft-Windows-Crypto-NCrypt/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-19"
}
},
"event_data": {
"ProviderName": "Microsoft Software Key Storage Provider",
"Flags": "0x40",
"DeletionType": "0x0",
"KeyName": "Microsoft Connected Devices Platform device certificate",
"KeyFileName": "de7cf8a7901d2ad13e5c67c29e5d1662_31383106-803d-411b-9763-a28cdc0f0c3f",
"ProcessName": "C:\\Windows\\System32\\svchost.exe",
"ProcessId": "0x1528",
"ThreadId": "0x358",
"UserId": "S-1-5-19",
"ServiceTag": "CDPSvc",
"Status": "0x0"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline