feat: log keystrokes via rawinput (#1078)

* feat: log keystrokes via directx

* fix: williballenthin review

* move register-raw-input-devices from nursery

* use original rule name
This commit is contained in:
Zeze 2025-10-28 23:20:39 +08:00 committed by GitHub
parent 14dcc55c32
commit 9e4cc28265
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,13 +1,17 @@
# generated using capa explorer for IDA Pro
rule:
meta:
name: register raw input devices
namespace: host-interaction/hardware
namespace: collection/keylog
authors:
- zeze-zeze
- michael.hunhoff@mandiant.com
scopes:
static: basic block
dynamic: call
att&ck:
- Collection::Input Capture::Keylogging [T1056.001]
examples:
- 52d8e95c9883cd16d7b44e3a7adc22d6.exe_
features:
- or:
- api: user32.RegisterRawInputDevices