T1056: Input Capture
Adversaries may use methods of capturing user input to obtain credentials or collect information. During normal system usage, users often provide credentials to various different locations, such as login pages/portals or system dialog boxes. Input capture mechanisms may be transparent to the user (e.g. Credential API Hooking) or rely on deceiving the user into providing input into what they believe to be a genuine service (e.g. Web Portal Capture).
Positive Technologies products that cover the technique
MaxPatrol SIEM knowledge base
mitre_attck_cred_access: PT-CR-1013: PuntoSwitcher_Diary_Open: Possible use of a Punto Switcher diary as a keylogger
Subtechniques
Expert Required. The technique is detected only with the combination of «PT Product + Expert»
Detection
ID | DS0024 | Data source and component | Windows Registry: Windows Registry Key Modification | Description | Monitor for changes made to windows registry keys or values for unexpected modifications |
---|
ID | DS0022 | Data source and component | File: File Modification | Description | Monitor for changes made to files for unexpected modifications to access permissions and attributes |
---|
ID | DS0027 | Data source and component | Driver: Driver Load | Description | Monitor for unusual kernel driver installation activity |
---|
ID | DS0009 | Data source and component | Process: OS API Execution | Description | Monitor for API calls to SetWindowsHook, GetKeyState, and GetAsyncKeyState |
---|
ID | DS0009 | Data source and component | Process: Process Metadata | Description | Verify integrity of live processes by comparing code in memory to that of corresponding static binaries, specifically checking for jumps and other instructions that redirect code flow. |
---|
ID | DS0009 | Data source and component | Process: Process Creation | Description | Monitor for newly executed processes conducting malicious activity |
---|