

Reads the registry for installed applicationsĪdversaries may attempt to gather information about attached peripheral devices and components connected to a computer system. Reads information about supported languages The system time is set and stored by the Windows Time Service within a domain to maintain time synchronization between systems and services in an enterprise network.Ĭontains ability to query the machine timezoneĪdversaries may interact with the Windows Registry to gather information about the system, configuration, and installed software.

Software packing is a method of compressing or encrypting an executable.Īdversaries may interact with the Windows Registry to hide configuration information within Registry keys, remove information as part of cleaning up, or as part of other techniques to aid in ] and ]. Malware, tools, or other non-native files dropped or created on a system by an adversary may leave traces behind as to what was done within a network and how. 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. Process injection is a method of executing arbitrary code in the address space of a separate live process. Installs hooks/patches the running process Windows processes often leverage application programming interface (API) functions to perform tasks that require reusable system resources. 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.Ĭontains ability to enumerate processes/modules/threads Modifies auto-execute functionality by setting/creating a value in the registry On Linux and Apple systems, multiple methods are supported for creating pre-scheduled and periodic background jobs: cron,Die.Īdding an entry to the "run keys" in the Registry or startup folder will cause the program referenced to be executed when a user logs in.

Adversaries may execute a binary, command, or script via a method that interacts with Windows services, such as the Service Control Manager.
