logo

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

Threat Score
50/100

Date Published: 2025-03-24

Date Updated: 2026-05-01

...
...

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.