Ransomware canary file modified on the engineering share
A-106000:00time on this alert, target 5 minutes
Back to queueAlert details
- Source
- EDR
- Detection rule
- EDR-RANSOM-CANARY-001
- Affected user
- l.nowak
- Affected host
- SRV-FILE-03
- Source IP
- —
- First seen
- 2026-07-24T16:34:00Z
Why this fired, in plain English
A decoy file that nobody should ever touch was renamed and encrypted, which usually means ransomware is running.
Suggested playbook
Malware detection on an endpoint
- 1. Read the action field first: blocked/quarantined changes urgency dramatically versus alert_only.
- 2. Identify the process path. AppData, Temp and Users\Public are common malware locations.
- 3. Check the parent process — Office apps spawning shells is abnormal.
- 4. Look up the file hash for a verdict and first-seen date.
Raw log evidence
Exactly what the tools recorded — 4 events.
Guided hint: this line matters
ts=2026-07-24T16:33:02Z host=SRV-FILE-03 sensor=edr event=file_rename path="\\\\SRV-FILE-03\\CAD-Designs\\_aaa_canary.docx" new_path="_aaa_canary.docx.lkfz" user="l.nowak"
A strange new file extension appended to existing files is the fingerprint of an encryption run.
Guided hint: this line matters
ts=2026-07-24T16:33:05Z host=SRV-FILE-03 sensor=edr event=mass_file_modify user="l.nowak" file_count=3271 rate_per_min=1830 extension_added=".lkfz"
3,271 files changed at 1,830 per minute is far beyond human speed.
Guided hint: this line matters
ts=2026-07-24T16:33:09Z host=SRV-FILE-03 EventID=4688 process_name="C:\\Users\\Public\\lkfz.exe" parent_process="wmiprvse.exe" cmdline="lkfz.exe -enc -path \\\\SRV-FILE-03\\CAD-Designs -nodel"
Guided hint: this line matters
ts=2026-07-24T16:33:44Z host=SRV-FILE-03 sensor=edr event=shadow_copy_delete cmdline="vssadmin.exe delete shadows /all /quiet"
Deleting shadow copies removes Windows' own backups so victims cannot roll back.
Related events
The order things happened in.
16:33Z
Canary file encrypted
16:33Z
3,271 files encrypted on the CAD share
16:33Z
Volume shadow copies deleted
Enrichment lookups
Mock lookups. Run each one yourself — a real analyst never guesses what a lookup would have said. There is no "run everything" button on purpose.
Not checked yet.
Not checked yet.
Not checked yet.
Not checked yet.
techniques
Your verdict
Keyboard shortcuts 1–4, or click. You can always change your mind afterwards.