01 /
Guided case
02 /
Chain of custody
Integrity Verification
Session Logging
Progress
0Target 3
03 /
Timeline (MFT · EVTX · memory)
Synthetic timestamps for training — correlate FILE_SYSTEM with Security and strings.
| Time | Src | Summary |
|---|---|---|
| 2026-04-18 08:50:02 | MFT | C:\Users\Public\Documents\stage.ps1 FILE_CREATE · USN_REASON_FILE_CREATE |
| 2026-04-18 08:55:12 | EVTX | Security · EID 4625 Failed logon. Account: admin_test Reason: Unknown user or bad password. Source: 198.51.100.22 |
| 2026-04-18 09:10:18 | MFT | C:\ProgramData\svchelper\beacon.dll FILE_MODIFY · MFT $STANDARD_INFO altered |
| 2026-04-18 09:12:03 | EVTX | Security · EID 4624 Successful logon. Account: backup_svc Type: 3 Workstation: JUMP-ADM Source: 10.20.30.40 |
| 2026-04-18 09:12:41 | EVTX | Microsoft-Windows-WinRM · EID 91 WSMan CreateShell completed on Win32_Process resource. |
| 2026-04-18 09:12:44 | MEM | 0x1f4a8c20 ... contoso\backup_svc @ CONTOSO-WS01 ... WinRM Client session to JUMP-ADM.contoso.lab ... |
| 2026-04-18 09:13:01 | MEM | 0x2b901040 ... lsass.exe ... dbghelp.dll loaded from C:\ProgramData\svchelper\ ... (simulated) |
| 2026-04-18 09:13:22 | MEM | 0x33c0ffe0 ... mimikatz-style banner (redacted) ... sekurlsa::logonpasswords ... training artifact |
| 2026-04-18 09:14:18 | EVTX | System · EID 7045 Service installed. Name: PSEXESVC Path: %SystemRoot%\PSEXESVC.exe |
| 2026-04-18 09:14:20 | MFT | C:\Windows\Prefetch\PSEXESVC.EXE-ABCDEF12.pf FILE_CREATE |
| 2026-04-18 09:14:25 | MEM | 0x4012aa00 ... \\127.0.0.1\PIPE\PSEXESVC ... PSEXESVC ... |
| 2026-04-18 09:18:02 | EVTX | Security · EID 4698 Scheduled task created. Name: \Microsoft\Windows\DiskCleanup\SilentCleanup\Maintenance Author: CONTOSO\jdoe |
04 /
Evidence lab
Preview & IOCs
Select a file in the tree.05 /
Artifact Intelligence
Select an entry in the Evidence Lab to see artifact intelligence.
Volatility cheat sheet (this scenario)
- windows.pslist.PsListvol.py -f mem.dmp windows.pslist.PsListBaseline running processes; look for orphaned rundll32 without a desktop parent.
- windows.malfind.Malfindvol.py -f mem.dmp windows.malfind.MalfindIn a real lab, injected code sections often pair with your simulated LSASS-adjacent strings.
- windows.registry.hivelistvol.py -f mem.dmp windows.registry.hivelistMaps to offline NTUSER.DAT review for Run keys — same story as your hive excerpt.
06 /
YARA & IOC Workspace
Pinned: None
07 /
Reports
Verification & session log + 3 findings required.