1 Commits

Author SHA1 Message Date
S12cybersecurity 0da5c526f9 Add rule to detect NtCreateThreadEx read primitive
This rule detects tools that misuse NtCreateThreadEx and RtlQueryDepthSList to create a remote memory read primitive without using ReadProcessMemory, focusing on thread exit codes for data collection.
2026-05-18 12:02:52 +02:00