
"" has type "PE32 executable (DLL) (GUI) Intel 80386 for MS Windows" Reads terminal service related keys (often RDP related) Remote desktop is a common feature in operating systems.

Reads information about supported languagesĪn adversary may attempt to get detailed information about the operating system and hardware, including version, patches, hotfixes, service packs, and architecture. Software packing is a method of compressing or encrypting an executable.Īdversaries may interact with the Windows Registry to gather information about the system, configuration, and installed software.

The input sample is signed with a certificate Tries to obtain the highest possible privilege level without UAC dialogĬode signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with. Windows User Account Control (UAC) allows a program to elevate its privileges to perform a task under administrator-level permissions by prompting the user for confirmation. Opens the Kernel Security Device Driver (KsecDD) of Windows

Loadable Kernel Modules (or LKMs) are pieces of code that can be loaded and unloaded into the kernel upon demand. Installs hooks/patches the running process Windows processes often leverage application programming interface (API) functions to perform tasks that require reusable system resources. Adversaries may execute a binary, command, or script via a method that interacts with Windows services, such as the Service Control Manager.
