{
  "type": "attack-pattern",
  "spec_version": "2.1",
  "id": "attack-pattern--a8c31121-852b-46bd-9ba4-674ae5afe7ad",
  "created": "2017-10-25T14:48:27.660Z",
  "created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
  "revoked": false,
  "external_references": [
    {
      "source_name": "mitre-attack",
      "url": "https://attack.mitre.org/techniques/T1417",
      "external_id": "T1417"
    },
    {
      "source_name": "NIST Mobile Threat Catalogue",
      "url": "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-31.html",
      "external_id": "APP-31"
    },
    {
      "source_name": "NIST Mobile Threat Catalogue",
      "url": "https://pages.nist.gov/mobile-threat-catalogue/authentication-threats/AUT-13.html",
      "external_id": "AUT-13"
    }
  ],
  "object_marking_refs": [
    "marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
  ],
  "modified": "2025-10-24T17:49:11.864Z",
  "name": "Input Capture",
  "description": "Adversaries may use methods of capturing user input to obtain credentials or collect information. During normal device usage, users often provide credentials to various locations, such as login pages/portals or system dialog boxes. Input capture mechanisms may be transparent to the user (e.g. [Keylogging](https://attack.mitre.org/techniques/T1417/001)) or rely on deceiving the user into providing input into what they believe to be a genuine application prompt (e.g. [GUI Input Capture](https://attack.mitre.org/techniques/T1417/002)).",
  "kill_chain_phases": [
    {
      "kill_chain_name": "mitre-mobile-attack",
      "phase_name": "collection"
    },
    {
      "kill_chain_name": "mitre-mobile-attack",
      "phase_name": "credential-access"
    }
  ],
  "x_mitre_attack_spec_version": "3.2.0",
  "x_mitre_deprecated": false,
  "x_mitre_domains": [
    "mobile-attack"
  ],
  "x_mitre_is_subtechnique": false,
  "x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
  "x_mitre_platforms": [
    "Android",
    "iOS"
  ],
  "x_mitre_version": "2.3",
  "x_mitre_tactic_type": [
    "Post-Adversary Device Access"
  ]
}