{
  "technique_id": "T1647",
  "name": "Plist File Modification",
  "tactics": [
    "Defense Impairment"
  ],
  "platforms": [
    "macOS"
  ],
  "summary": "Adversaries may modify property list files (plist files) to enable other malicious activity, while also potentially evading and bypassing system defenses. macOS applications use plist files, such as the <code>info.plist</code> file, to store properties and configuration settings that inform the operating system how to handle the application at runtime. Plist files are structured metadata in key-value pairs formatted in XML based on Apple's Core Foundation DTD...",
  "generated_by": "SOC Response Atlas by Basyrix"
}