-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhyperv.json
More file actions
477 lines (477 loc) · 18.6 KB
/
hyperv.json
File metadata and controls
477 lines (477 loc) · 18.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
{
"dataset": {
"name": "EID Quick Reference - Hyper-V",
"version": "1.2.0",
"generatedAt": "2026-05-10T00:00:00Z",
"id": "https://raw.githubusercontent.com/zerber0s/windows-eid-data/main/hyperv.json",
"schema": "https://raw.githubusercontent.com/zerber0s/windows-eid-data/main/schema.json",
"license": {
"name": "Creative Commons Attribution 4.0 International",
"spdx": "CC-BY-4.0",
"notice": "Event descriptions are paraphrased summaries written for this dataset. Source links point to authoritative references."
},
"sources": [
{
"name": "Microsoft Learn",
"url": "https://learn.microsoft.com/",
"type": "primary"
}
]
},
"entries": [
{
"id": 13002,
"log": "HyperV",
"provider": "Microsoft-Windows-Hyper-V-VMMS",
"channel": "Microsoft-Windows-Hyper-V-VMMS/Admin",
"level": "Information",
"title": "Virtual machine started",
"summary": "A Hyper-V virtual machine was started by the Virtual Machine Management Service.",
"details": "Generated when a virtual machine transitions to the running state. This event tracks the lifecycle of virtual machines on a Hyper-V host. Attackers who compromise a Hyper-V host gain control over all guest VMs and can start, modify, or snapshot them without touching the guest OS security controls.",
"category": "Virtual Machine Lifecycle",
"tags": [
"hyper-v",
"vm",
"virtualisation",
"lateral-movement",
"persistence"
],
"relatedEventIds": [
{
"id": 13003,
"log": "HyperV"
},
{
"id": 13004,
"log": "HyperV"
},
{
"id": 18512,
"log": "HyperV"
},
{
"id": 4688,
"log": "Security"
}
],
"mitreAttack": [
{
"techniqueId": "T1564.006",
"techniqueName": "Hide Artifacts: Run Virtual Instance",
"tactics": [
{
"tacticId": "TA0005",
"tacticName": "Stealth"
}
]
},
{
"techniqueId": "T1021",
"techniqueName": "Remote Services",
"tactics": [
{
"tacticId": "TA0008",
"tacticName": "Lateral Movement"
}
]
}
],
"notesGuidance": {
"investigationPivots": [
"VmName not in the expected inventory of active VMs is highest priority — dormant or unknown VMs being started indicates potential attacker activity",
"Unexpected start time (outside maintenance windows or business hours) for a production VM warrants review",
"Correlate VmId with Security EID 4688 on the host to identify the process and user that initiated the start",
"VM started from an unexpected host account (not a service account or admin) indicates privileged access by an attacker",
"Cluster of VM starts across multiple hosts in a short window may indicate ransomware operators preparing to deploy encryption in VMs"
],
"commonFalsePositives": [
"Scheduled VM starts for automated batch processing workloads",
"Administrators starting VMs for maintenance or testing",
"Hyper-V host rebooting and automatically starting configured auto-start VMs"
]
},
"source": {
"name": "Microsoft Learn",
"url": "https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/about-hyper-v-events"
},
"volumeIndicator": "low",
"windowsVersions": {
"minVersion": "Windows Server 2008 R2"
},
"keyFields": [
{
"name": "VmName",
"xpath": "EventData/Data[@Name='VmName']",
"description": "Name of the virtual machine; compare against authorised active VM inventory"
},
{
"name": "VmId",
"xpath": "EventData/Data[@Name='VmId']",
"description": "Unique GUID of the VM; persistent across renames — use for cross-event correlation"
}
],
"lastReviewed": "2026-05-10"
},
{
"id": 13003,
"log": "HyperV",
"provider": "Microsoft-Windows-Hyper-V-VMMS",
"channel": "Microsoft-Windows-Hyper-V-VMMS/Admin",
"level": "Information",
"title": "Virtual machine stopped",
"summary": "A Hyper-V virtual machine was shut down or stopped.",
"details": "Generated when a virtual machine transitions to a stopped (powered off) state. Modern ransomware targeting virtualised environments routinely stops all running VMs before encrypting VHDX/VHD files because open-disk encryption is blocked by Windows file locking. A wave of 13003 events across all VMs in rapid succession on a production Hyper-V cluster is a critical ransomware precursor indicator.",
"category": "Virtual Machine Lifecycle",
"tags": [
"hyper-v",
"vm",
"virtualisation",
"ransomware",
"defense-evasion"
],
"relatedEventIds": [
{
"id": 13002,
"log": "HyperV"
},
{
"id": 13004,
"log": "HyperV"
},
{
"id": 4688,
"log": "Security"
}
],
"mitreAttack": [
{
"techniqueId": "T1490",
"techniqueName": "Inhibit System Recovery",
"tactics": [
{
"tacticId": "TA0040",
"tacticName": "Impact"
}
]
},
{
"techniqueId": "T1486",
"techniqueName": "Data Encrypted for Impact",
"tactics": [
{
"tacticId": "TA0040",
"tacticName": "Impact"
}
]
}
],
"notesGuidance": {
"investigationPivots": [
"Bulk 13003 events (all or most VMs stopped within a short window) is a critical ransomware precursor — treat as P1 incident immediately",
"A VM stopping unexpectedly during business hours with no corresponding change management record should be investigated immediately",
"Correlate with host file system events — VHDX file access via Windows Explorer or robocopy.exe after a VM stop indicates data staging or encryption preparation",
"Identify the initiating user/process via Security EID 4688 on the host — unexpected initiating processes are red flags"
],
"commonFalsePositives": [
"Scheduled VM shutdowns for maintenance windows",
"Administrator-initiated graceful shutdown for patching",
"Auto-shutdown policies on dev/test VMs based on schedule"
]
},
"source": {
"name": "Microsoft Learn",
"url": "https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/about-hyper-v-events"
},
"volumeIndicator": "low",
"windowsVersions": {
"minVersion": "Windows Server 2008 R2"
},
"keyFields": [
{
"name": "VmName",
"xpath": "EventData/Data[@Name='VmName']",
"description": "VM name; bulk stops across multiple VMs simultaneously is a ransomware indicator"
},
{
"name": "VmId",
"xpath": "EventData/Data[@Name='VmId']",
"description": "VM GUID; use to correlate with preceding EID 13002 for session duration"
}
],
"detectionRules": [
{
"platform": "KQL",
"title": "Bulk Hyper-V VM Shutdown — Ransomware Precursor",
"rule": "Event\n| where Source == \"Microsoft-Windows-Hyper-V-VMMS\"\n| where EventID == 13003\n| summarize VMsStopped = dcount(RenderedDescription), VmList = make_set(RenderedDescription) by Computer, bin(TimeGenerated, 5m)\n| where VMsStopped >= 3",
"notes": "Three or more VMs stopped within 5 minutes on the same host is a high-confidence ransomware precursor. Tune threshold based on scheduled maintenance patterns."
},
{
"platform": "Sigma",
"title": "Multiple Hyper-V VMs Stopped in Short Window",
"rule": "title: Multiple Hyper-V VMs Stopped in Short Window\nstatus: experimental\nlogsource:\n product: windows\n service: hyper-v-vmms\ndetection:\n selection:\n EventID: 13003\n condition: selection | count() > 3\ntimeframe: 5m\nfalsepositives:\n - Scheduled maintenance bulk shutdowns\n - Host reboot causing all VMs to stop\nlevel: high",
"notes": "Must correlate with absence of change management to reduce false positives."
}
],
"lastReviewed": "2026-04-10"
},
{
"id": 13004,
"log": "HyperV",
"provider": "Microsoft-Windows-Hyper-V-VMMS",
"channel": "Microsoft-Windows-Hyper-V-VMMS/Admin",
"level": "Information",
"title": "Virtual machine saved to state",
"summary": "A Hyper-V virtual machine was saved to a saved-state file (hibernation).",
"details": "Generated when a VM is placed into a saved state (paused with state written to disk). This differs from shutdown (EID 13003) in that the VM memory is persisted to a .vsv file on the host storage. The saved-state file contains a memory snapshot of the guest, including potentially active decryption keys, credential material, and in-memory process state. Adversaries may save a VM's state to access its VHDX file offline without triggering guest OS events, since the guest is frozen rather than shut down.",
"category": "Virtual Machine Lifecycle",
"tags": [
"hyper-v",
"vm",
"virtualisation",
"memory-forensics"
],
"relatedEventIds": [
{
"id": 13002,
"log": "HyperV"
},
{
"id": 13003,
"log": "HyperV"
},
{
"id": 18512,
"log": "HyperV"
}
],
"mitreAttack": [
{
"techniqueId": "T1564.006",
"techniqueName": "Hide Artifacts: Run Virtual Instance",
"tactics": [
{
"tacticId": "TA0005",
"tacticName": "Stealth"
}
]
}
],
"notesGuidance": {
"investigationPivots": [
"Saved-state files (.vsv) are volatile forensic gold — they contain guest RAM including active credentials and encryption keys; acquire them immediately in an incident",
"Unexpected VM save outside of maintenance windows may indicate an attacker pausing a VM to manipulate its disk files without guest-level detection",
"Correlate with host file system activity on the .vsv file path to detect exfiltration or tampering of the saved state"
],
"commonFalsePositives": [
"Host entering sleep/hibernate causing all VMs to be saved automatically",
"Cluster live migration triggering intermediate saved states",
"IT administrators saving VM state before performing host maintenance"
]
},
"source": {
"name": "Microsoft Learn",
"url": "https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/about-hyper-v-events"
},
"volumeIndicator": "rare",
"windowsVersions": {
"minVersion": "Windows Server 2008 R2"
},
"keyFields": [
{
"name": "VmName",
"xpath": "EventData/Data[@Name='VmName']",
"description": "VM name; saved-state file on host storage is a forensic acquisition target"
},
{
"name": "VmId",
"xpath": "EventData/Data[@Name='VmId']",
"description": "VM GUID; correlate with other VM lifecycle events"
}
],
"lastReviewed": "2026-05-10"
},
{
"id": 18512,
"log": "HyperV",
"provider": "Microsoft-Windows-Hyper-V-VMMS",
"channel": "Microsoft-Windows-Hyper-V-VMMS/Admin",
"level": "Information",
"title": "Virtual machine checkpoint created",
"summary": "A checkpoint (snapshot) was created for a Hyper-V virtual machine.",
"details": "Generated when a checkpoint is created for a VM. Checkpoints capture the complete VM state (memory, disk, device state) at a point in time. Checkpoints are security-significant because attackers may create one to preserve a malicious configuration as a rollback point, and ransomware operators may delete all checkpoints to prevent recovery.",
"category": "Virtual Machine Management",
"tags": [
"hyper-v",
"vm",
"checkpoint",
"snapshot",
"persistence",
"ransomware"
],
"relatedEventIds": [
{
"id": 13002,
"log": "HyperV"
},
{
"id": 13003,
"log": "HyperV"
},
{
"id": 4688,
"log": "Security"
}
],
"mitreAttack": [
{
"techniqueId": "T1490",
"techniqueName": "Inhibit System Recovery",
"tactics": [
{
"tacticId": "TA0040",
"tacticName": "Impact"
}
]
},
{
"techniqueId": "T1003",
"techniqueName": "OS Credential Dumping",
"tactics": [
{
"tacticId": "TA0006",
"tacticName": "Credential Access"
}
]
}
],
"notesGuidance": {
"investigationPivots": [
"Checkpoint created outside of backup windows or by an unexpected user/process is anomalous",
"Checkpoint created for a DC VM may be used for offline credential extraction (the VHDX contains NTDS.dit) — high-severity indicator",
"Checkpoint creation followed by a 13003 (stop) and then VHDX file access by an unexpected process is a staged credential theft pattern",
"Absence of expected checkpoint events (where automated backups are configured) may indicate checkpoint deletion as part of ransomware preparation"
],
"commonFalsePositives": [
"Automated backup solutions using Hyper-V snapshots (e.g., VEEAM, Windows Server Backup)",
"Administrator-created checkpoints before applying guest OS patches or software updates",
"Development environments with frequent checkpoint usage"
]
},
"source": {
"name": "Microsoft Learn",
"url": "https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/about-hyper-v-events"
},
"volumeIndicator": "low",
"windowsVersions": {
"minVersion": "Windows Server 2008 R2"
},
"keyFields": [
{
"name": "VmName",
"xpath": "EventData/Data[@Name='VmName']",
"description": "VM name; checkpoint on a DC is highest risk for credential theft"
},
{
"name": "VmId",
"xpath": "EventData/Data[@Name='VmId']",
"description": "VM GUID; correlate with VHDX file access events on the host"
},
{
"name": "CheckpointId",
"xpath": "EventData/Data[@Name='CheckpointId']",
"description": "Unique identifier for the checkpoint"
}
],
"lastReviewed": "2026-04-10"
},
{
"id": 19050,
"log": "HyperV",
"provider": "Microsoft-Windows-Hyper-V-VMMS",
"channel": "Microsoft-Windows-Hyper-V-VMMS/Admin",
"level": "Information",
"title": "Virtual machine live migration initiated",
"summary": "A live migration was started to move a running VM from one Hyper-V host to another.",
"details": "Generated on the source host when a live migration of a running VM begins. Live migration transfers the VM's memory pages and device state to a destination host while keeping the guest running. Live migration between authorised cluster nodes is a routine administrative operation. An adversary who has compromised a Hyper-V host may initiate an unauthorised live migration to move a VM to an attacker-controlled host, effectively stealing the guest OS and its data.",
"category": "Virtual Machine Lifecycle",
"tags": [
"hyper-v",
"vm",
"migration",
"lateral-movement",
"exfiltration"
],
"relatedEventIds": [
{
"id": 13002,
"log": "HyperV"
},
{
"id": 13003,
"log": "HyperV"
}
],
"mitreAttack": [
{
"techniqueId": "T1021",
"techniqueName": "Remote Services",
"tactics": [
{
"tacticId": "TA0008",
"tacticName": "Lateral Movement"
}
]
},
{
"techniqueId": "T1048",
"techniqueName": "Exfiltration Over Alternative Protocol",
"tactics": [
{
"tacticId": "TA0010",
"tacticName": "Exfiltration"
}
]
}
],
"notesGuidance": {
"investigationPivots": [
"Destination host not matching any node in the authorised Hyper-V cluster is the primary indicator of malicious migration",
"Migration of a DC or other high-value VM by a non-cluster-service account is high priority",
"Correlate the destination IP with network traffic logs — live migration uses TCP 6600; unexpected external traffic to this port is a critical indicator",
"Verify migration was initiated by the expected cluster service account and not an interactive user account"
],
"commonFalsePositives": [
"Routine load balancing via Hyper-V Dynamic Optimization or System Center VMM",
"Planned host maintenance requiring VM evacuation via Live Migration",
"Automated DR failover migrations in cluster-aware environments"
]
},
"source": {
"name": "Microsoft Learn",
"url": "https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/about-hyper-v-events"
},
"volumeIndicator": "low",
"windowsVersions": {
"minVersion": "Windows Server 2008 R2"
},
"keyFields": [
{
"name": "VmName",
"xpath": "EventData/Data[@Name='VmName']",
"description": "VM being migrated; DC or sensitive-tier VMs are highest priority"
},
{
"name": "VmId",
"xpath": "EventData/Data[@Name='VmId']",
"description": "VM GUID; correlate with 13002 on the destination host to confirm where the VM was moved"
},
{
"name": "DestinationHost",
"xpath": "EventData/Data[@Name='DestinationHost']",
"description": "Destination host name or IP for the migration"
}
],
"lastReviewed": "2026-04-10"
}
]
}