Skip to content

Commit bed471a

Browse files
zeze-zezezeze
authored andcommitted
feat: log keystrokes via directx
1 parent fa246a4 commit bed471a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
rule:
2+
meta:
3+
name: log keystrokes via directx
4+
namespace: collection/keylog
5+
authors:
6+
- https://github.com/zeze-zeze
7+
scopes:
8+
static: function
9+
dynamic: call
10+
att&ck:
11+
- Collection::Input Capture::Keylogging [T1056.001]
12+
examples:
13+
- 52d8e95c9883cd16d7b44e3a7adc22d6.exe_
14+
features:
15+
- and:
16+
- api: RegisterRawInputDevices
17+
- api: GetRawInputData

0 commit comments

Comments
 (0)