Windows Processes, Nefarious Anomalies, and You: Threads
ID: f708b531-81d8-5213-99a4-1c82c12cfcf7
STIX ID: report--f708b531-81d8-5213-99a4-1c82c12cfcf7
Feed Name: TrustedSec blog
This blog post details methods to enumerate and analyze Windows threads to find malicious behavior, covering CreateToolhelp32Snapshot/Thread32*, NtQueryInformationThread to get thread start addresses, StackWalk64 and Sym* APIs to build call stacks, and heuristics to detect sleeping threads (e.g., NtDelayExecution) and threads originating from private RWX memory (reflective DLLs). It uses the Maelstrom implant as an example and provides JSON-formatted detection logs and Kibana visualizations.
Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.
