


Queries volume information of an entire harddrive Reads the registry for installed applicationsĪn adversary may attempt to get detailed information about the operating system and hardware, including version, patches, hotfixes, service packs, and architecture.Ĭontains ability to query CPU informationĪ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.Ī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Ī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 ].Īdversaries can use methods of capturing user input for obtaining credentials for ] and information ] that include keylogging and user input field interception.Ĭontains ability to retrieve keyboard strokesĪdversaries may attempt to get a listing of open application windows. 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.Ĭ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.
WORDWEB PRO V7.2 CODE
Process injection is a method of executing arbitrary code in the address space of a separate live process.Īllocates virtual memory in a remote process Modifies auto-execute functionality by setting/creating a value in the registry
WORDWEB PRO V7.2 DRIVER
Opens the Kernel Security Device Driver (KsecDD) of WindowsĪ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. 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 Installs hooks/patches the running process Sets a global windows hook to intercept keystrokes Sets a global windows hook to intercept mouse events 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.
