October 2023
Intermediate to advanced
312 pages
8h 26m
English
Process and thread events are only the tip of the iceberg when it comes to monitoring system activity with callback routines. On Windows, developers can also capture requests for handles to objects, which provide valuable telemetry related to adversary activity.
Objects are a way to abstract resources such as files, processes, tokens, and registry keys. A centralized broker, aptly named the object manager, handles tasks like overseeing the creation and destruction of objects, keeping track of resource assignments, and managing an object’s lifetime. In addition, the object manager notifies registered callbacks when ...
Read now
Unlock full access