Remote Thread Created In KeePass.EXE
Detects remote thread creation in "KeePass.exe" which could indicates potential password dumping activity
Detection logic
selection
TargetImage|endswith: \KeePass.exeCondition
selectionRaw YAML
title: Remote Thread Created In KeePass.EXE
id: 77564cc2-7382-438b-a7f6-395c2ae53b9a
status: test
description: Detects remote thread creation in "KeePass.exe" which could indicates potential password dumping activity
references:
- https://www.cisa.gov/uscert/ncas/alerts/aa20-259a
- https://github.com/denandz/KeeFarce
- https://github.com/GhostPack/KeeThief
author: Timon Hackenjos
date: 2022-04-22
modified: 2023-05-05
tags:
- attack.credential-access
- attack.t1555.005
logsource:
product: windows
category: create_remote_thread
detection:
selection:
TargetImage|endswith: '\KeePass.exe'
condition: selection
falsepositives:
- Unknown
level: highFalse positives
- Unknown
References
Similar rules
Access To Browser Credential Files By Uncommon Applications - Security
lowwindows · Shares T1555
Access to Browser Login Data
mediumwindows · Shares T1555
Access To Windows Credential History File By Uncommon Applications
mediumwindows · Shares T1555
Access To Windows DPAPI Master Keys By Uncommon Applications
mediumwindows · Shares T1555