From 4ddb598de4fbd2236d5d058f719aabcd4b0bd9a2 Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Wed, 21 Feb 2018 16:28:11 +0100 Subject: [PATCH] add MITRE Galaxies V2.0 --- README.md | 25 +- ...pattern.json => mitre-attack-pattern.json} | 0 ...ction.json => mitre-course-of-action.json} | 0 ...itre-entreprise-attack-attack-pattern.json | 3973 ++++ ...re-entreprise-attack-course-of-action.json | 1111 + ...mitre-entreprise-attack-intrusion-set.json | 971 + clusters/mitre-entreprise-attack-malware.json | 2291 ++ .../mitre-entreprise-attack-relationship.json | 17277 ++++++++++++++++ clusters/mitre-entreprise-attack-tool.json | 527 + ...sion-set.json => mitre-intrusion-set.json} | 0 ...{mitre_malware.json => mitre-malware.json} | 0 .../mitre-mobile-attack-attack-pattern.json | 1217 ++ .../mitre-mobile-attack-course-of-action.json | 97 + .../mitre-mobile-attack-intrusion-set.json | 37 + clusters/mitre-mobile-attack-malware.json | 511 + .../mitre-mobile-attack-relationship.json | 1973 ++ clusters/mitre-mobile-attack-tool.json | 27 + clusters/mitre-pre-attack-attack-pattern.json | 1743 ++ clusters/mitre-pre-attack-intrusion-set.json | 132 + clusters/mitre-pre-attack-relationship.json | 925 + clusters/{mitre_tool.json => mitre-tool.json} | 0 clusters/ransomware.json | 9 +- ...pattern.json => mitre-attack-pattern.json} | 0 ...ction.json => mitre-course-of-action.json} | 0 ...itre-entreprise-attack-attack-pattern.json | 8 + ...re-entreprise-attack-course-of-action.json | 8 + ...mitre-entreprise-attack-intrusion-set.json | 8 + galaxies/mitre-entreprise-attack-malware.json | 8 + .../mitre-entreprise-attack-relationship.json | 8 + galaxies/mitre-entreprise-attack-tool.json | 8 + ...sion-set.json => mitre-intrusion-set.json} | 0 ...{mitre_malware.json => mitre-malware.json} | 0 .../mitre-mobile-attack-attack-pattern.json | 8 + .../mitre-mobile-attack-course-of-action.json | 8 + .../mitre-mobile-attack-intrusion-set.json | 8 + galaxies/mitre-mobile-attack-malware.json | 8 + .../mitre-mobile-attack-relationship.json | 8 + galaxies/mitre-mobile-attack-tool.json | 8 + galaxies/mitre-pre-attack-attack-pattern.json | 8 + galaxies/mitre-pre-attack-intrusion-set.json | 8 + galaxies/mitre-pre-attack-relationship.json | 8 + galaxies/{mitre_tool.json => mitre-tool.json} | 0 .../create_attack-pattern_galaxy.py | 0 .../create_course-of-action_galaxy.py | 0 .../{ => v1.0}/create_intrusion-set_galaxy.py | 0 .../{ => v1.0}/create_malware_galaxy.py | 0 .../{ => v1.0}/create_tool_galaxy.py | 0 ...enterprise-attack-attack-pattern_galaxy.py | 60 + ...terprise-attack-course-of-action_galaxy.py | 52 + ...-enterprise-attack-intrusion-set_galaxy.py | 57 + ..._mitre-enterprise-attack-malware_galaxy.py | 58 + ...e-enterprise-attack-relationship_galaxy.py | 100 + ...ate_mitre-enterprise-attack-tool_galaxy.py | 58 + ...tre-mobile-attack-attack-pattern_galaxy.py | 60 + ...e-mobile-attack-course-of-action_galaxy.py | 52 + ...itre-mobile-attack-intrusion-set_galaxy.py | 57 + ...eate_mitre-mobile-attack-malware_galaxy.py | 58 + ...mitre-mobile-attack-relationship_galaxy.py | 100 + .../create_mitre-mobile-attack-tool_galaxy.py | 58 + ..._mitre-pre-attack-attack-pattern_galaxy.py | 60 + ...e_mitre-pre-attack-intrusion-set_galaxy.py | 57 + ...te_mitre-pre-attack-relationship_galaxy.py | 100 + 62 files changed, 33945 insertions(+), 8 deletions(-) rename clusters/{mitre_attack-pattern.json => mitre-attack-pattern.json} (100%) rename clusters/{mitre_course-of-action.json => mitre-course-of-action.json} (100%) create mode 100644 clusters/mitre-entreprise-attack-attack-pattern.json create mode 100644 clusters/mitre-entreprise-attack-course-of-action.json create mode 100644 clusters/mitre-entreprise-attack-intrusion-set.json create mode 100644 clusters/mitre-entreprise-attack-malware.json create mode 100644 clusters/mitre-entreprise-attack-relationship.json create mode 100644 clusters/mitre-entreprise-attack-tool.json rename clusters/{mitre_intrusion-set.json => mitre-intrusion-set.json} (100%) rename clusters/{mitre_malware.json => mitre-malware.json} (100%) create mode 100644 clusters/mitre-mobile-attack-attack-pattern.json create mode 100644 clusters/mitre-mobile-attack-course-of-action.json create mode 100644 clusters/mitre-mobile-attack-intrusion-set.json create mode 100644 clusters/mitre-mobile-attack-malware.json create mode 100644 clusters/mitre-mobile-attack-relationship.json create mode 100644 clusters/mitre-mobile-attack-tool.json create mode 100644 clusters/mitre-pre-attack-attack-pattern.json create mode 100644 clusters/mitre-pre-attack-intrusion-set.json create mode 100644 clusters/mitre-pre-attack-relationship.json rename clusters/{mitre_tool.json => mitre-tool.json} (100%) rename galaxies/{mitre_attack-pattern.json => mitre-attack-pattern.json} (100%) rename galaxies/{mitre_course-of-action.json => mitre-course-of-action.json} (100%) create mode 100644 galaxies/mitre-entreprise-attack-attack-pattern.json create mode 100644 galaxies/mitre-entreprise-attack-course-of-action.json create mode 100644 galaxies/mitre-entreprise-attack-intrusion-set.json create mode 100644 galaxies/mitre-entreprise-attack-malware.json create mode 100644 galaxies/mitre-entreprise-attack-relationship.json create mode 100644 galaxies/mitre-entreprise-attack-tool.json rename galaxies/{mitre_intrusion-set.json => mitre-intrusion-set.json} (100%) rename galaxies/{mitre_malware.json => mitre-malware.json} (100%) create mode 100644 galaxies/mitre-mobile-attack-attack-pattern.json create mode 100644 galaxies/mitre-mobile-attack-course-of-action.json create mode 100644 galaxies/mitre-mobile-attack-intrusion-set.json create mode 100644 galaxies/mitre-mobile-attack-malware.json create mode 100644 galaxies/mitre-mobile-attack-relationship.json create mode 100644 galaxies/mitre-mobile-attack-tool.json create mode 100644 galaxies/mitre-pre-attack-attack-pattern.json create mode 100644 galaxies/mitre-pre-attack-intrusion-set.json create mode 100644 galaxies/mitre-pre-attack-relationship.json rename galaxies/{mitre_tool.json => mitre-tool.json} (100%) rename tools/mitre-cti/{ => v1.0}/create_attack-pattern_galaxy.py (100%) rename tools/mitre-cti/{ => v1.0}/create_course-of-action_galaxy.py (100%) rename tools/mitre-cti/{ => v1.0}/create_intrusion-set_galaxy.py (100%) rename tools/mitre-cti/{ => v1.0}/create_malware_galaxy.py (100%) rename tools/mitre-cti/{ => v1.0}/create_tool_galaxy.py (100%) create mode 100644 tools/mitre-cti/v2.0/create_mitre-enterprise-attack-attack-pattern_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-enterprise-attack-course-of-action_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-enterprise-attack-intrusion-set_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-enterprise-attack-malware_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-enterprise-attack-relationship_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-enterprise-attack-tool_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-mobile-attack-attack-pattern_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-mobile-attack-course-of-action_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-mobile-attack-intrusion-set_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-mobile-attack-malware_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-mobile-attack-relationship_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-mobile-attack-tool_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-pre-attack-attack-pattern_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-pre-attack-intrusion-set_galaxy.py create mode 100644 tools/mitre-cti/v2.0/create_mitre-pre-attack-relationship_galaxy.py diff --git a/README.md b/README.md index 3ca43ff..bff4da9 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,26 @@ to localized information (which is not shared) or additional information (that c - [clusters/threat-actor.json](clusters/threat-actor.json) - Adversary groups - Known or estimated adversary groups targeting organizations and employees. Adversary groups are regularly confused with their initial operation or campaign. MISP - [clusters/tool.json](clusters/tool.json) - tool is an enumeration of tools used by adversaries. The list includes malware but also common software regularly used by the adversaries. -- [clusters/mitre_attack-pattern.json](clusters/mitre_attack-pattern.json) - Attack Pattern - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) -- [clusters/mitre_course-of-action.json](clusters/mitre_course-of-action.json) - Course of Action - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) -- [clusters/mitre_intrusion-set.json](clusters/mitre_intrusion-set.json) - Intrusion Test - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) -- [clusters/mitre_malware.json](clusters/mitre_malware.json) - Malware - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) -- [clusters/mitre_tool.json](clusters/mitre_tool.json) - Tool - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) +- [clusters/mitre-attack-pattern.json](clusters/mitre-attack-pattern.json) - Attack Pattern - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v1.0 +- [clusters/mitre-course-of-action.json](clusters/mitre-course-of-action.json) - Course of Action - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v1.0 +- [clusters/mitre-intrusion-set.json](clusters/mitre-intrusion-set.json) - Intrusion Set - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v1.0 +- [clusters/mitre-malware.json](clusters/mitre-malware.json) - Malware - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v1.0 +- [clusters/mitre-tool.json](clusters/mitre-tool.json) - Tool - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v1.0 + +- [clusters/mitre-entreprise-attack-attack-pattern.json](clusters/mitre-entreprise-attack-attack-pattern.json) - Attack Pattern - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Entreprise Attack +- [clusters/mitre-entreprise-attack-course-of-action.json](clusters/mitre-entreprise-attack-course-of-action.json) - Course of Action - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Entreprise Attack +- [clusters/mitre-entreprise-attack-intrusion-set.json](clusters/mitre-entreprise-attack-intrusion-set.json) - Intrusion Set - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Entreprise Attack - Malware - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Entreprise Attack +- [clusters/mitre-entreprise-attack-relationship.json](clusters/mitre-entreprise-attack-relationship.json) - Relationship . MITRE Relationship - V2.0 Entreprise Attack +- [clusters/mitre-entreprise-attack-tool.json](clusters/mitre-entreprise-attack-tool.json) - Tool - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Entreprise Attack +- [clusters/mitre-mobile-attack-attack-pattern.json](clusters/mitre-mobile-attack-attack-pattern.json) - Attack Pattern - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Mobile Attack +- [clusters/mitre-mobile-attack-course-of-action.json](clusters/mitre-mobile-attack-course-of-action.json) - Course of Action - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Mobile Attack +- [clusters/mitre-mobile-attack-intrusion-set.json](clusters/mitre-mobile-attack-intrusion-set.json) - Intrusion Set - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Mobile Attack +- [clusters/mitre-mobile-attack-malware.json](clusters/mitre-mobile-attack-malware.json) - Malware - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Mobile Attack +- [clusters/mitre-mobile-attack-relationship.json](clusters/mitre-mobile-attack-relationship.json) - Relationship . MITRE Relationship - V2.0 Mobile Attack +- [clusters/mitre-mobile-attack-tool.json](clusters/mitre-mobile-attack-tool.json) - Tool - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Mobile Attack +- [clusters/mitre-pre-attack-attack-pattern.json](clusters/mitre-pre-attack-attack-pattern.json) - Attack Pattern - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Pre Attack +- [clusters/mitre-pre-attack-intrusion-set.json](clusters/mitre-pre-attack-intrusion-set.json) - Intrusion Set - MITRE Adversarial Tactics, Techniques & Common Knowledge (ATT&CK) - v2.0 Pre Attack +- [clusters/mitre-pre-attack-relationship.json](clusters/mitre-pre-attack-relationship.json) - Relationship . MITRE Relationship - V2.0 Pre Attack - [clusters/sectors.json](clusters/sectors.json) - Activity sectors - [clusters/cert-eu-govsector.json](clusters/cert-eu-govsector.json) - Cert EU GovSector diff --git a/clusters/mitre_attack-pattern.json b/clusters/mitre-attack-pattern.json similarity index 100% rename from clusters/mitre_attack-pattern.json rename to clusters/mitre-attack-pattern.json diff --git a/clusters/mitre_course-of-action.json b/clusters/mitre-course-of-action.json similarity index 100% rename from clusters/mitre_course-of-action.json rename to clusters/mitre-course-of-action.json diff --git a/clusters/mitre-entreprise-attack-attack-pattern.json b/clusters/mitre-entreprise-attack-attack-pattern.json new file mode 100644 index 0000000..a311c80 --- /dev/null +++ b/clusters/mitre-entreprise-attack-attack-pattern.json @@ -0,0 +1,3973 @@ +{ + "name": "Entreprise Attack - Attack Pattern", + "type": "mitre-entreprise-attack-attack-pattern", + "description": "ATT&CK tactic", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "fb2242d8-1707-11e8-ab20-6fa7448c3640", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "Data exfiltration is performed with a different protocol from the main command and control protocol or channel. The data is likely to be sent to an alternate network location from the main command and control server. Alternate protocols include FTP, SMTP, HTTP/S, DNS, or some other network protocol. Different channels could include Internet Web services such as cloud storage.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: User interface, Process monitoring, Process use of network, Packet capture, Netflow/Enclave netflow, Network protocol analysis\n\nRequires Network: Yes", + "value": "Exfiltration Over Alternative Protocol", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1048", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "User interface", + "Process monitoring", + "Process use of network", + "Packet capture", + "Netflow/Enclave netflow", + "Network protocol analysis" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + { + "description": "Adversaries may communicate using a common, standardized application layer protocol such as HTTP, HTTPS, SMTP, or DNS to avoid detection by blending in with existing traffic. Commands to the remote system, and often the results of those commands, will be embedded within the protocol traffic between the client and server.\n\nFor connections that occur internally within an enclave (such as those between a proxy or pivot node and other nodes), commonly used protocols are RPC, SSH, or RDP.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect application layer protocols that do not follow the expected protocol for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Netflow/Enclave netflow, Process use of network, Malware reverse engineering, Process monitoring\n\nRequires Network: Yes", + "value": "Standard Application Layer Protocol", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1071", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Netflow/Enclave netflow", + "Process use of network", + "Malware reverse engineering", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + { + "description": "Adversaries can perform command and control between compromised hosts on potentially disconnected networks using removable media to transfer commands from system to system. Both systems would need to be compromised, with the likelihood that an Internet-connected system was compromised first and the second through lateral movement by Replication Through Removable Media. Commands and files would be relayed from the disconnected system to the Internet-connected system to which the adversary has direct access.\n\nDetection: Monitor file access on removable media. Detect processes that execute when removable media is mounted.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Data loss prevention\n\nRequires Network: No", + "value": "Communication Through Removable Media", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1092" + ], + "mitre_data_sources": [ + "File monitoring", + "Data loss prevention" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "64196062-5210-42c3-9a02-563a0d1797ef" + }, + { + "description": "Screensavers are programs that execute after a configurable time of user inactivity and consist of Portable Executable (PE) files with a .scr file extension. (Citation: Wikipedia Screensaver) The Windows screensaver application scrnsave.exe is located in C:\\Windows\\System32\\ along with screensavers included with base Windows installations. The following screensaver settings are stored in the Registry (HKCU\\Control Panel\\Desktop\\) and could be manipulated to achieve persistence:\n\n*SCRNSAVE.exe - set to malicious PE path\n*ScreenSaveActive - set to '1' to enable the screensaver\n*ScreenSaverIsSecure - set to '0' to not require a password to unlock\n*ScreenSaverTimeout - sets user inactivity timeout before screensaver is executed\n\nAdversaries can use screensaver settings to maintain persistence by setting the screensaver to run malware after a certain timeframe of user inactivity. (Citation: ESET Gazer Aug 2017)\n\nDetection: Monitor process execution and command-line parameters of .scr files. Monitor changes to screensaver configuration changes in the Registry that may not correlate with typical user behavior.\n\nTools such as Sysinternals Autoruns can be used to detect changes to the screensaver binary path in the Registry. Suspicious paths and PE files may indicate outliers among legitimate screensavers in a network and should be investigated.\n\nPlatforms: Windows\n\nData Sources: Process Monitoring, Process command-line parameters, Windows Registry, File monitoring\n\nPermissions Required: User\n\nContributors: Bartosz Jerzman", + "value": "Screensaver", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1180", + "https://en.wikipedia.org/wiki/Screensaver", + "https://www.welivesecurity.com/wp-content/uploads/2017/08/eset-gazer.pdf" + ], + "mitre_data_sources": [ + "Process Monitoring", + "Process command-line parameters", + "Windows Registry", + "File monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "2892b9ee-ca9f-4723-b332-0dc6e843a8ae" + }, + { + "description": "Adversaries may communicate using a custom command and control protocol instead of using existing Standard Application Layer Protocol to encapsulate commands. Implementations could mimic well-known protocols.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Netflow/Enclave netflow, Process use of network, Process monitoring\n\nRequires Network: Yes", + "value": "Custom Command and Control Protocol", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1094", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Netflow/Enclave netflow", + "Process use of network", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + { + "description": "Processes may automatically execute specific binaries as part of their functionality or to perform other actions. If the permissions on the file system directory containing a target binary, or permissions on the binary itself, are improperly set, then the target binary may be overwritten with another binary using user-level permissions and executed by the original process. If the original process and thread are running under a higher permissions level, then the replaced binary will also execute under higher-level permissions, which could include SYSTEM.\n\nAdversaries may use this technique to replace legitimate binaries with malicious ones as a means of executing code at a higher permissions level. If the executing process is set to run at a specific time or during a certain event (e.g., system bootup) then this technique can also be used for persistence.\n\n===Services===\n\nManipulation of Windows service binaries is one variation of this technique. Adversaries may replace a legitimate service executable with their own executable to gain persistence and/or privilege escalation to the account context the service is set to execute under (local/domain account, SYSTEM, LocalService, or NetworkService). Once the service is started, either directly by the user (if appropriate access is available) or through some other means, such as a system restart if the service starts on bootup, the replaced executable will run instead of the original service executable.\n\n===Executable Installers===\n\nAnother variation of this technique can be performed by taking advantage of a weakness that is common in executable, self-extracting installers. During the installation process, it is common for installers to use a subdirectory within the %TEMP% directory to unpack binaries such as DLLs, EXEs, or other payloads. When installers create subdirectories and files they often do not set appropriate permissions to restrict write access, which allows for execution of untrusted code placed in the subdirectories or overwriting of binaries used in the installation process. This behavior is related to and may take advantage of DLL Search Order Hijacking. Some installers may also require elevated privileges that will result in privilege escalation when executing adversary controlled code. This behavior is related to Bypass User Account Control. Several examples of this weakness in existing common installers have been reported to software vendors. (Citation: Mozilla Firefox Installer DLL Hijack) (Citation: Seclists Kanthak 7zip Installer)\n\nDetection: Look for changes to binaries and service executables that may normally occur during software updates. If an executable is written, renamed, and/or moved to match an existing service executable, it could be detected and correlated with other suspicious behavior. Hashing of binaries and service executables could be used to detect replacement against historical data.\n\nLook for abnormal process call trees from typical processes and services and for execution of other commands that could relate to Discovery or other adversary techniques.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Process command-line parameters, Services\n\nEffective Permissions: User, Administrator, SYSTEM\n\nPermissions Required: User, Administrator\n\nContributors: Stefan Kanthak, Travis Smith, Tripwire", + "value": "File System Permissions Weakness", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1044", + "https://www.mozilla.org/en-US/security/advisories/mfsa2012-98/", + "http://seclists.org/fulldisclosure/2015/Dec/34" + ], + "mitre_data_sources": [ + "File monitoring", + "Process command-line parameters", + "Services" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "0ca7beef-9bbc-4e35-97cf-437384ddce6a" + }, + { + "description": "Process hollowing occurs when a process is created in a suspended state then its memory is unmapped and replaced with malicious code. Similar to Process Injection, execution of the malicious code is masked under a legitimate process and may evade defenses and detection analysis. (Citation: Leitch Hollowing) (Citation: Engame Process Injection July 2017)\n\nDetection: Monitoring API calls may generate a significant amount of data and may not be directly useful for defense unless collected under specific circumstances for known bad sequences of calls, since benign use of API functions may be common and difficult to distinguish from malicious behavior. API calls that unmap process memory, such as ZwUnmapViewOfSection or NtUnmapViewOfSection, and those that can be used to modify memory within another process, such as WriteProcessMemory, may be used for this technique. (Citation: Engame Process Injection July 2017)\n\nAnalyze process behavior to determine if a process is performing actions it usually does not, such as opening network connections, reading files, or other suspicious actions that could relate to post-compromise behavior.\n\nPlatforms: Windows\n\nData Sources: Process monitoring, API monitoring\n\nDefense Bypassed: Process whitelisting, Anti-virus, Whitelisting by file name or path, Signature-based detection\n\nPermissions Required: User", + "value": "Process Hollowing", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1093", + "http://www.autosectools.com/process-hollowing.pdf", + "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + ], + "mitre_data_sources": [ + "Process monitoring", + "API monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "1c338d0f-a65e-4073-a5c1-c06878849f21" + }, + { + "description": "Adversaries may use scripts to aid in operations and perform multiple actions that would otherwise be manual. Scripting is useful for speeding up operational tasks and reducing the time required to gain access to critical resources. Some scripting languages may be used to bypass process monitoring mechanisms by directly interacting with the operating system at an API level instead of calling other programs. Common scripting languages for Windows include VBScript and PowerShell but could also be in the form of command-line batch scripts.\n\nMany popular offensive frameworks exist which use forms of scripting for security testers and adversaries alike. (Citation: Metasploit) (Citation: Metasploit), (Citation: Veil) (Citation: Veil), and PowerSploit (Citation: Powersploit) are three examples that are popular among penetration testers for exploit and post-compromise operations and include many features for evading defenses. Some adversaries are known to use PowerShell. (Citation: Alperovitch 2014)\n\nDetection: Scripting may be common on admin, developer, or power user systems, depending on job function. If scripting is restricted for normal users, then any attempts to enable scripts running on a system would be considered suspicious. If scripts are not commonly used on a system, but enabled, scripts running out of cycle from patching or other administrator functions are suspicious. Scripts should be captured from the file system when possible to determine their actions and intent.\n\nScripts are likely to perform actions with various effects on a system that may generate events, depending on the types of monitoring used. Monitor processes and command-line arguments for script execution and subsequent behavior. Actions may be related to network and system information Discovery, Collection, or other scriptable post-compromise behaviors and could be used as indicators of detection leading back to the source script.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process monitoring, File monitoring, Process command-line parameters\n\nDefense Bypassed: Process whitelisting", + "value": "Scripting", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1064", + "http://www.metasploit.com", + "https://www.veil-framework.com/framework/", + "https://github.com/mattifestation/PowerSploit", + "https://blog.crowdstrike.com/deep-thought-chinese-targeting-national-security-think-tanks/" + ], + "mitre_data_sources": [ + "Process monitoring", + "File monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + { + "description": "macOS and OS X applications send AppleEvent messages to each other for interprocess communications (IPC). These messages can be easily scripted with AppleScript for local or remote IPC. Osascript executes AppleScript and any other Open Scripting Architecture (OSA) language scripts. A list of OSA languages installed on a system can be found by using the osalang program.\nAppleEvent messages can be sent independently or as part of a script. These events can locate open windows, send keystrokes, and interact with almost any open application locally or remotely. \n\nAdversaries can use this to interact with open SSH connection, move to remote machines, and even present users with fake dialog boxes. These events cannot start applications remotely (they can start them locally though), but can interact with applications if they're already running remotely. Since this is a scripting language, it can be used to launch more common techniques as well such as a reverse shell via python (Citation: Macro Malware Targets Macs). Scripts can be run from the command lie via osascript /path/to/script or osascript -e \"script here\".\n\nDetection: Monitor for execution of AppleScript through osascript that may be related to other suspicious behavior occurring on the system.\n\nPlatforms: macOS\n\nData Sources: API monitoring, System calls, Process Monitoring, Process command-line parameters\n\nPermissions Required: User\n\nRemote Support: Yes", + "value": "AppleScript", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1155", + "https://securingtomorrow.mcafee.com/mcafee-labs/macro-malware-targets-macs/" + ], + "mitre_data_sources": [ + "API monitoring", + "System calls", + "Process Monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "5ad95aaa-49c1-4784-821d-2e83f47b079b" + }, + { + "description": "Sensitive data can be collected from any removable media (optical disk drive, USB memory, etc.) connected to the compromised system prior to Exfiltration.\n\nAdversaries may search connected removable media on computers they have compromised to find files of interest. Interactive command shells may be in use, and common functionality within cmd may be used to gather information. Some adversaries may also use Automated Collection on removable media.\n\nDetection: Monitor processes and command-line arguments for actions that could be taken to collect files from a system's connected removable media. Remote access tools with built-in features may interact directly with the Windows API to gather data. Data may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process monitoring, Process command-line parameters\n\nSystem Requirements: Privileges to access removable media drive and files", + "value": "Data from Removable Media", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1025" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + { + "description": "Code signing provides a level of authenticity on a binary from the developer and a guarantee that the binary has not been tampered with. (Citation: Wikipedia Code Signing) However, adversaries are known to use code signing certificates to masquerade malware and tools as legitimate binaries (Citation: Janicab). The certificates used during an operation may be created, forged, or stolen by the adversary. (Citation: Securelist Digital Certificates) (Citation: Symantec Digital Certificates)\n\nCode signing to verify software on first run can be used on modern Windows and macOS/OS X systems. It is not used on Linux due to the decentralized nature of the platform. (Citation: Wikipedia Code Signing)\n\nCode signing certificates may be used to bypass security policies that require signed code to execute on a system.\n\nDetection: Collect and analyze signing certificate metadata on software that executes within the environment to look for unusual certificate characteristics and outliers.\n\nPlatforms: Windows, macOS\n\nData Sources: Binary file metadata\n\nDefense Bypassed: Windows User Account Control", + "value": "Code Signing", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1116", + "https://en.wikipedia.org/wiki/Code%20signing", + "http://www.thesafemac.com/new-signed-malware-called-janicab/", + "https://securelist.com/why-you-shouldnt-completely-trust-files-signed-with-digital-certificates/68593/", + "http://www.symantec.com/connect/blogs/how-attackers-steal-private-keys-digital-certificates" + ], + "mitre_data_sources": [ + "Binary file metadata" + ], + "mitre_platforms": [ + "Windows", + "macOS" + ] + }, + "uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + { + "description": "Dynamic-link libraries (DLLs) that are specified in the AppCertDLLs value in the Registry key HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager are loaded into every process that calls the ubiquitously used application programming interface (API) functions: (Citation: Engame Process Injection July 2017)\n*CreateProcess\n*CreateProcessAsUser\n*CreateProcessWithLoginW\n*CreateProcessWithTokenW\n*WinExec\nSimilar to Process Injection, this value can be abused to obtain persistence and privilege escalation by causing a malicious DLL to be loaded and run in the context of separate processes on the computer.\n\nDetection: Monitor DLL loads by processes, specifically looking for DLLs that are not recognized or not normally loaded into a process. Monitor the AppCertDLLs Registry value for modifications that do not correlate with known software, patch cycles, etc. Monitor and analyze application programming interface (API) calls that are indicative of Registry edits such as RegCreateKeyEx and RegSetValueEx. (Citation: Engame Process Injection July 2017) \n\nTools such as Sysinternals Autoruns may overlook AppCert DLLs as an auto-starting location. (Citation: TechNet Autoruns) (Citation: Sysinternals AppCertDlls Oct 2007)\n\nLook for abnormal process behavior that may be due to a process loading a malicious DLL. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as making network connections for Command and Control, learning details about the environment through Discovery, and conducting Lateral Movement.\n\nPlatforms: Windows\n\nData Sources: Loaded DLLs, Process Monitoring, Windows Registry\n\nEffective Permissions: Administrator, SYSTEM\n\nPermissions Required: Administrator, SYSTEM", + "value": "AppCert DLLs", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1182", + "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process", + "https://technet.microsoft.com/en-us/sysinternals/bb963902", + "https://forum.sysinternals.com/appcertdlls%20topic12546.html" + ], + "mitre_data_sources": [ + "Loaded DLLs", + "Process Monitoring", + "Windows Registry" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "4bf5845d-a814-4490-bc5c-ccdee6043025" + }, + { + "description": "Rootkits are programs that hide the existence of malware by intercepting (i.e., Hooking) and modifying operating system API calls that supply system information. (Citation: Symantec Windows Rootkits) Rootkits or rootkit enabling functionality may reside at the user or kernel level in the operating system or lower, to include a Hypervisor, Master Boot Record, or the System Firmware. (Citation: Wikipedia Rootkit)\n\nAdversaries may use rootkits to hide the presence of programs, files, network connections, services, drivers, and other system components. Rootkits have been seen for Windows, Linux, and Mac OS X systems. (Citation: CrowdStrike Linux Rootkit) (Citation: BlackHat Mac OSX Rootkit)\n\nDetection: Some rootkit protections may be built into anti-virus or operating system software. There are dedicated rootkit detection tools that look for specific types of rootkit behavior. Monitor for the existence of unrecognized DLLs, devices, services, and changes to the MBR. (Citation: Wikipedia Rootkit)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: BIOS, MBR, System calls\n\nDefense Bypassed: Anti-virus, File monitoring, Host intrusion prevention systems, Process whitelisting, Signature-based detection, System access controls, Whitelisting by file name or path\n\nPermissions Required: Administrator, SYSTEM, root", + "value": "Rootkit", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1014", + "https://en.wikipedia.org/wiki/Rootkit", + "https://www.symantec.com/avcenter/reference/windows.rootkit.overview.pdf", + "https://www.crowdstrike.com/blog/http-iframe-injecting-linux-rootkit/", + "http://www.blackhat.com/docs/asia-14/materials/Tsai/WP-Asia-14-Tsai-You-Cant-See-Me-A-Mac-OS-X-Rootkit-Uses-The-Tricks-You-Havent-Known-Yet.pdf" + ], + "mitre_data_sources": [ + "BIOS", + "MBR", + "System calls" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b" + }, + { + "description": "MacOS provides the option to list specific applications to run when a user logs in. These applications run under the logged in user's context, and will be started every time the user logs in. Login items installed using the Service Management Framework are not visible in the System Preferences and can only be removed by the application that created them (Citation: Adding Login Items). Users have direct control over login items installed using a shared file list which are also visible in System Preferences (Citation: Adding Login Items). These login items are stored in the user's ~/Library/Preferences/ directory in a plist file called com.apple.loginitems.plist (Citation: Methods of Mac Malware Persistence). Some of these applications can open visible dialogs to the user, but they don\u2019t all have to since there is an option to \u2018Hide\u2019 the window. If an adversary can register their own login item or modified an existing one, then they can use it to execute their code for a persistence mechanism each time the user logs in (Citation: Malware Persistence on OS X) (Citation: OSX.Dok Malware).\n\nDetection: All the login items are viewable by going to the Apple menu -> System Preferences -> Users & Groups -> Login items. This area should be monitored and whitelisted for known good applications. Monitor process execution resulting from login actions for unusual or unknown applications.\n\nPlatforms: macOS\n\nPermissions Required: User", + "value": "Login Item", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1162", + "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLoginItems.html", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf", + "https://www.rsaconference.com/writable/presentations/file%20upload/ht-r03-malware-persistence-on-os-x-yosemite%20final.pdf", + "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "36675cd3-fe00-454c-8516-aebecacbe9d9" + }, + { + "description": "Command-line interfaces provide a way of interacting with computer systems and is a common feature across many types of operating system platforms. (Citation: Wikipedia Command-Line Interface) One example command-line interface on Windows systems is cmd, which can be used to perform a number of tasks including execution of other software. Command-line interfaces can be interacted with locally or remotely via a remote desktop application, reverse shell session, etc. Commands that are executed run with the current permission level of the command-line interface process unless the command includes process invocation that changes permissions context for that execution (e.g. Scheduled Task).\n\nAdversaries may use command-line interfaces to interact with systems and execute other software during the course of an operation.\n\nDetection: Command-line interface activities can be captured through proper logging of process execution with command-line arguments. This information can be useful in gaining additional insight to adversaries' actions through how they use native processes or custom tools.\n\nPlatforms: Linux, Windows, macOS\n\nData Sources: Process command-line parameters, Process monitoring\n\nPermissions Required: Administrator, SYSTEM, User\n\nRemote Support: No", + "value": "Command-Line Interface", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1059", + "https://en.wikipedia.org/wiki/Command-line%20interface" + ], + "mitre_data_sources": [ + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ] + }, + "uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + { + "description": "Data exfiltration is performed over the Command and Control channel. Data is encoded into the normal communications channel using the same protocol as command and control communications.\n\nDetection: Detection for command and control applies. Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: User interface, Process monitoring\n\nRequires Network: Yes", + "value": "Exfiltration Over Command and Control Channel", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1041", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "User interface", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + { + "description": "Adversaries may create multiple stages for command and control that are employed under different conditions or for certain functions. Use of multiple stages may obfuscate the command and control channel to make detection more difficult.\n\nRemote access tools will call back to the first-stage command and control server for instructions. The first stage may have automated capabilities to collect basic host information, update tools, and upload additional files. A second remote access tool (RAT) could be uploaded at that point to redirect the host to the second-stage command and control server. The second stage will likely be more fully featured and allow the adversary to interact with the system through a reverse shell and additional RAT features.\n\nThe different stages will likely be hosted separately with no overlapping infrastructure. The loader may also have backup first-stage callbacks or Fallback Channels in case the original first-stage communication path is discovered and blocked.\n\nDetection: Host data that can relate unknown or suspicious process activity using a network connection is important to supplement any existing indicators of compromise based on malware command and control signatures and infrastructure. Relating subsequent actions that may result from Discovery of the system and network information or Lateral Movement to the originating process may also yield useful data.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Netflow/Enclave netflow, Network device logs, Network protocol analysis, Packet capture, Process use of network\n\nRequires Network: Yes", + "value": "Multi-Stage Channels", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1104" + ], + "mitre_data_sources": [ + "Netflow/Enclave netflow", + "Network device logs", + "Network protocol analysis", + "Packet capture", + "Process use of network" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "84e02621-8fdf-470f-bd58-993bb6a89d91" + }, + { + "description": "In OS X prior to El Capitan, users with root access can read plaintext keychain passwords of logged-in users because Apple\u2019s keychain implementation allows these credentials to be cached so that users are not repeatedly prompted for passwords. (Citation: OS X Keychain) (Citation: External to DA, the OS X Way) Apple\u2019s securityd utility takes the user\u2019s logon password, encrypts it with PBKDF2, and stores this master key in memory. Apple also uses a set of keys and algorithms to encrypt the user\u2019s password, but once the master key is found, an attacker need only iterate over the other values to unlock the final password. (Citation: OS X Keychain)\n\nIf an adversary can obtain root access (allowing them to read securityd\u2019s memory), then they can scan through memory to find the correct sequence of keys in relatively few tries to decrypt the user\u2019s logon keychain. This provides the adversary with all the plaintext passwords for users, WiFi, mail, browsers, certificates, secure notes, etc. (Citation: OS X Keychain) (Citation: OSX Keydnap malware)\n\nPlatforms: macOS\n\nData Sources: Process Monitoring\n\nPermissions Required: root", + "value": "Securityd Memory", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1167", + "http://juusosalonen.com/post/30923743427/breaking-into-the-os-x-keychain", + "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way", + "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/" + ], + "mitre_data_sources": [ + "Process Monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "2715c335-1bf2-4efe-9f18-0691317ff83b" + }, + { + "description": "The Microsoft Windows Application Compatibility Infrastructure/Framework (Application Shim) was created to allow backward compatibility of programs as Windows updates and changes its code. For example, the application shimming feature allows developers to apply fixes to applications (without rewriting code) that were created for Windows XP so that it will work with Windows 10. (Citation: Engame Process Injection July 2017) Within the framework, shims are created to act as a buffer between the program (or more specifically, the Import Address Table) and the Windows OS. When a program is executed, the shim cache is referenced to determine if the program requires the use of the shim database (.sdb). If so, the shim database uses Hooking to redirect the code as necessary in order to communicate with the OS. A list of all shims currently installed by the default Windows installer (sdbinst.exe) is kept in:\n\n* %WINDIR%\\AppPatch\\sysmain.sdb\n* hklm\\software\\microsoft\\windows nt\\currentversion\\appcompatflags\\installedsdb\n\nCustom databases are stored in:\n\n* %WINDIR%\\AppPatch\\custom & %WINDIR%\\AppPatch\\AppPatch64\\Custom\n* hklm\\software\\microsoft\\windows nt\\currentversion\\appcompatflags\\custom\n\nTo keep shims secure, Windows designed them to run in user mode so they cannot modify the kernel and you must have administrator privileges to install a shim. However, certain shims can be used to Bypass User Account Control (UAC) (RedirectEXE), inject DLLs into processes (InjectDLL), disable Data Execution Prevention (DisableNX) and Structure Exception Handling (DisableSEH), and intercept memory addresses (GetProcAddress). Similar to Hooking, utilizing these shims may allow an adversary to perform several malicious acts such as elevate privileges, install backdoors, disable defenses like Windows Defender, etc.\n\nDetection: There are several public tools available that will detect shims that are currently available (Citation: Black Hat 2015 App Shim):\n\n* Shim-Process-Scanner - checks memory of every running process for any Shim flags\n* Shim-Detector-Lite - detects installation of custom shim databases\n* Shim-Guard - monitors registry for any shim installations\n* ShimScanner - forensic tool to find active shims in memory\n* ShimCacheMem - Volatility plug-in that pulls shim cache from memory (note: shims are only cached after reboot)\n\nMonitor process execution for sdbinst.exe and command-line arguments for potential indications of application shim abuse.\n\nPlatforms: Windows\n\nData Sources: Loaded DLLs, System calls, Windows Registry, Process Monitoring, Process command-line parameters\n\nPermissions Required: Administrator", + "value": "Application Shimming", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1138", + "https://www.blackhat.com/docs/eu-15/materials/eu-15-Pierce-Defending-Against-Malicious-Application-Compatibility-Shims-wp.pdf", + "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + ], + "mitre_data_sources": [ + "Loaded DLLs", + "System calls", + "Windows Registry", + "Process Monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "7c93aa74-4bc0-4a9e-90ea-f25f86301566" + }, + { + "description": "Adversaries can use methods of capturing user input for obtaining credentials for Valid Accounts and information Collection that include keylogging and user input field interception.\n\nKeylogging is the most prevalent type of input capture, with many different ways of intercepting keystrokes, (Citation: Adventures of a Keystroke) but other methods exist to target information for specific purposes, such as performing a UAC prompt or wrapping the Windows default credential provider. (Citation: Wrightson 2012)\n\nKeylogging is likely to be used to acquire credentials for new access opportunities when Credential Dumping efforts are not effective, and may require an adversary to remain passive on a system for a period of time before an opportunity arises.\n\nAdversaries may also install code on externally facing portals, such as a VPN login page, to capture and transmit credentials of users who attempt to log into the service. This variation on input capture may be conducted post-compromise using legitimate administrative access as a backup measure to maintain network access through External Remote Services and Valid Accounts or as part of the initial compromise by exploitation of the externally facing web service. (Citation: Volexity Virtual Private Keylogging)\n\nDetection: Keyloggers may take many forms, possibly involving modification to the Registry and installation of a driver, setting a hook, or polling to intercept keystrokes. Commonly used API calls include SetWindowsHook, GetKeyState, and GetAsynceyState. (Citation: Adventures of a Keystroke) Monitor the Registry and file system for such changes and detect driver installs, as well as looking for common keylogging API calls. API calls alone are not an indicator of keylogging, but may provide behavioral data that is useful when combined with other information such as new files written to disk and unusual processes.\n\nMonitor the Registry for the addition of a Custom Credential Provider. (Citation: Wrightson 2012) Detection of compromised Valid Accounts in use by adversaries may help to catch the result of user input interception if new techniques are used.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Windows Registry, Kernel drivers, Process monitoring, API monitoring\n\nPermissions Required: Administrator, SYSTEM\n\nContributors: John Lambert, Microsoft Threat Intelligence Center", + "value": "Input Capture", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1056", + "http://blog.leetsys.com/2012/01/02/capturing-windows-7-credentials-at-logon-using-custom-credential-provider/", + "https://www.volexity.com/blog/2015/10/07/virtual-private-keylogging-cisco-web-vpns-leveraged-for-access-and-persistence/" + ], + "mitre_data_sources": [ + "Windows Registry", + "Kernel drivers", + "Process monitoring", + "API monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + { + "description": "Regsvcs and Regasm are Windows command-line utilities that are used to register .NET Component Object Model (COM) assemblies. Both are digitally signed by Microsoft. (Citation: MSDN Regsvcs) (Citation: MSDN Regasm)\n\nAdversaries can use Regsvcs and Regasm to proxy execution of code through a trusted Windows utility. Both utilities may be used to bypass process whitelisting through use of attributes within the binary to specify code that should be run before registration or unregistration: [ComRegisterFunction] or [ComUnregisterFunction] respectively. The code with the registration and unregistration attributes will be executed even if the process is run under insufficient privileges and fails to execute. (Citation: SubTee GitHub All The Things Application Whitelisting Bypass)\n\nDetection: Use process monitoring to monitor the execution and arguments of Regsvcs.exe and Regasm.exe. Compare recent invocations of Regsvcs.exe and Regasm.exe with prior history of known good arguments and executed binaries to determine anomalous and potentially adversarial activity. Command arguments used before and after Regsvcs.exe or Regasm.exe invocation may also be useful in determining the origin and purpose of the binary being executed.\n\nPlatforms: Windows\n\nData Sources: Process monitoring, Process command-line parameters\n\nDefense Bypassed: Process whitelisting\n\nPermissions Required: User, Administrator\n\nRemote Support: No\n\nContributors: Casey Smith", + "value": "Regsvcs/Regasm", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1121", + "https://msdn.microsoft.com/en-us/library/04za0hca.aspx", + "https://msdn.microsoft.com/en-us/library/tzat5yw6.aspx" + ], + "mitre_data_sources": [ + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "215190a9-9f02-4e83-bb5f-e0589965a302" + }, + { + "description": "There are many utilities used for software development related tasks that can be used to execute code in various forms to assist in development, debugging, and reverse engineering. These utilities may often be signed with legitimate certificates that allow them to execute on a system and proxy execution of malicious code through a trusted process that effectively bypasses application whitelisting defensive solutions.\n\n===MSBuild===\n\nMSBuild.exe (Microsoft Build Engine) is a software build platform used by Visual Studio. It takes XML formatted project files that define requirements for building various platforms and configurations. (Citation: MSDN MSBuild) \n\nAdversaries can use MSBuild to proxy execution of code through a trusted Windows utility. The inline task capability of MSBuild that was introduced in .NET version 4 allows for C# code to be inserted into the XML project file. (Citation: MSDN MSBuild) Inline Tasks MSBuild will compile and execute the inline task. MSBuild.exe is a signed Microsoft binary, so when it is used this way it can execute arbitrary code and bypass application whitelisting defenses that are configured to allow MSBuild.exe execution. (Citation: SubTee GitHub All The Things Application Whitelisting Bypass)\n\n===DNX===\n\nThe .NET Execution Environment (DNX), dnx.exe, is a software development kit packaged with Visual Studio Enterprise. It was retired in favor of .NET Core CLI in 2016. (Citation: Microsoft Migrating from DNX) DNX is not present on standard builds of Windows and may only be present on developer workstations using older versions of .NET Core and ASP.NET Core 1.0. The dnx.exe executable is signed by Microsoft. \n\nAn adversary can use dnx.exe to proxy execution of arbitrary code to bypass application whitelist policies that do not account for DNX. (Citation: engima0x3 DNX Bypass)\n\n===RCSI===\n\nThe rcsi.exe utility is a non-interactive command-line interface for C# that is similar to csi.exe. It was provided within an early version of the Roslyn .NET Compiler Platform but has since been deprecated for an integrated solution. (Citation: Microsoft Roslyn CPT RCSI) The rcsi.exe binary is signed by Microsoft. (Citation: engima0x3 RCSI Bypass)\n\nC# .csx script files can be written and executed with rcsi.exe at the command-line. An adversary can use rcsi.exe to proxy execution of arbitrary code to bypass application whitelisting policies that do not account for execution of rcsi.exe. (Citation: engima0x3 RCSI Bypass)\n\n===WinDbg/CDB===\n\nWinDbg is a Microsoft Windows kernel and user-mode debugging utility. The Microsoft Console Debugger (CDB) cdb.exe is also user-mode debugger. Both utilities are included in Windows software development kits and can be used as standalone tools. (Citation: Microsoft Debugging Tools for Windows) They are commonly used in software development and reverse engineering and may not be found on typical Windows systems. Both WinDbg.exe and cdb.exe binaries are signed by Microsoft.\n\nAn adversary can use WinDbg.exe and cdb.exe to proxy execution of arbitrary code to bypass application whitelist policies that do not account for execution of those utilities. (Citation: Exploit Monday WinDbg)\n\nIt is likely possible to use other debuggers for similar purposes, such as the kernel-mode debugger kd.exe, which is also signed by Microsoft.\n\n===Tracker===\n\nThe file tracker utility, tracker.exe, is included with the .NET framework as part of MSBuild. It is used for logging calls to the Windows file system. (Citation: Microsoft Docs File Tracking)\n\nAn adversary can use tracker.exe to proxy execution of an arbitrary DLL into another process. Since tracker.exe is also signed it can be used to bypass application whitelisting solutions. (Citation: Twitter SubTee Tracker.exe)\n\nDetection: The presence of these or other utilities that enable proxy execution that are typically used for development, debugging, and reverse engineering on a system that is not used for these purposes may be suspicious.\n\nUse process monitoring to monitor the execution and arguments of MSBuild.exe, dnx.exe, rcsi.exe, WinDbg.exe, cdb.exe, and tracker.exe. Compare recent invocations of those binaries with prior history of known good arguments and executed binaries to determine anomalous and potentially adversarial activity. It is likely that these utilities will be used by software developers or for other software development related tasks, so if it exists and is used outside of that context, then the event may be suspicious. Command arguments used before and after invocation of the utilities may also be useful in determining the origin and purpose of the binary being executed.\n\nPlatforms: Windows\n\nData Sources: Process monitoring\n\nDefense Bypassed: Application whitelisting\n\nPermissions Required: User\n\nSystem Requirements: MSBuild: .NET Framework version 4 or higher\nDNX: .NET 4.5.2, Powershell 4.0\nRCSI: .NET 4.5 or later, Visual Studio 2012\n\nRemote Support: No\n\nContributors: Casey Smith, Matthew Demaske, Adaptforward", + "value": "Trusted Developer Utilities", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1127", + "http://www.exploit-monday.com/2016/08/windbg-cdb-shellcode-runner.html", + "https://msdn.microsoft.com/library/dd393574.aspx", + "https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/index", + "https://docs.microsoft.com/visualstudio/msbuild/file-tracking", + "https://docs.microsoft.com/en-us/dotnet/core/migration/from-dnx", + "https://blogs.msdn.microsoft.com/visualstudio/2011/10/19/introducing-the-microsoft-roslyn-ctp/", + "https://twitter.com/subTee/status/793151392185589760", + "https://enigma0x3.net/2016/11/17/bypassing-application-whitelisting-by-using-dnx-exe/", + "https://enigma0x3.net/2016/11/21/bypassing-application-whitelisting-by-using-rcsi-exe/" + ], + "mitre_data_sources": [ + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "ff25900d-76d5-449b-a351-8824e62fc81b" + }, + { + "description": "Adversaries will likely look for details about the network configuration and settings of systems they access or through information discovery of remote systems. Several operating system administration utilities exist that can be used to gather this information. Examples include Arp, ipconfig/ifconfig, nbtstat, and route.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process command-line parameters, Process monitoring\n\nPermissions Required: User", + "value": "System Network Configuration Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1016" + ], + "mitre_data_sources": [ + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + { + "description": "Utilities such as at and schtasks, along with the Windows Task Scheduler, can be used to schedule programs or scripts to be executed at a date and time. The account used to create the task must be in the Administrators group on the local system. A task can also be scheduled on a remote system, provided the proper authentication is met to use RPC and file and printer sharing is turned on. (Citation: TechNet Task Scheduler Security)\n\nAn adversary may use task scheduling to execute programs at system startup or on a scheduled basis for persistence, to conduct remote Execution as part of Lateral Movement, to gain SYSTEM privileges, or to run a process under the context of a specified account.\n\nDetection: Monitor scheduled task creation from common utilities using command-line invocation. Legitimate scheduled tasks may be created during installation of new software or through system administration functions. Monitor process execution from the svchost.exe in Windows 10 and the Windows Task Scheduler taskeng.exe for older versions of Windows. (Citation: Twitter Leoloobeek Scheduled Task) If scheduled tasks are not used for persistence, then the adversary is likely to remove the task when the action is complete. Monitor Windows Task Scheduler stores in %systemroot%\\System32\\Tasks for change entries related to scheduled tasks that do not correlate with known software, patch cycles, etc. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as network connections made for Command and Control, learning details about the environment through Discovery, and Lateral Movement.\n\nConfigure event logging for scheduled task creation and changes by enabling the \"Microsoft-Windows-TaskScheduler/Operational\" setting within the event logging service. (Citation: TechNet Forum Scheduled Task Operational Setting) Several events will then be logged on scheduled task activity, including: (Citation: TechNet Scheduled Task Events)\n\n*Event ID 106 - Scheduled task registered\n*Event ID 140 - Scheduled task updated\n*Event ID 141 - Scheduled task removed\n\nTools such as Sysinternals Autoruns may also be used to detect system changes that could be attempts at persistence, including listing current scheduled tasks. (Citation: TechNet Autoruns) Look for changes to tasks that do not correlate with known software, patch cycles, etc. Suspicious program execution through scheduled tasks may show up as outlier processes that have not been seen before when compared against historical data.\n\nMonitor processes and command-line arguments for actions that could be taken to create tasks. Remote access tools with built-in features may interact directly with the Windows API to perform these functions outside of typical system utilities. Tasks may also be created through Windows system management tools such as Windows Management Instrumentation and PowerShell, so additional logging may need to be configured to gather the appropriate data.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Process command-line parameters, Process monitoring, Windows event logs\n\nEffective Permissions: Administrator, SYSTEM\n\nPermissions Required: Administrator, SYSTEM\n\nRemote Support: Yes\n\nContributors: Travis Smith, Tripwire, Leo Loobeek, @leoloobeek", + "value": "Scheduled Task", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1053", + "https://technet.microsoft.com/en-us/sysinternals/bb963902", + "https://social.technet.microsoft.com/Forums/en-US/e5bca729-52e7-4fcb-ba12-3225c564674c/scheduled-tasks-history-retention-settings?forum=winserver8gen", + "https://technet.microsoft.com/library/dd315590.aspx", + "https://technet.microsoft.com/en-us/library/cc785125.aspx", + "https://twitter.com/leoloobeek/status/939248813465853953" + ], + "mitre_data_sources": [ + "File monitoring", + "Process command-line parameters", + "Process monitoring", + "Windows event logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + { + "description": "The trap command allows programs and shells to specify commands that will be executed upon receiving interrupt signals. A common situation is a script allowing for graceful termination and handling of common keyboard interrupts like ctrl+c and ctrl+d. Adversaries can use this to register code to be executed when the shell encounters specific interrupts either to gain execution or as a persistence mechanism. Trap commands are of the following format trap 'command list' signals where \"command list\" will be executed when \"signals\" are received.\n\nDetection: Trap commands must be registered for the shell or programs, so they appear in files. Monitoring files for suspicious or overly broad trap commands can narrow down suspicious behavior during an investigation. Monitor for suspicious processes executed through trap interrupts.\n\nPlatforms: Linux, macOS\n\nData Sources: File monitoring, Process Monitoring, Process command-line parameters\n\nPermissions Required: User, Administrator\n\nRemote Support: No", + "value": "Trap", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1154" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "b53dbcc6-147d-48bb-9df4-bcb8bb808ff6" + }, + { + "description": "Windows Management Instrumentation (WMI) is a Windows administration feature that provides a uniform environment for local and remote access to Windows system components. It relies on the WMI service for local and remote access and the server message block (SMB) (Citation: Wikipedia SMB) and Remote Procedure Call Service (RPCS) (Citation: TechNet RPC) for remote access. RPCS operates over port 135. (Citation: MSDN WMI)\n\nAn adversary can use WMI to interact with local and remote systems and use it as a means to perform many tactic functions, such as gathering information for Discovery and remote Execution of files as part of Lateral Movement. (Citation: FireEye WMI 2015)\n\nDetection: Monitor network traffic for WMI connections; the use of WMI in environments that do not typically use WMI may be suspect. Perform process monitoring to capture command-line arguments of \"wmic\" and detect commands that are used to perform remote behavior. (Citation: FireEye WMI 2015)\n\nPlatforms: Windows\n\nData Sources: Authentication logs, Netflow/Enclave netflow, Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator\n\nSystem Requirements: WMI service, winmgmt, running.\nHost/network firewalls allowing SMB and WMI ports from source to destination.\nSMB authentication.\n\nRemote Support: Yes", + "value": "Windows Management Instrumentation", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1047", + "https://en.wikipedia.org/wiki/Server%20Message%20Block", + "https://technet.microsoft.com/en-us/library/cc787851.aspx", + "https://msdn.microsoft.com/en-us/library/aa394582.aspx", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-windows-management-instrumentation.pdf" + ], + "mitre_data_sources": [ + "Authentication logs", + "Netflow/Enclave netflow", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + { + "description": "Data or executables may be stored in New Technology File System (NTFS) partition metadata instead of directly in files. This may be done to evade some defenses, such as static indicator scanning tools and anti-virus. (Citation: Journey into IR ZeroAccess NTFS EA)\n\nThe NTFS format has a feature called Extended Attributes (EA), which allows data to be stored as an attribute of a file or folder. (Citation: Microsoft File Streams)\n\nDetection: Forensic techniques exist to identify information stored in EA. (Citation: Journey into IR ZeroAccess NTFS EA) It may be possible to monitor NTFS for writes or reads to NTFS EA or to regularly scan for the presence of modified information.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Kernel drivers\n\nDefense Bypassed: Signature-based detection, Anti-virus, Host forensic analysis\n\nSystem Requirements: NTFS partitioned hard drive", + "value": "NTFS Extended Attributes", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1096", + "http://journeyintoir.blogspot.com/2012/12/extracting-zeroaccess-from-ntfs.html", + "http://msdn.microsoft.com/en-us/library/aa364404" + ], + "mitre_data_sources": [ + "File monitoring", + "Kernel drivers" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "f2d44246-91f1-478a-b6c8-1227e0ca109d" + }, + { + "description": "Bash keeps track of the commands users type on the command-line with the \"history\" utility. Once a user logs out, the history is flushed to the user\u2019s .bash_history file. For each user, this file resides at the same location: ~/.bash_history. Typically, this file keeps track of the user\u2019s last 500 commands. Users often type usernames and passwords on the command-line as parameters to programs, which then get saved to this file when they log out. Attackers can abuse this by looking through the file for potential credentials. (Citation: External to DA, the OS X Way)\n\nDetection: Monitoring when the user's .bash_history is read can help alert to suspicious activity. While users do typically rely on their history of commands, they often access this history through other utilities like \"history\" instead of commands like cat ~/.bash_history.\n\nPlatforms: Linux, macOS\n\nData Sources: File monitoring, Process monitoring, Process command-line parameters\n\nPermissions Required: User", + "value": "Bash History", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1139", + "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "44dca04b-808d-46ca-b25f-d85236d4b9f8" + }, + { + "description": "Adversaries may attempt to get information about running processes on a system. Information obtained could be used to gain an understanding of common software running on systems within the network.\n\n===Windows===\n\nAn example command that would obtain details on processes is \"tasklist\" using the Tasklist utility.\n\n===Mac and Linux===\n\nIn Mac and Linux, this is accomplished with the ps command.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nNormal, benign system and network events that look like process discovery may be uncommon, depending on the environment and how they are used. Monitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator, SYSTEM\n\nSystem Requirements: Administrator, SYSTEM may provide better process ownership details", + "value": "Process Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1057" + ], + "mitre_data_sources": [ + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + { + "description": "The BIOS (Basic Input/Output System) and The Unified Extensible Firmware Interface (UEFI) or Extensible Firmware Interface (EFI) are examples of system firmware that operate as the software interface between the operating system and hardware of a computer. (Citation: Wikipedia BIOS) (Citation: Wikipedia UEFI) (Citation: About UEFI)\n\nSystem firmware like BIOS and (U)EFI underly the functionality of a computer and may be modified by an adversary to perform or assist in malicious activity. Capabilities exist to overwrite the system firmware, which may give sophisticated adversaries a means to install malicious firmware updates as a means of persistence on a system that may be difficult to detect.\n\nDetection: System firmware manipulation may be detected. (Citation: MITRE Trustworthy Firmware Measurement) Dump and inspect BIOS images on vulnerable systems and compare against known good images. (Citation: MITRE Copernicus) Analyze differences to determine if malicious changes have occurred. Log attempts to read/write to BIOS and compare against known patching behavior.\n\nLikewise, EFI modules can be collected and compared against a known-clean list of EFI executable binaries to detect potentially malicious modules. The CHIPSEC framework can be used for analysis to determine if firmware modifications have been performed. (Citation: McAfee CHIPSEC Blog) (Citation: Github CHIPSEC) (Citation: Intel HackingTeam UEFI Rootkit)\n\nPlatforms: Windows\n\nData Sources: API monitoring, BIOS, EFI\n\nPermissions Required: Administrator, SYSTEM\n\nContributors: Ryan Becwar, McAfee", + "value": "System Firmware", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1019", + "https://en.wikipedia.org/wiki/BIOS", + "https://en.wikipedia.org/wiki/Unified%20Extensible%20Firmware%20Interface", + "http://www.uefi.org/about", + "http://www.mitre.org/publications/project-stories/going-deep-into-the-bios-with-mitre-firmware-security-research", + "http://www.mitre.org/capabilities/cybersecurity/overview/cybersecurity-blog/copernicus-question-your-assumptions-about", + "https://securingtomorrow.mcafee.com/business/chipsec-support-vault-7-disclosure-scanning/", + "https://github.com/chipsec/chipsec", + "http://www.intelsecurity.com/advanced-threat-research/content/data/HT-UEFI-rootkit.html" + ], + "mitre_data_sources": [ + "API monitoring", + "BIOS", + "EFI" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "6856ddd6-2df3-4379-8b87-284603c189c3" + }, + { + "description": "Adding 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. (Citation: Microsoft Run Key) The program will be executed under the context of the user and will have the account's associated permissions level.\n\nAdversaries can use these configuration locations to execute malware, such as remote access tools, to maintain persistence through system reboots. Adversaries may also use Masquerading to make the Registry entries look as if they are associated with legitimate programs.\n\nDetection: Monitor Registry for changes to run keys that do not correlate with known software, patch cycles, etc. Monitor the start folder for additions or changes. Tools such as Sysinternals Autoruns may also be used to detect system changes that could be attempts at persistence, including listing the run keys' Registry locations and startup folders. (Citation: TechNet Autoruns) Suspicious program execution as startup programs may show up as outlier processes that have not been seen before when compared against historical data.\n\nChanges to these locations typically happen under normal conditions when legitimate software is installed. To increase confidence of malicious activity, data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as network connections made for Command and Control, learning details about the environment through Discovery, and Lateral Movement.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, File monitoring\n\nPermissions Required: User, Administrator", + "value": "Registry Run Keys / Start Folder", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1060", + "http://msdn.microsoft.com/en-us/library/aa376977", + "https://technet.microsoft.com/en-us/sysinternals/bb963902" + ], + "mitre_data_sources": [ + "Windows Registry", + "File monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + { + "description": "Adversaries may execute a binary, command, or script via a method that interacts with Windows services, such as the Service Control Manager. This can be done by either creating a new service or modifying an existing service. This technique is the execution used in conjunction with New Service and Modify Existing Service during service persistence or privilege escalation.\n\nDetection: Changes to service Registry entries and command-line invocation of tools capable of modifying services that do not correlate with known software, patch cycles, etc., may be suspicious. If a service is used only to execute a binary or script and not to persist, then it will likely be changed back to its original form shortly after the service is restarted so the service is not left broken, as is the case with the common administrator tool PsExec.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, Process command-line parameters, Process monitoring\n\nPermissions Required: Administrator, SYSTEM\n\nRemote Support: Yes", + "value": "Service Execution", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1035" + ], + "mitre_data_sources": [ + "Windows Registry", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + { + "description": "Adversaries may conduct C2 communications over a non-standard port to bypass proxies and firewalls that have been improperly configured.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Netflow/Enclave netflow, Process use of network, Process monitoring\n\nRequires Network: Yes", + "value": "Uncommonly Used Port", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1065", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Netflow/Enclave netflow", + "Process use of network", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + { + "description": "Windows Distributed Component Object Model (DCOM) is transparent middleware that extends the functionality of Component Object Model (COM) (Citation: Microsoft COM) beyond a local computer using remote procedure call (RPC) technology. COM is a component of the Windows application programming interface (API) that enables interaction between software objects. Through COM, a client object can call methods of server objects, which are typically Dynamic Link Libraries (DLL) or executables (EXE).\n\nPermissions to interact with local and remote server COM objects are specified by access control lists (ACL) in the Registry. (Citation: Microsoft COM) ACL (Citation: Microsoft Process Wide Com Keys) (Citation: Microsoft System Wide Com Keys) By default, only Administrators may remotely activate and launch COM objects through DCOM.\n\nAdversaries may use DCOM for lateral movement. Through DCOM, adversaries operating in the context of an appropriately privileged user can remotely obtain arbitrary and even direct shellcode execution through Office applications (Citation: Enigma Outlook DCOM Lateral Movement Nov 2017) as well as other Windows objects that contain insecure methods. (Citation: Enigma MMC20 COM Jan 2017) (Citation: Enigma DCOM Lateral Movement Jan 2017) DCOM can also execute macros in existing documents (Citation: Enigma Excel DCOM Sept 2017) and may also invoke Dynamic Data Exchange (DDE) execution directly through a COM created instance of a Microsoft Office application (Citation: Cyberreason DCOM DDE Lateral Movement Nov 2017), bypassing the need for a malicious document.\n\nDetection: Monitor for COM objects loading DLLs and other modules not typically associated with the application. (Citation: Enigma Outlook DCOM Lateral Movement Nov 2017)\n\nMonitor for spawning of processes associated with COM objects, especially those invoked by a user different than the one currently logged on.\n\nMonitor for influx of Distributed Computing Environment/Remote Procedure Call (DCE/RPC) traffic.\n\nPlatforms: Windows\n\nData Sources: API monitoring, Authentication logs, DLL monitoring, Packet capture, Process monitoring, Windows Registry, Windows event logs\n\nPermissions Required: Administrator, SYSTEM", + "value": "Distributed Component Object Model", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1175", + "https://msdn.microsoft.com/library/windows/desktop/ms680573.aspx", + "https://msdn.microsoft.com/en-us/library/windows/desktop/ms687317(v=vs.85).aspx", + "https://msdn.microsoft.com/en-us/library/windows/desktop/ms694331(v=vs.85).aspx", + "https://enigma0x3.net/2017/11/16/lateral-movement-using-outlooks-createobject-method-and-dotnettojscript/", + "https://enigma0x3.net/2017/01/05/lateral-movement-using-the-mmc20-application-com-object/", + "https://enigma0x3.net/2017/01/23/lateral-movement-via-dcom-round-2/", + "https://enigma0x3.net/2017/09/11/lateral-movement-using-excel-application-and-dcom/", + "https://www.cybereason.com/blog/leveraging-excel-dde-for-lateral-movement-via-dcom" + ], + "mitre_data_sources": [ + "API monitoring", + "Authentication logs", + "DLL monitoring", + "Packet capture", + "Process monitoring", + "Windows Registry", + "Windows event logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "772bc7a8-a157-42cc-8728-d648e25c7fe7" + }, + { + "description": "Per Apple\u2019s documentation, startup items execute during the final phase of the boot process and contain shell scripts or other executable files along with configuration information used by the system to determine the execution order for all startup items (Citation: Startup Items). This is technically a deprecated version (superseded by Launch Daemons), and thus the appropriate folder, /Library/StartupItems isn\u2019t guaranteed to exist on the system by default, but does appear to exist by default on macOS Sierra. A startup item is a directory whose executable and configuration property list (plist), StartupParameters.plist, reside in the top-level directory. \n\nAn adversary can create the appropriate folders/files in the StartupItems directory to register their own persistence mechanism (Citation: Methods of Mac Malware Persistence). Additionally, since StartupItems run during the bootup phase of macOS, they will run as root. If an adversary is able to modify an existing Startup Item, then they will be able to Privilege Escalate as well.\n\nDetection: The /Library/StartupItems folder can be monitored for changes. Similarly, the programs that are actually executed from this mechanism should be checked against a whitelist. Monitor processes that are executed during the bootup process to check for unusual or unknown applications and behavior.\n\nPlatforms: macOS\n\nData Sources: File monitoring, Process Monitoring\n\nEffective Permissions: root\n\nPermissions Required: Administrator", + "value": "Startup Items", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1165", + "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "2ba5aa71-9d15-4b22-b726-56af06d9ad2f" + }, + { + "description": "Adversaries can take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify behavior, and intercept information as part of various man in the browser techniques. (Citation: Wikipedia Man in the Browser)\n\nA specific example is when an adversary injects software into a browser that allows an them to inherit cookies, HTTP sessions, and SSL client certificates of a user and use the browser as a way to pivot into an authenticated intranet. (Citation: Cobalt Strike Browser Pivot)\n\nBrowser pivoting requires the SeDebugPrivilege and a high-integrity process to execute. Browser traffic is pivoted from the adversary's browser through the user's browser by setting up an HTTP proxy which will redirect any HTTP and HTTPS traffic. This does not alter the user's traffic in any way. The proxy connection is severed as soon as the browser is closed. Whichever browser process the proxy is injected into, the adversary assumes the security context of that process. Browsers typically create a new process for each tab that is opened and permissions and certificates are separated accordingly. With these permissions, an adversary could browse to any resource on an intranet that is accessible through the browser and which the browser has sufficient permissions, such as Sharepoint or webmail. Browser pivoting also eliminates the security provided by 2-factor authentication (Citation: cobaltstrike manual).\n\nDetection: This is a difficult technique to detect because adversary traffic would be masked by normal user traffic. No new processes are created and no additional software touches disk. Authentication logs can be used to audit logins to specific web applications, but determining malicious logins versus benign logins may be difficult if activity matches typical user behavior. Monitor for process injection against browser applications\n\nPlatforms: Windows\n\nData Sources: Authentication logs, Packet capture, Process Monitoring, API monitoring\n\nPermissions Required: Administrator, SYSTEM\n\nContributors: Justin Warner, ICEBRG", + "value": "Man in the Browser", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1185", + "https://en.wikipedia.org/wiki/Man-in-the-browser", + "https://www.cobaltstrike.com/help-browser-pivoting", + "https://cobaltstrike.com/downloads/csmanual38.pdf" + ], + "mitre_data_sources": [ + "Authentication logs", + "Packet capture", + "Process Monitoring", + "API monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "544b0346-29ad-41e1-a808-501bb4193f47" + }, + { + "description": "Mach-O binaries have a series of headers that are used to perform certain operations when a binary is loaded. The LC_LOAD_DYLIB header in a Mach-O binary tells macOS and OS X which dynamic libraries (dylibs) to load during execution time. These can be added ad-hoc to the compiled binary as long adjustments are made to the rest of the fields and dependencies (Citation: Writing Bad Malware for OSX). There are tools available to perform these changes. Any changes will invalidate digital signatures on binaries because the binary is being modified. Adversaries can remediate this issue by simply removing the LC_CODE_SIGNATURE command from the binary so that the signature isn\u2019t checked at load time (Citation: Malware Persistence on OS X).\n\nDetection: Monitor processes for those that may be used to modify binary headers. Monitor file systems for changes to application binaries and invalid checksums/signatures. Changes to binaries that do not line up with application updates or patches are also extremely suspicious.\n\nPlatforms: macOS\n\nData Sources: Binary file metadata, Process Monitoring, Process command-line parameters, File monitoring\n\nPermissions Required: User", + "value": "LC_LOAD_DYLIB Addition", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1161", + "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf", + "https://www.rsaconference.com/writable/presentations/file%20upload/ht-r03-malware-persistence-on-os-x-yosemite%20final.pdf" + ], + "mitre_data_sources": [ + "Binary file metadata", + "Process Monitoring", + "Process command-line parameters", + "File monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "04ef4356-8926-45e2-9441-634b6f3dcecb" + }, + { + "description": "The Windows security subsystem is a set of components that manage and enforce the security policy for a computer or domain. The Local Security Authority (LSA) is the main component responsible for local security policy and user authentication. The LSA includes multiple dynamic link libraries (DLLs) associated with various other security functions, all of which run in the context of the LSA Subsystem Service (LSASS) lsass.exe process. (Citation: Microsoft Security Subsystem)\n\nAdversaries may target lsass.exe drivers to obtain execution and/or persistence. By either replacing or adding illegitimate drivers (e.g., DLL Side-Loading or DLL Search Order Hijacking), an adversary can achieve arbitrary code execution triggered by continuous LSA operations.\n\nDetection: With LSA Protection enabled, monitor the event logs (Events 3033 and 3063) for failed attempts to load LSA plug-ins and drivers. (Citation: Microsoft LSA Protection Mar 2014)\n\nUtilize the Sysinternals Autoruns/Autorunsc utility (Citation: TechNet Autoruns) to examine loaded drivers associated with the LSA.\n\nUtilize the Sysinternals Process Monitor utility to monitor DLL load operations in lsass.exe. (Citation: Microsoft DLL Security)\n\nPlatforms: Windows\n\nData Sources: API monitoring, DLL monitoring, File monitoring, Kernel drivers, Loaded DLLs, Process Monitoring\n\nPermissions Required: Administrator, SYSTEM\n\nRemote Support: No\n\nContributors: Vincent Le Toux", + "value": "LSASS Driver", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1177", + "https://technet.microsoft.com/library/cc961760.aspx", + "https://technet.microsoft.com/library/dn408187.aspx", + "https://msdn.microsoft.com/library/windows/desktop/ff919712.aspx", + "https://technet.microsoft.com/en-us/sysinternals/bb963902" + ], + "mitre_data_sources": [ + "API monitoring", + "DLL monitoring", + "File monitoring", + "Kernel drivers", + "Loaded DLLs", + "Process Monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "6e6845c2-347a-4a6f-a2d1-b74a18ebd352" + }, + { + "description": "Collected data is staged in a central location or directory prior to Exfiltration. Data may be kept in separate files or combined into one file through techniques such as Data Compressed or Data Encrypted.\n\nInteractive command shells may be used, and common functionality within cmd and bash may be used to copy data into a staging location.\n\nDetection: Processes that appear to be reading files from disparate locations and writing them to the same directory or file may be an indication of data being staged, especially if they are suspected of performing encryption or compression on the files.\n\nMonitor processes and command-line arguments for actions that could be taken to collect and combine files. Remote access tools with built-in features may interact directly with the Windows API to gather and copy to a location. Data may also be acquired and staged through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process monitoring, Process command-line parameters", + "value": "Data Staged", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1074" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + { + "description": "When operating systems boot up, they can start programs or applications called services that perform background system functions. (Citation: TechNet Services) A service's configuration information, including the file path to the service's executable, is stored in the Windows Registry. \n\nAdversaries may install a new service that can be configured to execute at startup by using utilities to interact with services or by directly modifying the Registry. The service name may be disguised by using a name from a related operating system or benign software with Masquerading. Services may be created with administrator privileges but are executed under SYSTEM privileges, so an adversary may also use a service to escalate privileges from administrator to SYSTEM. Adversaries may also directly start services through Service Execution.\n\nDetection: Monitor service creation through changes in the Registry and common utilities using command-line invocation. New, benign services may be created during installation of new software. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as network connections made for Command and Control, learning details about the environment through Discovery, and Lateral Movement.\n\nTools such as Sysinternals Autoruns may also be used to detect system changes that could be attempts at persistence. (Citation: TechNet Autoruns) Look for changes to services that do not correlate with known software, patch cycles, etc. Suspicious program execution through services may show up as outlier processes that have not been seen before when compared against historical data.\n\nMonitor processes and command-line arguments for actions that could create services. Remote access tools with built-in features may interact directly with the Windows API to perform these functions outside of typical system utilities. Services may also be created through Windows system management tools such as Windows Management Instrumentation and PowerShell, so additional logging may need to be configured to gather the appropriate data.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, Process monitoring, Process command-line parameters\n\nEffective Permissions: SYSTEM\n\nPermissions Required: Administrator, SYSTEM", + "value": "New Service", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1050", + "https://technet.microsoft.com/en-us/library/cc772408.aspx", + "https://technet.microsoft.com/en-us/sysinternals/bb963902" + ], + "mitre_data_sources": [ + "Windows Registry", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + { + "description": "Windows shared drive and Windows Admin Shares connections can be removed when no longer needed. Net is an example utility that can be used to remove network share connections with the net use \\\\system\\share /delete command. (Citation: Technet Net Use)\n\nAdversaries may remove share connections that are no longer useful in order to clean up traces of their operation.\n\nDetection: Network share connections may be common depending on how an network environment is used. Monitor command-line invocation of net use commands associated with establishing and removing remote shares over SMB, including following best practices for detection of Windows Admin Shares. SMB traffic between systems may also be captured and decoded to look for related network share session and file transfer activity. Windows authentication logs are also useful in determining when authenticated network shares are established and by which account, and can be used to correlate network share activity to other events to investigate potentially malicious activity.\n\nPlatforms: Windows\n\nData Sources: Process monitoring, Process command-line parameters, Packet capture, Authentication logs\n\nDefense Bypassed: Host forensic analysis\n\nPermissions Required: User, Administrator\n\nSystem Requirements: Established network share connection to a remote system. Level of access depends on permissions of the account used.", + "value": "Network Share Connection Removal", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1126", + "https://technet.microsoft.com/bb490717.aspx" + ], + "mitre_data_sources": [ + "Process monitoring", + "Process command-line parameters", + "Packet capture", + "Authentication logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "e7eab98d-ae11-4491-bd28-a53ba875865a" + }, + { + "description": "Private cryptographic keys and certificates are used for authentication, encryption/decryption, and digital signatures. (Citation: Wikipedia Public Key Crypto)\n\nAdversaries may gather private keys from compromised systems for use in authenticating to Remote Services like SSH or for use in decrypting other collected files such as email. Common key and certificate file extensions include: .key, .pgp, .gpg, .ppk., .p12, .pem, pfx, .cer, .p7b, .asc. Adversaries may also look in common key directories, such as ~/.ssh for SSH keys on *nix-based systems or C:\\Users\\(username)\\.ssh\\ on Windows.\n\nPrivate keys should require a password or passphrase for operation, so an adversary may also use Input Capture for keylogging or attempt to Brute Force the passphrase off-line.\n\nAdversary tools have been discovered that search compromised systems for file extensions relating to cryptographic keys and certificates. (Citation: Kaspersky Careto) (Citation: Palo Alto Prince of Persia)\n\nDetection: Monitor access to files and directories related to cryptographic keys and certificates as a means for potentially detecting access patterns that may indicate collection and exfiltration activity. Collect authentication logs and look for potentially abnormal activity that may indicate improper use of keys or certificates for remote authentication.\n\nPlatforms: Linux, Windows, macOS\n\nData Sources: File monitoring\n\nPermissions Required: User\n\nContributors: Itzik Kotler, SafeBreach", + "value": "Private Keys", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1145", + "https://en.wikipedia.org/wiki/Public-key%20cryptography", + "https://kasperskycontenthub.com/wp-content/uploads/sites/43/vlpdfs/unveilingthemask%20v1.0.pdf", + "https://researchcenter.paloaltonetworks.com/2016/06/unit42-prince-of-persia-game-over/" + ], + "mitre_data_sources": [ + "File monitoring" + ], + "mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ] + }, + "uuid": "56ff457d-5e39-492b-974c-dfd2b8603ffe" + }, + { + "description": "Windows Transactional NTFS (TxF) was introduced in Vista as a method to perform safe file operations. (Citation: Microsoft TxF) To ensure data integrity, TxF enables only one transacted handle to write to a file at a given time. Until the write handle transaction is terminated, all other handles are isolated from the writer and may only read the committed version of the file that existed at the time the handle was opened. (Citation: Microsoft Basic TxF Concepts) To avoid corruption, TxF performs an automatic rollback if the system or application fails during a write transaction. (Citation: Microsoft Where to use TxF)\n\nAlthough deprecated, the TxF application programming interface (API) is still enabled as of Windows 10. (Citation: BlackHat Process Doppelg\u00e4nging Dec 2017)\n\nAdversaries may leverage TxF to a perform a file-less variation of Process Injection called Process Doppelg\u00e4nging. Similar to Process Hollowing, Process Doppelg\u00e4nging involves replacing the memory of a legitimate process, enabling the veiled execution of malicious code that may evade defenses and detection. Process Doppelg\u00e4nging's use of TxF also avoids the use of highly-monitored API functions such as NtUnmapViewOfSection, VirtualProtectEx, and SetThreadContext. (Citation: BlackHat Process Doppelg\u00e4nging Dec 2017)\n\nProcess Doppelg\u00e4nging is implemented in 4 steps (Citation: BlackHat Process Doppelg\u00e4nging Dec 2017):\n* Transact \u2013 Create a TxF transaction using a legitimate executable then overwrite the file with malicious code. These changes will be isolated and only visible within the context of the transaction.\n* Load \u2013 Create a shared section of memory and load the malicious executable.\n* Rollback \u2013 Undo changes to original executable, effectively removing malicious code from the file system.\n* Animate \u2013 Create a process from the tainted section of memory and initiate execution.\n\nDetection: Monitor and analyze calls to CreateTranscation, CreateFileTransacted, RollbackTransaction, and other rarely used functions indicative of TxF activity. Process Doppelg\u00e4nging also invokes an outdated and undocumented implementation of the Windows process loader via calls to NtCreateProcessEx and NtCreateThreadEx as well as API calls used to modify memory within another process, such as WriteProcessMemory. (Citation: BlackHat Process Doppelg\u00e4nging Dec 2017) (Citation: hasherezade Process Doppelg\u00e4nging Dec 2017)\n\nScan file objects reported during the PsSetCreateProcessNotifyRoutine, (Citation: Microsoft PsSetCreateProcessNotifyRoutine routine) which triggers a callback whenever a process is created or deleted, specifically looking for file objects with enabled write access. (Citation: BlackHat Process Doppelg\u00e4nging Dec 2017) Also consider comparing file objects loaded in memory to the corresponding file on disk. (Citation: hasherezade Process Doppelg\u00e4nging Dec 2017)\n\nAnalyze process behavior to determine if a process is performing actions it usually does not, such as opening network connections, reading files, or other suspicious actions that could relate to post-compromise behavior.\n\nPlatforms: Windows\n\nData Sources: API monitoring, Process Monitoring\n\nDefense Bypassed: Process whitelisting, Anti-virus, Whitelisting by file name or path, Signature-based detection\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "Process Doppelg\u00e4nging", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1186", + "https://msdn.microsoft.com/library/windows/desktop/bb968806.aspx", + "https://msdn.microsoft.com/library/windows/desktop/dd979526.aspx", + "https://msdn.microsoft.com/library/windows/desktop/aa365738.aspx", + "https://www.blackhat.com/docs/eu-17/materials/eu-17-Liberman-Lost-In-Transaction-Process-Doppelganging.pdf", + "https://hshrzd.wordpress.com/2017/12/18/process-doppelganging-a-new-way-to-impersonate-a-process/", + "https://msdn.microsoft.com/library/windows/hardware/ff559951.aspx" + ], + "mitre_data_sources": [ + "API monitoring", + "Process Monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "c1a452f3-6499-4c12-b7e9-a6a0a102af76" + }, + { + "description": "Windows Dynamic Data Exchange (DDE) is a client-server protocol for one-time and/or continuous inter-process communication (IPC) between applications. Once a link is established, applications can autonomously exchange transactions consisting of strings, warm data links (notifications when a data item changes), hot data links (duplications of changes to a data item), and requests for command execution.\n\nObject Linking and Embedding (OLE), or the ability to link data between documents, was originally implemented through DDE. Despite being superseded by COM, DDE is still enabled in Windows 10 and most of Microsoft Office 2016 (a December 2017 patch created a Registry key that disables DDE in Word by default). (Citation: BleepingComputer DDE Disabled in Word Dec 2017)\n\nAdversaries may use DDE to execute arbitrary commands. Microsoft Office documents can be poisoned with DDE commands (Citation: SensePost PS DDE May 2016) (Citation: Kettle CSV DDE Aug 2014) and used to deliver execution via spear phishing campaigns or hosted Web content, avoiding the use of Visual Basic for Applications (VBA) macros. (Citation: SensePost MacroLess DDE Oct 2017) DDE could also be leveraged by an adversary operating on a compromised machine who does not have direct access to command line execution.\n\nDetection: OLE and Office Open XML files can be scanned for \u2018DDEAUTO', \u2018DDE\u2019, and other strings indicative of DDE execution. (Citation: NVisio Labs DDE Detection Oct 2017)\n\nMonitor for Microsoft Office applications loading DLLs and other modules not typically associated with the application.\n\nMonitor for spawning of unusual processes (such as cmd.exe) from Microsoft Office applications.\n\nPlatforms: Windows\n\nData Sources: API monitoring, DLL monitoring, Process Monitoring, Windows Registry, Windows event logs\n\nPermissions Required: User\n\nRemote Support: No", + "value": "Dynamic Data Exchange", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1173", + "https://www.bleepingcomputer.com/news/microsoft/microsoft-disables-dde-feature-in-word-to-prevent-further-malware-attacks/", + "https://sensepost.com/blog/2016/powershell-c-sharp-and-dde-the-power-within/", + "https://www.contextis.com/blog/comma-separated-vulnerabilities", + "https://sensepost.com/blog/2017/macro-less-code-exec-in-msword/", + "https://blog.nviso.be/2017/10/11/detecting-dde-in-ms-office-documents/" + ], + "mitre_data_sources": [ + "API monitoring", + "DLL monitoring", + "Process Monitoring", + "Windows Registry", + "Windows event logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0" + }, + { + "description": "During the boot process, macOS and Linux both execute source /etc/rc.common, which is a shell script containing various utility functions. This file also defines routines for processing command-line arguments and for gathering system settings, and is thus recommended to include in the start of Startup Item Scripts (Citation: Startup Items). In macOS and OS X, this is now a deprecated technique in favor of launch agents and launch daemons, but is currently still used.\n\nAdversaries can use the rc.common file as a way to hide code for persistence that will execute on each reboot as the root user (Citation: Methods of Mac Malware Persistence).\n\nDetection: The /etc/rc.common file can be monitored to detect changes from the company policy. Monitor process execution resulting from the rc.common script for unusual or unknown applications or behavior.\n\nPlatforms: Linux, macOS\n\nData Sources: File monitoring, Process Monitoring\n\nPermissions Required: root", + "value": "Rc.common", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1163", + "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/StartupItems.html", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "18d4ab39-12ed-4a16-9fdb-ae311bba4a0f" + }, + { + "description": "Process injection is a method of executing arbitrary code in the address space of a separate live process. Running code in the context of another process may allow access to the process's memory, system/network resources, and possibly elevated privileges. Execution via process injection may also evade detection from security products since the execution is masked under a legitimate process.\n\n===Windows===\n\nThere are multiple approaches to injecting code into a live process. Windows implementations include: (Citation: Engame Process Injection July 2017)\n* '''Dynamic-link library (DLL) injection''' involves writing the path to a malicious DLL inside a process then invoking execution by creating a remote thread.\n* '''Portable executable injection''' involves writing malicious code directly into the process (without a file on disk) then invoking execution with either additional code or by creating a remote thread. The displacement of the injected code introduces the additional requirement for functionality to remap memory references. Variations of this method such as reflective DLL injection (writing a self-mapping DLL into a process) and memory module (map DLL when writing into process) overcome the address relocation issue. (Citation: Endgame HuntingNMemory June 2017)\n* '''Thread execution hijacking''' involves injecting malicious code or the path to a DLL into a thread of a process. Similar to Process Hollowing, the thread must first be suspended.\n* '''Asynchronous Procedure Call''' (APC) injection involves attaching malicious code to the APC Queue (Citation: Microsoft APC) of a process's thread. Queued APC functions are executed when the thread enters an alterable state. AtomBombing (Citation: ENSIL AtomBombing Oct 2016) is a variation that utilizes APCs to invoke malicious code previously written to the global atom table. (Citation: Microsoft Atom Table)\n* '''Thread Local Storage''' (TLS) callback injection involves manipulating pointers inside a portable executable (PE) to redirect a process to malicious code before reaching the code's legitimate entry point. (Citation: FireEye TLS Nov 2017)\n\n===Mac and Linux===\n\nImplementations for Linux and OS X/macOS systems include: (Citation: Datawire Code Injection) (Citation: Uninformed Needle)\n*'''LD_PRELOAD, LD_LIBRARY_PATH''' (Linux), '''DYLD_INSERT_LIBRARIES''' (Mac OS X) environment variables, or the dlfcn application programming interface (API) can be used to dynamically load a library (shared object) in a process which can be used to intercept API calls from the running process. (Citation: Phrack halfdead 1997)\n*'''Ptrace system calls''' can be used to attach to a running process and modify it in runtime. (Citation: Uninformed Needle)\n*'''/proc/[pid]/mem''' provides access to the memory of the process and can be used to read/write arbitrary data to it. This technique is very rare due to its complexity. (Citation: Uninformed Needle)\n*'''VDSO hijacking''' performs runtime injection on ELF binaries by manipulating code stubs mapped in from the linux-vdso.so shared object. (Citation: VDSO hijack 2009)\n\nMalware commonly utilizes process injection to access system resources through which Persistence and other environment modifications can be made. More sophisticated samples may perform multiple process injections to segment modules and further evade detection, utilizing named pipes or other inter-process communication (IPC) mechanisms as a communication channel.\n\nDetection: Monitoring Windows API calls indicative of the various types of code injection may generate a significant amount of data and may not be directly useful for defense unless collected under specific circumstances for known bad sequences of calls, since benign use of API functions may be common and difficult to distinguish from malicious behavior. API calls such as CreateRemoteThread, SuspendThread/SetThreadContext/ResumeThread, QueueUserAPC, and those that can be used to modify memory within another process, such as WriteProcessMemory, may be used for this technique. (Citation: Engame Process Injection July 2017)\n\nMonitoring for Linux specific calls such as the ptrace system call, the use of LD_PRELOAD environment variable, or dlfcn dynamic linking API calls, should not generate large amounts of data due to their specialized nature, and can be a very effective method to detect some of the common process injection methods. (Citation: ArtOfMemoryForensics) (Citation: GNU Acct) (Citation: RHEL auditd) (Citation: Chokepoint preload rootkits)\n\nMonitor for named pipe creation and connection events (Event IDs 17 and 18) for possible indicators of infected processes with external modules. (Citation: Microsoft Sysmon v6 May 2017)\n\nMonitor processes and command-line arguments for actions that could be done before or after code injection has occurred and correlate the information with related event information. Code injection may also be performed using PowerShell with tools such as PowerSploit, (Citation: Powersploit) so additional PowerShell monitoring may be required to cover known implementations of this behavior.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: API monitoring, Windows Registry, File monitoring, DLL monitoring, Named Pipes, Process Monitoring\n\nEffective Permissions: User, Administrator, SYSTEM, root\n\nDefense Bypassed: Process whitelisting, Anti-virus\n\nPermissions Required: User, Administrator, SYSTEM, root\n\nContributors: Anastasios Pingios", + "value": "Process Injection", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1055", + "https://github.com/mattifestation/PowerSploit", + "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process", + "https://www.endgame.com/blog/technical-blog/hunting-memory", + "https://msdn.microsoft.com/library/windows/desktop/ms681951.aspx", + "https://blog.ensilo.com/atombombing-brand-new-code-injection-for-windows", + "https://msdn.microsoft.com/library/windows/desktop/ms649053.aspx", + "https://www.fireeye.com/blog/threat-research/2017/11/ursnif-variant-malicious-tls-callback-technique.html", + "https://www.datawire.io/code-injection-on-linux-and-macos/", + "http://hick.org/code/skape/papers/needle.txt", + "http://phrack.org/issues/51/8.html", + "http://vxer.org/lib/vrn00.html", + "https://www.gnu.org/software/acct/", + "https://access.redhat.com/documentation/red%20hat%20enterprise%20linux/6/html/security%20guide/chap-system%20auditing", + "http://www.chokepoint.net/2014/02/detecting-userland-preload-rootkits.html", + "https://docs.microsoft.com/sysinternals/downloads/sysmon" + ], + "mitre_data_sources": [ + "API monitoring", + "Windows Registry", + "File monitoring", + "DLL monitoring", + "Named Pipes", + "Process Monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + { + "description": "Windows Authentication Package DLLs are loaded by the Local Security Authority (LSA) process at system start. They provide support for multiple logon processes and multiple security protocols to the operating system. (Citation: MSDN Authentication Packages)\n\nAdversaries can use the autostart mechanism provided by LSA Authentication Packages for persistence by placing a reference to a binary in the Windows Registry location HKLM\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\ with the key value of \"Authentication Packages\"=. The binary will then be executed by the system when the authentication packages are loaded.\n\nDetection: Monitor the Registry for changes to the LSA Registry keys. Monitor the LSA process for DLL loads. Windows 8.1 and Windows Server 2012 R2 may generate events when unsigned DLLs try to load into the LSA by setting the Registry key HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options\\LSASS.exe with AuditLevel = 8. (Citation: Graeber 2014) (Citation: Microsoft Configure LSA)\n\nPlatforms: Windows\n\nData Sources: DLL monitoring, Windows Registry, Loaded DLLs\n\nPermissions Required: Administrator", + "value": "Authentication Package", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1131", + "https://msdn.microsoft.com/library/windows/desktop/aa374733.aspx", + "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html", + "https://technet.microsoft.com/en-us/library/dn408187.aspx" + ], + "mitre_data_sources": [ + "DLL monitoring", + "Windows Registry", + "Loaded DLLs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "52d40641-c480-4ad5-81a3-c80ccaddf82d" + }, + { + "description": "An adversary performs C2 communications using multiple layers of encryption, typically (but not exclusively) tunneling a custom encryption scheme within a protocol encryption scheme such as HTTPS or SMTPS.\n\nDetection: If malware uses Standard Cryptographic Protocol, SSL/TLS inspection can be used to detect command and control traffic within some encrypted communication channels. (Citation: SANS Decrypting SSL) SSL/TLS inspection does come with certain risks that should be considered before implementing to avoid potential security issues such as incomplete certificate validation. (Citation: SEI SSL Inspection Risks) After SSL/TLS inspection, additional cryptographic analysis may be needed to analyze the second layer of encryption.\n\nWith Custom Cryptographic Protocol, if malware uses encryption with symmetric keys, it may be possible to obtain the algorithm and key from samples and use them to decode network traffic to detect malware communications signatures. (Citation: Fidelis DarkComet)\n\nIn general, analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Process use of network, Malware reverse engineering, Process monitoring\n\nRequires Network: Yes", + "value": "Multilayer Encryption", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1079", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf", + "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840", + "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html", + "https://www.fidelissecurity.com/sites/default/files/FTA%201018%20looking%20at%20the%20sky%20for%20a%20dark%20comet.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Process use of network", + "Malware reverse engineering", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "428ca9f8-0e33-442a-be87-f869cb4cf73e" + }, + { + "description": "Some adversaries may employ sophisticated means to compromise computer components and install malicious firmware that will execute adversary code outside of the operating system and main system firmware or BIOS. This technique may be similar to System Firmware but conducted upon other system components that may not have the same capability or level of integrity checking. Malicious device firmware could provide both a persistent level of access to systems despite potential typical failures to maintain access and hard disk re-images, as well as a way to evade host software-based defenses and integrity checks.\n\nPlatforms: Windows\n\nDefense Bypassed: Anti-virus, File monitoring, Host intrusion prevention systems\n\nPermissions Required: SYSTEM\n\nSystem Requirements: Ability to update component device firmware from the host operating system.", + "value": "Component Firmware", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1109" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44" + }, + { + "description": "Networks often contain shared network drives and folders that enable users to access file directories on various systems across a network. \n\n===Windows===\n\nFile sharing over a Windows network occurs over the SMB protocol. (Citation: Wikipedia Shared Resource) (Citation: TechNet Shared Folder)\n\nNet can be used to query a remote system for available shared drives using the net view \\\\remotesystem command. It can also be used to query shared drives on the local system using net share.\n\nAdversaries may look for folders and drives shared on remote systems as a means of identifying sources of information to gather as a precursor for Collection and to identify potential systems of interest for Lateral Movement.\n\n===Mac===\n\nOn Mac, locally mounted shares can be viewed with the df -aH command.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nNormal, benign system and network events related to legitimate remote system discovery may be uncommon, depending on the environment and how they are used. Monitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: macOS, Windows\n\nData Sources: Process Monitoring, Process command-line parameters, Network protocol analysis, Process use of network\n\nPermissions Required: User", + "value": "Network Share Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1135", + "https://en.wikipedia.org/wiki/Shared%20resource", + "https://technet.microsoft.com/library/cc770880.aspx" + ], + "mitre_data_sources": [ + "Process Monitoring", + "Process command-line parameters", + "Network protocol analysis", + "Process use of network" + ], + "mitre_platforms": [ + "macOS", + "Windows" + ] + }, + "uuid": "3489cfc5-640f-4bb3-a103-9137b97de79f" + }, + { + "description": "Windows Management Instrumentation (WMI) can be used to install event filters, providers, consumers, and bindings that execute code when a defined event occurs. Adversaries may use the capabilities of WMI to subscribe to an event and execute arbitrary code when that event occurs, providing persistence on a system. Adversaries may attempt to evade detection of this technique by compiling WMI scripts. (Citation: Dell WMI Persistence) Examples of events that may be subscribed to are the wall clock time or the computer's uptime. (Citation: Kazanciyan 2014) Several threat groups have reportedly used this technique to maintain persistence. (Citation: Mandiant M-Trends 2015)\n\nDetection: Monitor WMI event subscription entries, comparing current WMI event subscriptions to known good subscriptions for each host. Tools such as Sysinternals Autoruns may also be used to detect WMI changes that could be attempts at persistence. (Citation: TechNet Autoruns)\n\nPlatforms: Windows\n\nData Sources: WMI Objects\n\nPermissions Required: Administrator, SYSTEM", + "value": "Windows Management Instrumentation Event Subscription", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1084", + "https://www.secureworks.com/blog/wmi-persistence", + "https://www.defcon.org/images/defcon-22/dc-22-presentations/Kazanciyan-Hastings/DEFCON-22-Ryan-Kazanciyan-Matt-Hastings-Investigating-Powershell-Attacks.pdf", + "https://www2.fireeye.com/rs/fireye/images/rpt-m-trends-2015.pdf", + "https://technet.microsoft.com/en-us/sysinternals/bb963902" + ], + "mitre_data_sources": [ + "WMI Objects" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "e906ae4d-1d3a-4675-be23-22f7311c0da4" + }, + { + "description": "Adversaries may disable security tools to avoid possible detection of their tools and activities. This can take the form of killing security software or event logging processes, deleting Registry keys so that tools do not start at run time, or other methods to interfere with security scanning or event reporting.\n\nDetection: Monitor processes and command-line arguments to see if security tools are killed or stop running. Monitor Registry edits for modifications to services and startup programs that correspond to security tools. Lack of log or event file reporting may be suspicious.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: API monitoring, Anti-virus, File monitoring, Services, Windows Registry, Process command-line parameters\n\nDefense Bypassed: Anti-virus, File monitoring, Host intrusion prevention systems, Signature-based detection, Log analysis", + "value": "Disabling Security Tools", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1089" + ], + "mitre_data_sources": [ + "API monitoring", + "Anti-virus", + "File monitoring", + "Services", + "Windows Registry", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + { + "description": "Adversaries may attempt to gather information about attached peripheral devices and components connected to a computer system. The information may be used to enhance their awareness of the system and network environment or may be used for further actions.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Windows\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "Peripheral Device Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1120" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + { + "description": "An adversary may compress data (e.g., sensitive documents) that is collected prior to exfiltration in order to make it portable and minimize the amount of data sent over the network. The compression is done separately from the exfiltration channel and is performed using a custom program or algorithm, or a more common compression library or utility such as 7zip, RAR, ZIP, or zlib.\n\nDetection: Compression software and compressed files can be detected in many ways. Common utilities that may be present on the system or brought in by an adversary may be detectable through process monitoring and monitoring for command-line arguments for known compression utilities. This may yield a significant amount of benign events, depending on how systems in the environment are typically used.\n\nIf the communications channel is unencrypted, compressed files can be detected in transit during exfiltration with a network intrusion detection or data loss prevention system analyzing file headers. (Citation: Wikipedia File Header Signatures)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Binary file metadata, Process command-line parameters, Process monitoring\n\nRequires Network: No", + "value": "Data Compressed", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1002", + "https://en.wikipedia.org/wiki/List%20of%20file%20signatures" + ], + "mitre_data_sources": [ + "File monitoring", + "Binary file metadata", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + { + "description": "Adversaries may attempt to get a listing of local system or domain accounts. \n\n===Windows===\n\nExample commands that can acquire this information are net user, net group , and net localgroup using the Net utility or through use of dsquery. If adversaries attempt to identify the primary user, currently logged in user, or set of users that commonly uses a system, System Owner/User Discovery may apply.\n\n===Mac===\n\nOn Mac, groups can be enumerated through the groups and id commands. In mac specifically, dscl . list /Groups and dscacheutil -q group can also be used to enumerate groups and users.\n\n===Linux===\n\nOn Linux, local users can be enumerated through the use of the /etc/passwd file which is world readable. In mac, this same file is only used in single-user mode in addition to the /etc/master.passwd file.\n\nAlso, groups can be enumerated through the groups and id commands. In mac specifically, dscl . list /Groups and dscacheutil -q group can also be used to enumerate groups and users.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: API monitoring, Process command-line parameters, Process monitoring\n\nPermissions Required: User\n\nContributors: Travis Smith, Tripwire", + "value": "Account Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1087" + ], + "mitre_data_sources": [ + "API monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + { + "description": "Pass the hash (PtH) is a method of authenticating as a user without having access to the user's cleartext password. This method bypasses standard authentication steps that require a cleartext password, moving directly into the portion of the authentication that uses the password hash. In this technique, valid password hashes for the account being used are captured using a Credential Access technique. Captured hashes are used with PtH to authenticate as that user. Once authenticated, PtH may be used to perform actions on local or remote systems. \n\nWindows 7 and higher with KB2871997 require valid domain user credentials or RID 500 administrator hashes. (Citation: NSA Spotting)\n\nDetection: Audit all logon and credential use events and review for discrepancies. Unusual remote logins that correlate with other suspicious activity (such as writing and executing binaries) may indicate malicious activity. NTLM LogonType 3 authentications that are not associated to a domain login and are not anonymous logins are suspicious.\n\nPlatforms: Windows\n\nData Sources: Authentication logs\n\nSystem Requirements: Requires Microsoft Windows as target system\n\nContributors: Travis Smith, Tripwire", + "value": "Pass the Hash", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1075", + "http://www.nsa.gov/ia/%20files/app/spotting%20the%20adversary%20with%20windows%20event%20log%20monitoring.pdf" + ], + "mitre_data_sources": [ + "Authentication logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "c23b740b-a42b-47a1-aec2-9d48ddd547ff" + }, + { + "description": "The source command loads functions into the current shell or executes files in the current context. This built-in command can be run in two different ways source /path/to/filename [arguments] or . /path/to/filename [arguments]. Take note of the space after the \".\". Without a space, a new shell is created that runs the program instead of running the program within the current context. This is often used to make certain features or functions available to a shell or to update a specific shell's environment. \n\nAdversaries can abuse this functionality to execute programs. The file executed with this technique does not need to be marked executable beforehand.\n\nDetection: Monitor for command shell execution of source and subsequent processes that are started as a result of being executed by a source command. Adversaries must also drop a file to disk in order to execute it with source, and these files can also detected by file monitoring.\n\nPlatforms: Linux, macOS\n\nData Sources: Process Monitoring, File monitoring, Process command-line parameters\n\nPermissions Required: User\n\nRemote Support: No", + "value": "Source", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1153" + ], + "mitre_data_sources": [ + "Process Monitoring", + "File monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "45d84c8b-c1e2-474d-a14d-69b5de0a2bc0" + }, + { + "description": "Timestomping is a technique that modifies the timestamps of a file (the modify, access, create, and change times), often to mimic files that are in the same folder. This is done, for example, on files that have been modified or created by the adversary so that they do not appear conspicuous to forensic investigators or file analysis tools. Timestomping may be used along with file name Masquerading to hide malware and tools. (Citation: WindowsIR Anti-Forensic Techniques)\n\nDetection: Forensic techniques exist to detect aspects of files that have had their timestamps modified. (Citation: WindowsIR Anti-Forensic Techniques) It may be possible to detect timestomping using file modification monitoring that collects information on file handle opens and can compare timestamp values.\n\nPlatforms: Linux, Windows\n\nData Sources: File monitoring, Process monitoring, Process command-line parameters\n\nDefense Bypassed: Host forensic analysis\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "Timestomp", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1099", + "http://windowsir.blogspot.com/2013/07/howto-determinedetect-use-of-anti.html" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "Windows" + ] + }, + "uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + { + "description": "Adversaries may use brute force techniques to attempt access to accounts when passwords are unknown or when password hashes are obtained.\n\nCredential Dumping to obtain password hashes may only get an adversary so far when Pass the Hash is not an option. Techniques to systematically guess the passwords used to compute hashes are available, or the adversary may use a pre-computed rainbow table. Cracking hashes is usually done on adversary-controlled systems outside of the target network. (Citation: Wikipedia Password cracking)\n\nAdversaries may attempt to brute force logins without knowledge of passwords or hashes during an operation either with zero knowledge or by attempting a list of known or possible passwords. This is a riskier option because it could cause numerous authentication failures and account lockouts, depending on the organization's login failure policies. (Citation: Cylance Cleaver)\n\nA related technique called password spraying uses one password, or a small list of passwords, that matches the complexity policy of the domain and may be a commonly used password. Logins are attempted with that password and many different accounts on a network to avoid account lockouts that would normally occur when brute forcing a single account with many passwords. (Citation: BlackHillsInfosec Password Spraying)\n\nDetection: It is difficult to detect when hashes are cracked, since this is generally done outside the scope of the target network. \n\nMonitor authentication logs for system and application login failures of Valid Accounts. If authentication failures are high, then there may be a brute force attempt to gain access to a system using legitimate credentials.\n\nAlso monitor for many failed authentication attempts across various accounts that may result from password spraying attempts.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Authentication logs\n\nPermissions Required: User\n\nContributors: John Strand", + "value": "Brute Force", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1110", + "https://en.wikipedia.org/wiki/Password%20cracking", + "https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance%20Operation%20Cleaver%20Report.pdf", + "http://www.blackhillsinfosec.com/?p=4645" + ], + "mitre_data_sources": [ + "Authentication logs" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "a93494bb-4b80-4ea1-8695-3236a49916fd" + }, + { + "description": "Adversaries 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 Persistence and Execution.\n\nAccess to specific areas of the Registry depends on account permissions, some requiring administrator-level access. The built-in Windows command-line utility Reg may be used for local or remote Registry modification. (Citation: Microsoft Reg) Other tools may also be used, such as a remote access tool, which may contain functionality to interact with the Registry through the Windows API (see examples).\n\nThe Registry of a remote system may be modified to aid in execution of files as part of Lateral Movement. It requires the remote Registry service to be running on the target system. (Citation: Microsoft Remote) Often Valid Accounts are required, along with access to the remote system's Windows Admin Shares for RPC communication.\n\nDetection: Modifications to the Registry are normal and occur throughout typical use of the Windows operating system. Changes to Registry entries that load software on Windows startup that do not correlate with known software, patch cycles, etc., are suspicious, as are additions or changes to files within the startup folder. Changes could also include new services and modification of existing binary paths to point to malicious files. If a change to a service-related entry occurs, then it will likely be followed by a local or remote service start or restart to execute the file.\n\nMonitor processes and command-line arguments for actions that could be taken to change or delete information in the Registry. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell, which may require additional logging features to be configured in the operating system to collect necessary information for analysis.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, File monitoring, Process monitoring, Process command-line parameters\n\nDefense Bypassed: Host forensic analysis\n\nPermissions Required: User, Administrator, SYSTEM\n\nContributors: Bartosz Jerzman, Travis Smith, Tripwire", + "value": "Modify Registry", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1112", + "https://technet.microsoft.com/en-us/library/cc732643.aspx", + "https://technet.microsoft.com/en-us/library/cc754820.aspx" + ], + "mitre_data_sources": [ + "Windows Registry", + "File monitoring", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + { + "description": "Windows password filters are password policy enforcement mechanisms for both domain and local accounts. Filters are implemented as dynamic link libraries (DLLs) containing a method to validate potential passwords against password policies. Filter DLLs can be positioned on local computers for local accounts and/or domain controllers for domain accounts.\n\nBefore registering new passwords in the Security Accounts Manager (SAM), the Local Security Authority (LSA) requests validation from each registered filter. Any potential changes cannot take effect until every registered filter acknowledges validation.\n\nAdversaries can register malicious password filters to harvest credentials from local computers and/or entire domains. To perform proper validation, filters must receive plain-text credentials from the LSA. A malicious password filter would receive these plain-text credentials every time a password request is made. (Citation: Carnal Ownage Password Filters Sept 2013)\n\nDetection: Monitor for change notifications to and from unfamiliar password filters.\n\nNewly installed password filters will not take effect until after a system reboot.\n\nPassword filters will show up as an autorun and loaded DLL in lsass.exe. (Citation: Clymb3r Function Hook Passwords Sept 2013)\n\nPlatforms: Windows\n\nData Sources: DLL monitoring, Windows Registry, Process monitoring\n\nPermissions Required: Administrator, SYSTEM\n\nContributors: Vincent Le Toux", + "value": "Password Filter DLL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1174", + "http://carnal0wnage.attackresearch.com/2013/09/stealing-passwords-every-time-they.html", + "https://clymb3r.wordpress.com/2013/09/15/intercepting-password-changes-with-function-hooking/" + ], + "mitre_data_sources": [ + "DLL monitoring", + "Windows Registry", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "b8c5c9dd-a662-479d-9428-ae745872537c" + }, + { + "description": "Adversaries can hide a program's true filetype by changing the extension of a file. With certain file types (specifically this does not work with .app extensions), appending a space to the end of a filename will change how the file is processed by the operating system. For example, if there is a Mach-O executable file called evil.bin, when it is double clicked by a user, it will launch Terminal.app and execute. If this file is renamed to evil.txt, then when double clicked by a user, it will launch with the default text editing application (not executing the binary). However, if the file is renamed to \"evil.txt \" (note the space at the end), then when double clicked by a user, the true file type is determined by the OS and handled appropriately and the binary will be executed (Citation: Mac Backdoors are back). \n\nAdversaries can use this feature to trick users into double clicking benign-looking files of any format and ultimately executing something malicious.\n\nDetection: It's not common for spaces to be at the end of filenames, so this is something that can easily be checked with file monitoring. From the user's perspective though, this is very hard to notice from within the Finder.app or on the command-line in Terminal.app. Processes executed from binaries containing non-standard extensions in the filename are suspicious.\n\nPlatforms: Linux, macOS\n\nData Sources: File monitoring, Process Monitoring\n\nPermissions Required: User\n\nContributors: Erye Hernandez, Palo Alto Networks", + "value": "Space after Filename", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1151", + "https://arstechnica.com/security/2016/07/after-hiatus-in-the-wild-mac-backdoors-are-suddenly-back/" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "e2907cea-4b43-4ed7-a570-0fdf0fbeea00" + }, + { + "description": "Adversaries may attempt to take screen captures of the desktop to gather information over the course of an operation. Screen capturing functionality may be included as a feature of a remote access tool used in post-compromise operations.\n\n===Mac===\n\nOn OSX, the native command screencapture is used to capture screenshots.\n\n===Linux===\n\nOn Linux, there is the native command xwd. (Citation: Antiquated Mac Malware)\n\nDetection: Monitoring for screen capture behavior will depend on the method used to obtain data from the operating system and write output files. Detection methods could include collecting information from unusual processes using API calls used to obtain image data, and monitoring for image files written to disk. The sensor data may need to be correlated with other events to identify malicious activity, depending on the legitimacy of this behavior within a given network environment.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: API monitoring, Process monitoring, File monitoring", + "value": "Screen Capture", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1113", + "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + ], + "mitre_data_sources": [ + "API monitoring", + "Process monitoring", + "File monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + { + "description": "If a malicious tool is detected and quarantined or otherwise curtailed, an adversary may be able to determine why the malicious tool was detected (the indicator), modify the tool by removing the indicator, and use the updated version that is no longer detected by the target's defensive systems or subsequent targets that may use similar systems.\n\nA good example of this is when malware is detected with a file signature and quarantined by anti-virus software. An adversary who can determine that the malware was quarantined because of its file signature may use Software Packing or otherwise modify the file so it has a different signature, and then re-use the malware.\n\nDetection: The first detection of a malicious tool may trigger an anti-virus or other security tool alert. Similar events may also occur at the boundary through network IDS, email scanning appliance, etc. The initial detection should be treated as an indication of a potentially more invasive intrusion. The alerting system should be thoroughly investigated beyond that initial alert for activity that was not detected. Adversaries may continue with an operation, assuming that individual events like an anti-virus detect will not be investigated or that an analyst will not be able to conclusively link that event to other activity occurring on the network.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process use of network, Anti-virus, Binary file metadata, Process command-line parameters, Process monitoring\n\nDefense Bypassed: Anti-virus, Log analysis, Host intrusion prevention systems", + "value": "Indicator Removal from Tools", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1066" + ], + "mitre_data_sources": [ + "Process use of network", + "Anti-virus", + "Binary file metadata", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "00d0b012-8a03-410e-95de-5826bf542de6" + }, + { + "description": "When a file is opened, the default program used to open the file (also called the file association or handler) is checked. File association selections are stored in the Windows Registry and can be edited by users, administrators, or programs that have Registry access. (Citation: Microsoft Change Default Programs) (Citation: Microsoft File Handlers) Applications can modify the file association for a given file extension to call an arbitrary program when a file with the given extension is opened.\n\nSystem file associations are listed under HKEY_CLASSES_ROOT\\.[extension], for example HKEY_CLASSES_ROOT\\.txt. The entries point to a handler for that extension located at HKEY_CLASSES_ROOT\\[handler]. The various commands are then listed as subkeys underneath the shell key at HKEY_CLASSES_ROOT\\[handler]\\shell\\[action]\\command. For example:\n*HKEY_CLASSES_ROOT\\txtfile\\shell\\open\\command\n*HKEY_CLASSES_ROOT\\txtfile\\shell\\print\\command\n*HKEY_CLASSES_ROOT\\txtfile\\shell\\printto\\command\n\nThe values of the keys listed are commands that are executed when the handler opens the file extension. Adversaries can modify these values to execute arbitrary commands.\n\nDetection: Collect and analyze changes to Registry keys that associate file extensions to default applications for execution and correlate with unknown process launch activity or unusual file types for that process. \n\nUser file association preferences are stored under [HKEY_CURRENT_USER]\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\FileExts and override associations configured under [HKEY_CLASSES_ROOT]. Changes to a user's preference will occur under this entry's subkeys.\n\nAlso look for abnormal process call trees for execution of other commands that could relate to Discovery actions or other techniques.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator, SYSTEM\n\nContributors: Stefan Kanthak, Travis Smith, Tripwire", + "value": "Change Default File Association", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1042", + "https://support.microsoft.com/en-us/help/18539/windows-7-change-default-programs", + "http://msdn.microsoft.com/en-us/library/bb166549.aspx" + ], + "mitre_data_sources": [ + "Windows Registry", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "68c96494-1a50-403e-8844-69a6af278c68" + }, + { + "description": "Adversaries may target user email to collect sensitive information from a target.\n\nFiles containing email data can be acquired from a user's system, such as Outlook storage or cache files .pst and .ost.\n\nAdversaries may leverage a user's credentials and interact directly with the Exchange server to acquire information from within a network.\n\nSome adversaries may acquire user credentials and access externally facing webmail applications, such as Outlook Web Access.\n\nDetection: There are likely a variety of ways an adversary could collect email from a target, each with a different mechanism for detection.\n\nFile access of local system email files for Exfiltration, unusual processes connecting to an email server within a network, or unusual access patterns or authentication attempts on a public-facing webmail server may all be indicators of malicious activity.\n\nMonitor processes and command-line arguments for actions that could be taken to gather local email files. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Windows\n\nData Sources: Authentication logs, File monitoring, Process monitoring, Process use of network", + "value": "Email Collection", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1114" + ], + "mitre_data_sources": [ + "Authentication logs", + "File monitoring", + "Process monitoring", + "Process use of network" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "1608f3e1-598a-42f4-a01a-2e252e81728f" + }, + { + "description": "An adversary may attempt to get detailed information about the operating system and hardware, including version, patches, hotfixes, service packs, and architecture.\n\n===Windows===\n\nExample commands and utilities that obtain this information include ver, Systeminfo, and dir within cmd for identifying information based on present files and directories.\n\n===Mac===\n\nOn Mac, the systemsetup command gives a detailed breakdown of the system, but it requires administrative privileges. Additionally, the system_profiler gives a very detailed breakdown of configurations, firewall rules, mounted volumes, hardware, and many other things without needing elevated permissions.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process command-line parameters, Process monitoring\n\nPermissions Required: User", + "value": "System Information Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1082" + ], + "mitre_data_sources": [ + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + { + "description": "Adversaries may attempt to get a listing of network connections to or from the compromised system they are currently accessing or from remote systems by querying for information over the network. \n\n===Windows===\n\nUtilities and commands that acquire this information include netstat, \"net use,\" and \"net session\" with Net.\n\n===Mac and Linux ===\n\nIn Mac and Linux, netstat and lsof can be used to list current connections. who -a and w can be used to show which users are currently logged in, similar to \"net session\".\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator", + "value": "System Network Connections Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1049" + ], + "mitre_data_sources": [ + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + { + "description": "On Linux and Apple systems, multiple methods are supported for creating pre-scheduled and periodic background jobs: cron, (Citation: Die.net Linux crontab Man Page) at, (Citation: Die.net Linux at Man Page) and launchd. (Citation: AppleDocs Scheduling Timed Jobs) Unlike Scheduled Task on Windows systems, job scheduling on Linux-based systems cannot be done remotely unless used in conjunction within an established remote session, like secure shell (SSH).\n\n===cron===\n\nSystem-wide cron jobs are installed by modifying /etc/crontab file, /etc/cron.d/ directory or other locations supported by the Cron daemon, while per-user cron jobs are installed using crontab with specifically formatted crontab files. (Citation: AppleDocs Scheduling Timed Jobs) This works on Mac and Linux systems.\n\nThose methods allow for commands or scripts to be executed at specific, periodic intervals in the background without user interaction. An adversary may use job scheduling to execute programs at system startup or on a scheduled basis for Persistence, (Citation: Janicab) (Citation: Methods of Mac Malware Persistence) (Citation: Malware Persistence on OS X) (Citation: Avast Linux Trojan Cron Persistence) to conduct Execution as part of Lateral Movement, to gain root privileges, or to run a process under the context of a specific account.\n\n===at===\n\nThe at program is another means on Linux-based systems, including Mac, to schedule a program or script job for execution at a later date and/or time, which could also be used for the same purposes.\n\n===launchd===\n\nEach launchd job is described by a different configuration property list (plist) file similar to Launch Daemon or Launch Agent, except there is an additional key called StartCalendarInterval with a dictionary of time values. (Citation: AppleDocs Scheduling Timed Jobs) This only works on macOS and OS X.\n\nDetection: Legitimate scheduled jobs may be created during installation of new software or through administration functions. Jobs scheduled with launchd and cron can be monitored from their respective utilities to list out detailed information about the jobs. Monitor process execution resulting from launchd and cron tasks to look for unusual or unknown applications and behavior.\n\nPlatforms: Linux, macOS\n\nData Sources: File monitoring, Process Monitoring\n\nPermissions Required: Administrator, User, root\n\nContributors: Anastasios Pingios", + "value": "Local Job Scheduling", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1168", + "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/ScheduledJobs.html", + "http://www.thesafemac.com/new-signed-malware-called-janicab/", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf", + "https://www.rsaconference.com/writable/presentations/file%20upload/ht-r03-malware-persistence-on-os-x-yosemite%20final.pdf", + "https://linux.die.net/man/5/crontab", + "https://linux.die.net/man/1/at", + "https://blog.avast.com/2015/01/06/linux-ddos-trojan-hiding-itself-with-an-embedded-rootkit/" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "c0a384a4-9a25-40e1-97b6-458388474bc8" + }, + { + "description": "Use of two- or multifactor authentication is recommended and provides a higher level of security than user names and passwords alone, but organizations should be aware of techniques that could be used to intercept and bypass these security mechanisms. Adversaries may target authentication mechanisms, such as smart cards, to gain access to systems, services, and network resources.\n\nIf a smart card is used for two-factor authentication (2FA), then a keylogger will need to be used to obtain the password associated with a smart card during normal use. With both an inserted card and access to the smart card password, an adversary can connect to a network resource using the infected system to proxy the authentication with the inserted hardware token. (Citation: Mandiant M Trends 2011)\n\nOther methods of 2FA may be intercepted and used by an adversary to authenticate. It is common for one-time codes to be sent via out-of-band communications (email, SMS). If the device and/or service is not secured, then it may be vulnerable to interception. Although primarily focused on by cyber criminals, these authentication mechanisms have been targeted by advanced actors. (Citation: Operation Emmental)\n\nOther hardware tokens, such as RSA SecurID, require the adversary to have access to the physical device or the seed and algorithm in addition to the corresponding credentials.\n\nDetection: Detecting use of proxied smart card connections by an adversary may be difficult because it requires the token to be inserted into a system; thus it is more likely to be in use by a legitimate user and blend in with other network behavior.\n\nPlatforms: Linux, macOS, Windows\n\nPermissions Required: Administrator, SYSTEM\n\nSystem Requirements: Smart card Proxy: Use of smart cards for single or multifactor authentication to access to network resources. Attached smart card reader with card inserted.\n\nOut-of-band one-time code: Access to the device, service, or communications to intercept the one-time code.\n\nHardware token: Access to the seed and algorithm of generating one-time codes.\n\nContributors: John Lambert, Microsoft Threat Intelligence Center", + "value": "Two-Factor Authentication Interception", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1111", + "https://dl.mandiant.com/EE/assets/PDF%20MTrends%202011.pdf", + "http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp-finding-holes-operation-emmental.pdf" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "dd43c543-bb85-4a6f-aa6e-160d90d06a49" + }, + { + "description": "Adversary tools may directly use the Windows application programming interface (API) to execute binaries. Functions such as the Windows API CreateProcess will allow programs and scripts to start other processes with proper path and argument parameters. (Citation: Microsoft CreateProcess)\n\nAdditional Windows API calls that can be used to execute binaries include: (Citation: Kanthak Verifier)\n\n*CreateProcessA() and CreateProcessW(),\n*CreateProcessAsUserA() and CreateProcessAsUserW(),\n*CreateProcessInternalA() and CreateProcessInternalW(),\n*CreateProcessWithLogonW(), CreateProcessWithTokenW(),\n*LoadLibraryA() and LoadLibraryW(),\n*LoadLibraryExA() and LoadLibraryExW(),\n*LoadModule(),\n*LoadPackagedLibrary(),\n*WinExec(),\n*ShellExecuteA() and ShellExecuteW(),\n*ShellExecuteExA() and ShellExecuteExW()\n\nDetection: Monitoring API calls may generate a significant amount of data and may not be directly useful for defense unless collected under specific circumstances, since benign use of Windows API functions such as CreateProcess are common and difficult to distinguish from malicious behavior. Correlation of other events with behavior surrounding API function calls using API monitoring will provide additional context to an event that may assist in determining if it is due to malicious behavior. Correlation of activity by process lineage by process ID may be sufficient.\n\nPlatforms: Windows\n\nData Sources: API monitoring, Process monitoring\n\nPermissions Required: User, Administrator, SYSTEM\n\nRemote Support: No\n\nContributors: Stefan Kanthak", + "value": "Execution through API", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1106", + "http://msdn.microsoft.com/en-us/library/ms682425", + "https://skanthak.homepage.t-online.de/verifier.html" + ], + "mitre_data_sources": [ + "API monitoring", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "391d824f-0ef1-47a0-b0ee-c59a75e27670" + }, + { + "description": "The (Citation: Microsoft Component Object Model) (COM) is a system within Windows to enable interaction between software components through the operating system. (Citation: Microsoft Component Object Model) Adversaries can use this system to insert malicious code that can be executed in place of legitimate software through hijacking the COM references and relationships as a means for persistence. Hijacking a COM object requires a change in the Windows Registry to replace a reference to a legitimate system component which may cause that component to not work when executed. When that system component is executed through normal system operation the adversary's code will be executed instead. (Citation: GDATA COM Hijacking) An adversary is likely to hijack objects that are used frequently enough to maintain a consistent level of persistence, but are unlikely to break noticeable functionality within the system as to avoid system instability that could lead to detection.\n\nDetection: There are opportunities to detect COM hijacking by searching for Registry references that have been replaced and through Registry operations replacing know binary paths with unknown paths. Even though some third party applications define user COM objects, the presence of objects within HKEY_CURRENT_USER\\Software\\Classes\\CLSID\\ may be anomalous and should be investigated since user objects will be loaded prior to machine objects in HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\CLSID\\. (Citation: Endgame COM Hijacking) Registry entries for existing COM objects may change infrequently. When an entry with a known good path and binary is replaced or changed to an unusual value to point to an unknown binary in a new location, then it may indicate suspicious behavior and should be investigated. Likewise, if software DLL loads are collected and analyzed, any unusual DLL load that can be correlated with a COM object Registry modification may indicate COM hijacking has been performed.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, DLL monitoring, Loaded DLLs\n\nDefense Bypassed: Autoruns Analysis\n\nPermissions Required: User\n\nContributors: ENDGAME", + "value": "Component Object Model Hijacking", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1122", + "https://msdn.microsoft.com/library/ms694363.aspx", + "https://blog.gdatasoftware.com/2014/10/23941-com-object-hijacking-the-discreet-way-of-persistence", + "https://www.endgame.com/blog/how-hunt-detecting-persistence-evasion-com" + ], + "mitre_data_sources": [ + "Windows Registry", + "DLL monitoring", + "Loaded DLLs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "9b52fca7-1a36-4da0-b62d-da5bd83b4d69" + }, + { + "description": "Adversaries may collect data stored in the Windows clipboard from users copying information within or between applications. \n\n===Windows===\n\nApplications can access clipboard data by using the Windows API. (Citation: MSDN Clipboard) \n\n===Mac===\n\nOSX provides a native command, pbpaste, to grab clipboard contents (Citation: Operating with EmPyre).\n\nDetection: Access to the clipboard is a legitimate function of many applications on a Windows system. If an organization chooses to monitor for this behavior, then the data will likely need to be correlated against other suspicious or non-user-driven activity.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: API monitoring", + "value": "Clipboard Data", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1115", + "https://msdn.microsoft.com/en-us/library/ms649012", + "http://www.rvrsh3ll.net/blog/empyre/operating-with-empyre/" + ], + "mitre_data_sources": [ + "API monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "30973a08-aed9-4edf-8604-9084ce1b5c4f" + }, + { + "description": "The configurations for how applications run on macOS and OS X are listed in property list (plist) files. One of the tags in these files can be apple.awt.UIElement, which allows for Java applications to prevent the application's icon from appearing in the Dock. A common use for this is when applications run in the system tray, but don't also want to show up in the Dock. However, adversaries can abuse this feature and hide their running window (Citation: Antiquated Mac Malware).\n\nDetection: Plist files are ASCII text files with a specific format, so they're relatively easy to parse. File monitoring can check for the apple.awt.UIElement or any other suspicious plist tag in plist files and flag them.\n\nPlatforms: macOS\n\nData Sources: File monitoring\n\nPermissions Required: User", + "value": "Hidden Window", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1143", + "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/" + ], + "mitre_data_sources": [ + "File monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "04ee0cb7-dac3-4c6c-9387-4c6aa096f4cf" + }, + { + "description": "Domain fronting takes advantage of routing schemes in Content Delivery Networks (CDNs) and other services which host multiple domains to obfuscate the intended destination of HTTPS traffic or traffic tunneled through HTTPS. (Citation: Fifield Blocking Resistent Communication through domain fronting 2015) The technique involves using different domain names in the SNI field of the TLS header and the Host field of the HTTP header. If both domains are served from the same CDN, then the CDN may route to the address specified in the HTTP header after unwrapping the TLS header. A variation of the the technique, \"domainless\" fronting, utilizes a SNI field that is left blank; this may allow the fronting to work even when the CDN attempts to validate that the SNI and HTTP Host fields match (if the blank SNI fields are ignored).\n\nFor example, if domain-x and domain-y are customers of the same CDN, it is possible to place domain-x in the TLS header and domain-y in the HTTP header. Traffic will appear to be going to domain-x, however the CDN may route it to domain-y.\n\nDetection: If SSL inspection is in place, the Host field of the HTTP header can be checked if it matches the HTTPS SNI or against a blacklist or whitelist of domain names. (Citation: Fifield Blocking Resistent Communication through domain fronting 2015)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: SSL/TLS inspection\n\nRequires Network: Yes", + "value": "Domain Fronting", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1172", + "http://www.icir.org/vern/papers/meek-PETS-2015.pdf" + ], + "mitre_data_sources": [ + "SSL/TLS inspection" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "1ce03c65-5946-4ac9-9d4d-66db87e024bd" + }, + { + "description": "As of OS X 10.8, mach-O binaries introduced a new header called LC_MAIN that points to the binary\u2019s entry point for execution. Previously, there were two headers to achieve this same effect: LC_THREAD and LC_UNIXTHREAD (Citation: Prolific OSX Malware History). The entry point for a binary can be hijacked so that initial execution flows to a malicious addition (either another section or a code cave) and then goes back to the initial entry point so that the victim doesn\u2019t know anything was different (Citation: Methods of Mac Malware Persistence). By modifying a binary in this way, application whitelisting can be bypassed because the file name or application path is still the same.\n\nDetection: Determining the original entry point for a binary is difficult, but checksum and signature verification is very possible. Modifying the LC_MAIN entry point or adding in an additional LC_MAIN entry point invalidates the signature for the file and can be detected. Collect running process information and compare against known applications to look for suspicious behavior.\n\nPlatforms: macOS\n\nData Sources: Binary file metadata, Malware reverse engineering, Process Monitoring\n\nDefense Bypassed: Application whitelisting, Process whitelisting, Whitelisting by file name or path\n\nPermissions Required: User, Administrator", + "value": "LC_MAIN Hijacking", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1149", + "https://assets.documentcloud.org/documents/2459197/bit9-carbon-black-threat-research-report-2015.pdf", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + ], + "mitre_data_sources": [ + "Binary file metadata", + "Malware reverse engineering", + "Process Monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "a0a189c8-d3bd-4991-bf6f-153d185ee373" + }, + { + "description": "InstallUtil is a command-line utility that allows for installation and uninstallation of resources by executing specific installer components specified in .NET binaries. (Citation: MSDN InstallUtil) InstallUtil is located in the .NET directories on a Windows system: C:\\Windows\\Microsoft.NET\\Framework\\v\\InstallUtil.exe and C:\\Windows\\Microsoft.NET\\Framework64\\v\\InstallUtil.exe. InstallUtil.exe is digitally signed by Microsoft.\n\nAdversaries may use InstallUtil to proxy execution of code through a trusted Windows utility. InstallUtil may also be used to bypass process whitelisting through use of attributes within the binary that execute the class decorated with the attribute [System.ComponentModel.RunInstaller(true)]. (Citation: SubTee GitHub All The Things Application Whitelisting Bypass)\n\nDetection: Use process monitoring to monitor the execution and arguments of InstallUtil.exe. Compare recent invocations of InstallUtil.exe with prior history of known good arguments and executed binaries to determine anomalous and potentially adversarial activity. Command arguments used before and after the InstallUtil.exe invocation may also be useful in determining the origin and purpose of the binary being executed.\n\nPlatforms: Windows\n\nData Sources: Process monitoring, Process command-line parameters\n\nDefense Bypassed: Process whitelisting\n\nPermissions Required: User\n\nRemote Support: No\n\nContributors: Casey Smith, Travis Smith, Tripwire", + "value": "InstallUtil", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1118", + "https://msdn.microsoft.com/en-us/library/50614e95.aspx" + ], + "mitre_data_sources": [ + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "f792d02f-813d-402b-86a5-ab98cb391d3b" + }, + { + "description": "Command and control (C2) communications are hidden (but not necessarily encrypted) in an attempt to make the content more difficult to discover or decipher and to make the communication less conspicuous and hide commands from being seen. This encompasses many methods, such as adding junk data to protocol traffic, using steganography, commingling legitimate traffic with C2 communications traffic, or using a non-standard data encoding system, such as a modified Base64 encoding for the message body of an HTTP request.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Process use of network, Process monitoring, Network protocol analysis\n\nRequires Network: Yes", + "value": "Data Obfuscation", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1001", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Process use of network", + "Process monitoring", + "Network protocol analysis" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + { + "description": "Shortcuts or symbolic links are ways of referencing other files or programs that will be opened or executed when the shortcut is clicked or executed by a system startup process. Adversaries could use shortcuts to execute their tools for persistence. They may create a new shortcut as a means of indirection that may use Masquerading to look like a legitimate program. Adversaries could also edit the target path or entirely replace an existing shortcut so their tools will be executed instead of the intended legitimate program.\n\nDetection: Since a shortcut's target path likely will not change, modifications to shortcut files that do not correlate with known software changes, patches, removal, etc., may be suspicious. Analysis should attempt to relate shortcut file change or creation events to other potentially suspicious events based on known adversary behavior such as process launches of unknown executables that make network connections.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator\n\nContributors: Travis Smith, Tripwire", + "value": "Shortcut Modification", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1023" + ], + "mitre_data_sources": [ + "File monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + { + "description": "Per Apple\u2019s developer documentation, when a user logs in, a per-user launchd process is started which loads the parameters for each launch-on-demand user agent from the property list (plist) files found in /System/Library/LaunchAgents, /Library/LaunchAgents, and $HOME/Library/LaunchAgents (Citation: AppleDocs Launch Agent Daemons) (Citation: OSX Keydnap malware) (Citation: Antiquated Mac Malware). These launch agents have property list files which point to the executables that will be launched (Citation: OSX.Dok Malware).\n \nAdversaries may install a new launch agent that can be configured to execute at login by using launchd or launchctl to load a plist into the appropriate directories (Citation: Sofacy Komplex Trojan) (Citation: Methods of Mac Malware Persistence). The agent name may be disguised by using a name from a related operating system or benign software. Launch Agents are created with user level privileges and are executed with the privileges of the user when they log in (Citation: OSX Malware Detection) (Citation: OceanLotus for OS X). They can be set up to execute when a specific user logs in (in the specific user\u2019s directory structure) or when any user logs in (which requires administrator privileges).\n\nDetection: Monitor Launch Agent creation through additional plist files and utilities such as Objective-See\u2019s KnockKnock application. Launch Agents also require files on disk for persistence which can also be monitored via other file monitoring applications.\n\nPlatforms: macOS\n\nData Sources: File monitoring, Process Monitoring\n\nPermissions Required: User, Administrator", + "value": "Launch Agent", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1159", + "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/", + "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf", + "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/", + "https://www.synack.com/wp-content/uploads/2016/03/RSA%20OSX%20Malware.pdf", + "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/", + "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update", + "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "dd901512-6e37-4155-943b-453e3777b125" + }, + { + "description": "Adversaries may attempt to make an executable or file difficult to discover or analyze by encrypting, encoding, or otherwise obfuscating its contents on the system. This is common behavior that can be used across different platforms to evade defenses. Portions of files can also be encoded to hide the plain-text strings that would otherwise help defenders with discovery. (Citation: Linux/Cdorked.A We Live Security Analysis)\n\nDetection: Detection of file obfuscation is difficult unless artifacts are left behind by the obfuscation process that are uniquely detectable with a signature. If detection of the obfuscation itself is not possible, it may be possible to detect the malicious activity that caused the obfuscated file (for example, the method that was used to write, read, or modify the file on the file system).\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Network protocol analysis, Process use of network, Binary file metadata, File monitoring, Malware reverse engineering\n\nDefense Bypassed: Host forensic analysis, Signature-based detection, Host intrusion prevention systems", + "value": "Obfuscated Files or Information", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1027", + "https://www.welivesecurity.com/2013/04/26/linuxcdorked-new-apache-backdoor-in-the-wild-serves-blackhole/" + ], + "mitre_data_sources": [ + "Network protocol analysis", + "Process use of network", + "Binary file metadata", + "File monitoring", + "Malware reverse engineering" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + { + "description": "An adversary can leverage a computer's peripheral devices (e.g., integrated cameras or webcams) or applications (e.g., video call services) to capture video recordings for the purpose of gathering information. Images may also be captured from devices or applications, potentially in specified intervals, in lieu of video files.\n\nMalware or scripts may be used to interact with the devices through an available API provided by the operating system or an application to capture video or images. Video or image files may be written to disk and exfiltrated later. This technique differs from Screen Capture due to use of specific devices or applications for video recording rather than capturing the victim's screen.\n\nDetection: Detection of this technique may be difficult due to the various APIs that may be used. Telemetry data regarding API use may not be useful depending on how a system is normally used, but may provide context to other potentially malicious activity occurring on a system.\n\nBehavior that could indicate technique use include an unknown or unusual process accessing APIs associated with devices or software that interact with the video camera, recording devices, or recording software, and a process periodically writing files to disk that contain video or camera image data.\n\nPlatforms: Windows\n\nData Sources: Process monitoring, File monitoring, API monitoring\n\nPermissions Required: User", + "value": "Video Capture", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1125" + ], + "mitre_data_sources": [ + "Process monitoring", + "File monitoring", + "API monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "6faf650d-bf31-4eb4-802d-1000cf38efaf" + }, + { + "description": "Masquerading occurs when the name or location of an executable, legitimate or malicious, is manipulated or abused for the sake of evading defenses and observation. Several different variations of this technique have been observed.\n\nOne variant is for an executable to be placed in a commonly trusted directory or given the name of a legitimate, trusted program. Alternatively, the filename given may be a close approximation of legitimate programs. This is done to bypass tools that trust executables by relying on file name or path, as well as to deceive defenders and system administrators into thinking a file is benign by associating the name with something that is thought to be legitimate.\n\n\n===Windows===\nIn another variation of this technique, an adversary may use a renamed copy of a legitimate utility, such as rundll32.exe. (Citation: Endgame Masquerade Ball) An alternative case occurs when a legitimate utility is moved to a different directory and also renamed to avoid detections based on system utilities executing from non-standard paths. (Citation: F-Secure CozyDuke)\n\nAn example of abuse of trusted locations in Windows would be the C:\\Windows\\System32 directory. Examples of trusted binary names that can be given to malicious binares include \"explorer.exe\" and \"svchost.exe\".\n\n===Linux===\nAnother variation of this technique includes malicious binaries changing the name of their running process to that of a trusted or benign process, after they have been launched as opposed to before. (Citation: Remaiten)\n\nAn example of abuse of trusted locations in Linux would be the /bin directory. Examples of trusted binary names that can be given to malicious binares include \"rsyncd\" and \"dbus-inotifier\". (Citation: Fysbis Palo Alto Analysis) (Citation: Fysbis Dr Web Analysis)\n\nDetection: Collect file hashes; file names that do not match their expected hash are suspect. Perform file monitoring; files with known names but in unusual locations are suspect. Likewise, files that are modified outside of an update or patch are suspect.\n\nIf file names are mismatched between the binary name on disk and the binary's resource section, this is a likely indicator that a binary was renamed after it was compiled. Collecting and comparing disk and resource filenames for binaries could provide useful leads, but may not always be indicative of malicious activity. (Citation: Endgame Masquerade Ball)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process monitoring, Binary file metadata\n\nDefense Bypassed: Whitelisting by file name or path\n\nContributors: ENDGAME, Bartosz Jerzman", + "value": "Masquerading", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1036", + "https://www.endgame.com/blog/how-hunt-masquerade-ball", + "https://www.f-secure.com/documents/996508/1030745/CozyDuke", + "https://www.welivesecurity.com/2016/03/30/meet-remaiten-a-linux-bot-on-steroids-targeting-routers-and-potentially-other-iot-devices/", + "https://researchcenter.paloaltonetworks.com/2016/02/a-look-into-fysbis-sofacys-linux-backdoor/", + "https://vms.drweb.com/virus/?i=4276269" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Binary file metadata" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + { + "description": "Programs may specify DLLs that are loaded at runtime. Programs that improperly or vaguely specify a required DLL may be open to a vulnerability in which an unintended DLL is loaded. Side-loading vulnerabilities specifically occur when Windows Side-by-Side (WinSxS) manifests (Citation: MSDN Manifests) are not explicit enough about characteristics of the DLL to be loaded. Adversaries may take advantage of a legitimate program that is vulnerable to side-loading to load a malicious DLL. (Citation: Stewart 2014)\n\nAdversaries likely use this technique as a means of masking actions they perform under a legitimate, trusted system or software process.\n\nDetection: Monitor processes for unusual activity (e.g., a process that does not use the network begins to do so). Track DLL metadata, such as a hash, and compare DLLs that are loaded at process execution time against previous executions to detect differences that do not correlate with patching or updates.\n\nPlatforms: Windows\n\nData Sources: Process use of network, Process monitoring, Loaded DLLs\n\nDefense Bypassed: Anti-virus, Process whitelisting", + "value": "DLL Side-Loading", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1073", + "https://msdn.microsoft.com/en-us/library/aa375365", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-dll-sideloading.pdf" + ], + "mitre_data_sources": [ + "Process use of network", + "Process monitoring", + "Loaded DLLs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + { + "description": "Data, such as sensitive documents, may be exfiltrated through the use of automated processing or Scripting after being gathered during Collection. \n\nWhen automated exfiltration is used, other exfiltration techniques likely apply as well to transfer the information out of the network, such as Exfiltration Over Command and Control Channel and Exfiltration Over Alternative Protocol.\n\nDetection: Monitor process file access patterns and network behavior. Unrecognized processes or scripts that appear to be traversing file systems and sending network traffic may be suspicious.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process monitoring, Process use of network\n\nRequires Network: Yes", + "value": "Automated Exfiltration", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1020" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Process use of network" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "774a3188-6ba9-4dc4-879d-d54ee48a5ce9" + }, + { + "description": "Adversaries may attempt to get a listing of services running on remote hosts, including those that may be vulnerable to remote software exploitation. Methods to acquire this information include port scans and vulnerability scans using tools that are brought onto a system.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nNormal, benign system and network events from legitimate remote service scanning may be uncommon, depending on the environment and how they are used. Legitimate open port and vulnerability scanning may be conducted within the environment and will need to be deconflicted with any detection capabilities developed. Network intrusion detection systems can also be used to identify scanning activity. Monitor for process use of the networks and inspect intra-network flows to detect port scans.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Netflow/Enclave netflow, Network protocol analysis, Packet capture, Process command-line parameters, Process use of network\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "Network Service Scanning", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1046" + ], + "mitre_data_sources": [ + "Netflow/Enclave netflow", + "Network protocol analysis", + "Packet capture", + "Process command-line parameters", + "Process use of network" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + { + "description": "Adversaries may move to additional systems, possibly those on disconnected or air-gapped networks, by copying malware to removable media and taking advantage of Autorun features when the media is inserted into another system and executes. This may occur through modification of executable files stored on removable media or by copying malware and renaming it to look like a legitimate file to trick users into executing it on a separate system.\n\nDetection: Monitor file access on removable media. Detect processes that execute from removable media after it is mounted or when initiated by a user. If a remote access tool is used in this manner to move laterally, then additional actions are likely to occur after execution, such as opening network connections for Command and Control and system and network information Discovery.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Data loss prevention\n\nPermissions Required: User\n\nSystem Requirements: Removable media allowed, Autorun enabled or vulnerability present that allows for code execution", + "value": "Replication Through Removable Media", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1091" + ], + "mitre_data_sources": [ + "File monitoring", + "Data loss prevention" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + { + "description": "Remote desktop is a common feature in operating systems. It allows a user to log into an interactive session with a system desktop graphical user interface on a remote system. Microsoft refers to its implementation of the Remote Desktop Protocol (RDP) as Remote Desktop Services (RDS). (Citation: TechNet Remote Desktop Services) There are other implementations and third-party tools that provide graphical access Remote Services similar to RDS.\n\nAdversaries may connect to a remote system over RDP/RDS to expand access if the service is enabled and allows access to accounts with known credentials. Adversaries will likely use Credential Access techniques to acquire credentials to use with RDP. Adversaries may also use RDP in conjunction with the Accessibility Features technique for Persistence. (Citation: Alperovitch Malware)\n\nAdversaries may also perform RDP session hijacking which involves stealing a legitimate user's remote session. Typically, a user is notified when someone else is trying to steal their session and prompted with a question. With System permissions and using Terminal Services Console, c:\\windows\\system32\\tscon.exe [session number to be stolen], an adversary can hijack a session without the need for credentials or prompts to the user. (Citation: RDP Hijacking Korznikov) This can be done remotely or locally and with active or disconnected sessions. (Citation: RDP Hijacking Medium) It can also lead to Remote System Discovery and Privilege Escalation by stealing a Domain Admin or higher privileged account session. All of this can be done by using native Windows commands, but it has also been added as a feature in RedSnarf. (Citation: Kali Redsnarf)\n\nDetection: Use of RDP may be legitimate, depending on the network environment and how it is used. Other factors, such as access patterns and activity that occurs after a remote login, may indicate suspicious or malicious behavior with RDP. Monitor for user accounts logged into systems they would not normally access or access patterns to multiple systems over a relatively short period of time.\n\nAlso, set up process monitoring for tscon.exe usage and monitor service creation that uses cmd.exe /k or cmd.exe /c in its arguments to prevent RDP session hijacking.\n\nPlatforms: Windows\n\nData Sources: Authentication logs, Netflow/Enclave netflow, Process monitoring\n\nPermissions Required: User, Remote Desktop Users\n\nSystem Requirements: RDP service enabled, account in the Remote Desktop Users group.\n\nContributors: Matthew Demaske, Adaptforward", + "value": "Remote Desktop Protocol", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1076", + "https://technet.microsoft.com/en-us/windowsserver/ee236407.aspx", + "http://blog.crowdstrike.com/adversary-tricks-crowdstrike-treats/", + "http://www.korznikov.com/2017/03/0-day-or-feature-privilege-escalation.html", + "https://medium.com/@networksecurity/rdp-hijacking-how-to-hijack-rds-and-remoteapp-sessions-transparently-to-move-through-an-da2a1e73a5f6", + "https://github.com/nccgroup/redsnarf" + ], + "mitre_data_sources": [ + "Authentication logs", + "Netflow/Enclave netflow", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + { + "description": "Data exfiltration may be performed only at certain times of day or at certain intervals. This could be done to blend traffic patterns with normal activity or availability.\n\nWhen scheduled exfiltration is used, other exfiltration techniques likely apply as well to transfer the information out of the network, such as Exfiltration Over Command and Control Channel and Exfiltration Over Alternative Protocol.\n\nDetection: Monitor process file access patterns and network behavior. Unrecognized processes or scripts that appear to be traversing file systems and sending network traffic may be suspicious. Network connections to the same destination that occur at the same time of day for multiple days are suspicious.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Netflow/Enclave netflow, Process use of network, Process monitoring\n\nRequires Network: Yes", + "value": "Scheduled Transfer", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1029" + ], + "mitre_data_sources": [ + "Netflow/Enclave netflow", + "Process use of network", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "4eeaf8a9-c86b-4954-a663-9555fb406466" + }, + { + "description": "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. The impact to the user ranges from denying the operation under high enforcement to allowing the user to perform the action if they are in the local administrators group and click through the prompt or allowing them to enter an administrator password to complete the action. (Citation: TechNet How UAC Works)\n\nIf the UAC protection level of a computer is set to anything but the highest level, certain Windows programs are allowed to elevate privileges or execute some elevated COM objects without prompting the user through the UAC notification box. (Citation: TechNet Inside UAC) (Citation: MSDN COM Elevation) An example of this is use of rundll32.exe to load a specifically crafted DLL which loads an auto-elevated COM object and performs a file operation in a protected directory which would typically require elevated access. Malicious software may also be injected into a trusted process to gain elevated privileges without prompting a user. (Citation: Davidson Windows) Adversaries can use these techniques to elevate privileges to administrator if the target process is unprotected.\n\nMany methods have been discovered to bypass UAC. The Github readme page for UACMe contains an extensive list of methods (Citation: Github UACMe) that have been discovered and implemented within UACMe, but may not be a comprehensive list of bypasses. Additional bypass methods are regularly discovered and some used in the wild, such as:\n\n* eventvwr.exe can auto-elevate and execute a specified binary or script. (Citation: enigma0x3 Fileless UAC Bypass) (Citation: Fortinet Fareit)\n\nAnother bypass is possible through some Lateral Movement techniques if credentials for an account with administrator privileges are known, since UAC is a single system security mechanism, and the privilege or integrity of a process running on one system will be unknown on lateral systems and default to high integrity. (Citation: SANS UAC Bypass)\n\nDetection: There are many ways to perform UAC bypasses when a user is in the local administrator group on a system, so it may be difficult to target detection on all variations. Efforts should likely be placed on mitigation and collecting enough information on process launches and actions that could be performed before and after a UAC bypass is performed. Monitor process API calls for behavior that may be indicative of Process Injection and unusual loaded DLLs through DLL Search Order Hijacking, which indicate attempts to gain access to higher privileged processes.\n\nSome UAC bypass methods rely on modifying specific, user-accessible Registry settings. For example:\n\n* The eventvwr.exe bypass uses the [HKEY_CURRENT_USER]\\Software\\Classes\\mscfile\\shell\\open\\command Registry key. (Citation: enigma0x3 Fileless UAC Bypass)\n* The sdclt.exe bypass uses the [HKEY_CURRENT_USER]\\Software\\Microsoft\\Windows\\CurrentVersion\\App Paths\\control.exe and [HKEY_CURRENT_USER]\\Software\\Classes\\exefile\\shell\\runas\\command\\isolatedCommand Registry keys. (Citation: enigma0x3 sdclt app paths) (Citation: enigma0x3 sdclt bypass)\n\nAnalysts should monitor these Registry settings for unauthorized changes.\n\nPlatforms: Windows\n\nData Sources: System calls, Process monitoring, Authentication logs, Process command-line parameters\n\nEffective Permissions: Administrator\n\nDefense Bypassed: Windows User Account Control\n\nPermissions Required: User, Administrator\n\nContributors: Stefan Kanthak, Casey Smith", + "value": "Bypass User Account Control", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1088", + "https://technet.microsoft.com/en-us/itpro/windows/keep-secure/how-user-account-control-works", + "https://technet.microsoft.com/en-US/magazine/2009.07.uac.aspx", + "https://msdn.microsoft.com/en-us/library/ms679687.aspx", + "http://www.pretentiousname.com/misc/win7%20uac%20whitelist2.html", + "https://github.com/hfiref0x/UACME", + "https://enigma0x3.net/2016/08/15/fileless-uac-bypass-using-eventvwr-exe-and-registry-hijacking/", + "https://blog.fortinet.com/2016/12/16/malicious-macro-bypasses-uac-to-elevate-privilege-for-fareit-malware", + "http://pen-testing.sans.org/blog/pen-testing/2013/08/08/psexec-uac-bypass", + "https://enigma0x3.net/2017/03/14/bypassing-uac-using-app-paths/", + "https://enigma0x3.net/2017/03/17/fileless-uac-bypass-using-sdclt-exe/" + ], + "mitre_data_sources": [ + "System calls", + "Process monitoring", + "Authentication logs", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + { + "description": "===Windows===\n\nWindows allows logon scripts to be run whenever a specific user or group of users log into a system. (Citation: TechNet Logon Scripts) The scripts can be used to perform administrative functions, which may often execute other programs or send information to an internal logging server.\n\nIf adversaries can access these scripts, they may insert additional code into the logon script to execute their tools when a user logs in. This code can allow them to maintain persistence on a single system, if it is a local script, or to move laterally within a network, if the script is stored on a central server and pushed to many systems. Depending on the access configuration of the logon scripts, either local credentials or an administrator account may be necessary.\n\n===Mac===\n\nMac allows login and logoff hooks to be run as root whenever a specific user logs into or out of a system. A login hook tells Mac OS X to execute a certain script when a user logs in, but unlike startup items, a login hook executes as root (Citation: creating login hook). There can only be one login hook at a time though. If adversaries can access these scripts, they can insert additional code to the script to execute their tools when a user logs in.\n\nDetection: Monitor logon scripts for unusual access by abnormal users or at abnormal times. Look for files added or modified by unusual accounts outside of normal administration duties.\n\nPlatforms: macOS, Windows\n\nData Sources: File monitoring, Process monitoring\n\nSystem Requirements: Write access to system or domain logon scripts", + "value": "Logon Scripts", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1037", + "https://technet.microsoft.com/en-us/library/cc758918(v=ws.10).aspx", + "https://support.apple.com/de-at/HT2420" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring" + ], + "mitre_platforms": [ + "macOS", + "Windows" + ] + }, + "uuid": "03259939-0b57-482f-8eb5-87c0e0d54334" + }, + { + "description": "A connection proxy is used to direct network traffic between systems or act as an intermediary for network communications. Many tools exist that enable traffic redirection through proxies or port redirection, including HTRAN, ZXProxy, and ZXPortMap. (Citation: Trend Micro APT Attack Tools)\n\nThe definition of a proxy can also be expanded out to encompass trust relationships between networks in peer-to-peer, mesh, or trusted connections between networks consisting of hosts or systems that regularly communicate with each other.\n\nThe network may be within a single organization or across organizations with trust relationships. Adversaries could use these types of relationships to manage command and control communications, to reduce the number of simultaneous outbound network connections, to provide resiliency in the face of connection loss, or to ride over existing trusted communications paths between victims to avoid suspicion.\n\nDetection: Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Network activities disassociated from user-driven actions from processes that normally require user direction are suspicious.\n\nAnalyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server or between clients that should not or often do not communicate with one another). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process use of network, Process monitoring, Netflow/Enclave netflow, Packet capture\n\nRequires Network: Yes\n\nContributors: Walker Johnson", + "value": "Connection Proxy", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1090", + "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Process use of network", + "Process monitoring", + "Netflow/Enclave netflow", + "Packet capture" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + { + "description": "Regsvr32.exe is a command-line program used to register and unregister object linking and embedding controls, including dynamic link libraries (DLLs), on Windows systems. Regsvr32.exe can be used to execute arbitrary binaries. (Citation: Microsoft Regsvr32)\n\nAdversaries may take advantage of this functionality to proxy execution of code to avoid triggering security tools that may not monitor execution of, and modules loaded by, the regsvr32.exe process because of whitelists or false positives from Windows using regsvr32.exe for normal operations. Regsvr32.exe is also a Microsoft signed binary.\n\nRegsvr32.exe can also be used to specifically bypass process whitelisting using functionality to load COM scriptlets to execute DLLs under user permissions. Since regsvr32.exe is network and proxy aware, the scripts can be loaded by passing a uniform resource locator (URL) to file on an external Web server as an argument during invocation. This method makes no changes to the Registry as the COM object is not actually registered, only executed. (Citation: SubTee Regsvr32 Whitelisting Bypass) This variation of the technique has been used in campaigns targeting governments. (Citation: FireEye Regsvr32 Targeting Mongolian Gov)\n\nDetection: Use process monitoring to monitor the execution and arguments of regsvr32.exe. Compare recent invocations of regsvr32.exe with prior history of known good arguments and loaded files to determine anomalous and potentially adversarial activity. Command arguments used before and after the regsvr32.exe invocation may also be useful in determining the origin and purpose of the script or DLL being loaded.\n\nPlatforms: Windows\n\nData Sources: Loaded DLLs, Process monitoring, Process command-line parameters, Windows Registry\n\nDefense Bypassed: Process whitelisting, Anti-virus\n\nPermissions Required: User, Administrator\n\nRemote Support: No\n\nContributors: Casey Smith", + "value": "Regsvr32", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1117", + "https://support.microsoft.com/en-us/kb/249873", + "https://www.fireeye.com/blog/threat-research/2017/02/spear%20phishing%20techn.html" + ], + "mitre_data_sources": [ + "Loaded DLLs", + "Process monitoring", + "Process command-line parameters", + "Windows Registry" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "68f7e3a1-f09f-4164-9a62-16b648a0dd5a" + }, + { + "description": "Adversaries may enumerate files and directories or may search in specific locations of a host or network share for certain information within a file system. \n\n===Windows===\n\nExample utilities used to obtain this information are dir and tree. (Citation: Windows Commands JPCERT) Custom tools may also be used to gather file and directory information and interact with the Windows API.\n\n===Mac and Linux===\n\nIn Mac and Linux, this kind of discovery is accomplished with the ls, find, and locate commands.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Collection and Exfiltration, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator, SYSTEM\n\nSystem Requirements: Some folders may require Administrator, SYSTEM or specific user depending on permission levels and access controls", + "value": "File and Directory Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1083", + "http://blog.jpcert.or.jp/2016/01/windows-commands-abused-by-attackers.html" + ], + "mitre_data_sources": [ + "File monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + { + "description": "Before creating a window, graphical Windows-based processes must prescribe to or register a windows class, which stipulate appearance and behavior (via windows procedures, which are functions that handle input/output of data). (Citation: Microsoft Window Classes) Registration of new windows classes can include a request for up to 40 bytes of extra window memory (EWM) to be appended to the allocated memory of each instance of that class. This EWM is intended to store data specific to that window and has specific application programming interface (API) functions to set and get its value. (Citation: Microsoft GetWindowLong function) (Citation: Microsoft SetWindowLong function)\n\nAlthough small, the EWM is large enough to store a 32-bit pointer and is often used to point to a windows procedure. Malware may possibly utilize this memory location in part of an attack chain that includes writing code to shared sections of the process\u2019s memory, placing a pointer to the code in EWM, then invoking execution by returning execution control to the address in the process\u2019s EWM.\n\nExecution granted through EWM injection may take place in the address space of a separate live process. Similar to Process Injection, this may allow access to both the target process's memory and possibly elevated privileges. Writing payloads to shared sections also avoids the use of highly monitored API calls such as WriteProcessMemory and CreateRemoteThread. (Citation: Engame Process Injection July 2017) More sophisticated malware samples may also potentially bypass protection mechanisms such as data execution prevention (DEP) by triggering a combination of windows procedures and other system functions that will rewrite the malicious payload inside an executable portion of the target process. (Citation: MalwareTech Power Loader Aug 2013) (Citation: WeLiveSecurity Gapz and Redyms Mar 2013)\n\nDetection: Monitor for API calls related to enumerating and manipulating EWM such as GetWindowLong (Citation: Microsoft GetWindowLong function) and SetWindowLong (Citation: Microsoft SetWindowLong function). Malware associated with this technique have also used SendNotifyMessage (Citation: Microsoft SendNotifyMessage function) to trigger the associated window procedure and eventual malicious injection. (Citation: Engame Process Injection July 2017)\n\nPlatforms: Windows\n\nDefense Bypassed: Anti-virus, Host intrusion prevention systems, Data Execution Prevention\n\nPermissions Required: Administrator, SYSTEM", + "value": "Extra Window Memory Injection", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1181", + "https://msdn.microsoft.com/library/windows/desktop/ms633574.aspx", + "https://msdn.microsoft.com/library/windows/desktop/ms633584.aspx", + "https://msdn.microsoft.com/library/windows/desktop/ms633591.aspx", + "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process", + "https://www.malwaretech.com/2013/08/powerloader-injection-something-truly.html", + "https://www.welivesecurity.com/2013/03/19/gapz-and-redyms-droppers-based-on-power-loader-code/", + "https://msdn.microsoft.com/library/windows/desktop/ms644953.aspx" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "52f3d5a6-8a0f-4f82-977e-750abf90d0b0" + }, + { + "description": "Adversaries with a sufficient level of access may create a local system or domain account. Such accounts may be used for persistence that do not require persistent remote access tools to be deployed on the system.\n\nThe net user commands can be used to create a local or domain account.\n\nDetection: Collect data on account creation within a network. Event ID 4720 is generated when a user account is created on a Windows system and domain controller. (Citation: Microsoft User Creation Event) Perform regular audits of domain and local system accounts to detect suspicious accounts that may have been created by an adversary.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process Monitoring, Process command-line parameters, Authentication logs, Windows event logs\n\nPermissions Required: Administrator", + "value": "Create Account", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1136", + "https://docs.microsoft.com/windows/device-security/auditing/event-4720" + ], + "mitre_data_sources": [ + "Process Monitoring", + "Process command-line parameters", + "Authentication logs", + "Windows event logs" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "e01be9c5-e763-4caf-aeb7-000b416aef67" + }, + { + "description": "Adversaries may communicate over a commonly used port to bypass firewalls or network detection systems and to blend with normal network activity to avoid more detailed inspection. They may use commonly open ports such as\n* TCP:80 (HTTP)\n* TCP:443 (HTTPS)\n* TCP:25 (SMTP)\n* TCP/UDP:53 (DNS)\n\nThey may use the protocol associated with the port or a completely different protocol. \n\nFor connections that occur internally within an enclave (such as those between a proxy or pivot node and other nodes), examples of common ports are \n* TCP/UDP:135 (RPC)\n* TCP/UDP:22 (SSH)\n* TCP/UDP:3389 (RDP)\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Netflow/Enclave netflow, Process use of network, Process monitoring\n\nRequires Network: Yes", + "value": "Commonly Used Port", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1043", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Netflow/Enclave netflow", + "Process use of network", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + { + "description": "Command and control (C2) information is encoded using a standard data encoding system. Use of data encoding may be to adhere to existing protocol specifications and includes use of ASCII, Unicode, Base64, MIME, UTF-8, or other binary-to-text and character encoding systems. (Citation: Wikipedia Binary-to-text Encoding) (Citation: Wikipedia Character Encoding) Some data encoding systems may also result in data compression, such as gzip.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Process use of network, Process Monitoring, Network protocol analysis\n\nPermissions Required: User\n\nRequires Network: Yes\n\nContributors: Itzik Kotler, SafeBreach", + "value": "Data Encoding", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1132", + "https://en.wikipedia.org/wiki/Binary-to-text%20encoding", + "https://en.wikipedia.org/wiki/Character%20encoding", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Process use of network", + "Process Monitoring", + "Network protocol analysis" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + { + "description": "Link-Local Multicast Name Resolution (LLMNR) and NetBIOS Name Service (NBT-NS) are Microsoft Windows components that serve as alternate methods of host identification. LLMNR is based upon the Domain Name System (DNS) format and allows hosts on the same local link to perform name resolution for other hosts. NBT-NS identifies systems on a local network by their NetBIOS name. (Citation: Wikipedia LLMNR) (Citation: TechNet NetBIOS)\n\nAdversaries can spoof an authoritative source for name resolution on a victim network by responding to LLMNR (UDP 5355)/NBT-NS (UDP 137) traffic as if they know the identity of the requested host, effectively poisoning the service so that the victims will communicate with the adversary controlled system. If the requested host belongs to a resource that requires identification/authentication, the username and NTLMv2 hash will then be sent to the adversary controlled system. The adversary can then collect the hash information sent over the wire through tools that monitor the ports for traffic or through Network Sniffing and crack the hashes offline through Brute Force to obtain the plaintext passwords.\n\nSeveral tools exist that can be used to poison name services within local networks such as NBNSpoof, Metasploit, and Responder. (Citation: GitHub NBNSpoof) (Citation: Rapid7 LLMNR Spoofer) (Citation: GitHub Responder)\n\nDetection: Monitor HKLM\\Software\\Policies\\Microsoft\\Windows NT\\DNSClient for changes to the \"EnableMulticast\" DWORD value. A value of \u201c0\u201d indicates LLMNR is disabled. (Citation: Sternsecurity LLMNR-NBTNS)\n\nMonitor for traffic on ports UDP 5355 and UDP 137 if LLMNR/NetBIOS is disabled by security policy.\n\nDeploy an LLMNR/NBT-NS spoofing detection tool. (Citation: GitHub Conveigh)\n\nPlatforms: Windows\n\nData Sources: Windows Registry, Packet capture, Netflow/Enclave netflow\n\nPermissions Required: User\n\nContributors: Matthew Demaske, Adaptforward", + "value": "LLMNR/NBT-NS Poisoning", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1171", + "https://en.wikipedia.org/wiki/Link-Local%20Multicast%20Name%20Resolution", + "https://technet.microsoft.com/library/cc958811.aspx", + "https://github.com/nomex/nbnspoof", + "https://www.rapid7.com/db/modules/auxiliary/spoof/llmnr/llmnr%20response", + "https://github.com/SpiderLabs/Responder", + "https://www.sternsecurity.com/blog/local-network-attacks-llmnr-and-nbt-ns-poisoning", + "https://github.com/Kevin-Robertson/Conveigh" + ], + "mitre_data_sources": [ + "Windows Registry", + "Packet capture", + "Netflow/Enclave netflow" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0" + }, + { + "description": "Adversaries may search local file systems and remote file shares for files containing passwords. These can be files created by users to store their own credentials, shared credential stores for a group of individuals, configuration files containing passwords for a system or service, or source code/binary files containing embedded passwords.\n\nIt is possible to extract passwords from backups or saved virtual machines through Credential Dumping. (Citation: CG 2014) Passwords may also be obtained from Group Policy Preferences stored on the Windows Domain Controller. (Citation: SRD GPP)\n\nDetection: While detecting adversaries accessing these files may be difficult without knowing they exist in the first place, it may be possible to detect adversary use of credentials they have obtained. Monitor the command-line arguments of executing processes for suspicious words or regular expressions that may indicate searching for a password (for example: password, pwd, login, secure, or credentials). See Valid Accounts for more information.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process command-line parameters\n\nPermissions Required: User, Administrator, SYSTEM\n\nSystem Requirements: Access to files", + "value": "Credentials in Files", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1081", + "http://carnal0wnage.attackresearch.com/2014/05/mimikatz-against-virtual-machine-memory.html", + "http://blogs.technet.com/b/srd/archive/2014/05/13/ms14-025-an-update-for-group-policy-preferences.aspx" + ], + "mitre_data_sources": [ + "File monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + { + "description": "PowerShell is a powerful interactive command-line interface and scripting environment included in the Windows operating system. (Citation: TechNet PowerShell) Adversaries can use PowerShell to perform a number of actions, including discovery of information and execution of code. Examples include the Start-Process cmdlet which can be used to run an executable and the Invoke-Command cmdlet which runs a command locally or on a remote computer. \n\nPowerShell may also be used to download and run executables from the Internet, which can be executed from disk or in memory without touching disk.\n\nAdministrator permissions are required to use PowerShell to connect to remote systems.\n\nA number of PowerShell-based offensive testing tools are available, including Empire, (Citation: Github PowerShell Empire) PowerSploit, (Citation: Powersploit) and PSAttack. (Citation: Github PSAttack)\n\nDetection: If proper execution policy is set, adversaries will likely be able to define their own execution policy if they obtain administrator or system access, either through the Registry or at the command line. This change in policy on a system may be a way to detect malicious use of PowerShell. If PowerShell is not used in an environment, then simply looking for PowerShell execution may detect malicious activity.\n\nIt is also beneficial to turn on PowerShell logging to gain increased fidelity in what occurs during execution. (Citation: Malware Archaeology PowerShell Cheat Sheet) PowerShell 5.0 introduced enhanced logging capabilities, and some of those features have since been added to PowerShell 4.0. Earlier versions of PowerShell do not have many logging features. (Citation: FireEye PowerShell Logging 2016) An organization can gather PowerShell execution details in a data analytic platform to supplement it with other data.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, File monitoring, Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator\n\nRemote Support: Yes", + "value": "PowerShell", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1086", + "https://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx", + "https://github.com/PowerShellEmpire/Empire", + "https://github.com/mattifestation/PowerSploit", + "https://github.com/jaredhaight/PSAttack", + "http://www.malwarearchaeology.com/s/Windows-PowerShell-Logging-Cheat-Sheet-ver-June-2016-v2.pdf", + "https://www.fireeye.com/blog/threat-research/2016/02/greater%20visibilityt.html" + ], + "mitre_data_sources": [ + "Windows Registry", + "File monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + { + "description": "Adversaries may attempt to get a listing of security software, configurations, defensive tools, and sensors that are installed on the system. This may include things such as local firewall rules, anti-virus, and virtualization. These checks may be built into early-stage remote access tools.\n\n===Windows===\n\nExample commands that can be used to obtain security software information are netsh, reg query with Reg, dir with cmd, and Tasklist, but other indicators of discovery behavior may be more specific to the type of software or security system the adversary is looking for.\n\n===Mac===\n\nIt's becoming more common to see macOS malware perform checks for LittleSnitch and KnockKnock software.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as lateral movement, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: macOS, Windows\n\nData Sources: File monitoring, Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "Security Software Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1063" + ], + "mitre_data_sources": [ + "File monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "macOS", + "Windows" + ] + }, + "uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + { + "description": "Launchctl controls the macOS launchd process which handles things like launch agents and launch daemons, but can execute other commands or programs itself. Launchctl supports taking subcommands on the command-line, interactively, or even redirected from standard input. By loading or reloading launch agents or launch daemons, adversaries can install persistence or execute changes they made (Citation: Sofacy Komplex Trojan). Running a command from launchctl is as simple as launchctl submit -l -- /Path/to/thing/to/execute \"arg\" \"arg\" \"arg\". Loading, unloading, or reloading launch agents or launch daemons can require elevated privileges. \n\nAdversaries can abuse this functionality to execute code or even bypass whitelisting if launchctl is an allowed process.\n\nDetection: Knock Knock can be used to detect persistent programs such as those installed via launchctl as launch agents or launch daemons. Additionally, every launch agent or launch daemon must have a corresponding plist file on disk somewhere which can be monitored. Monitor process execution from launchctl/launchd for unusual or unknown processes.\n\nPlatforms: macOS\n\nData Sources: File monitoring, Process Monitoring, Process command-line parameters\n\nDefense Bypassed: Application whitelisting, Process whitelisting, Whitelisting by file name or path\n\nPermissions Required: User, Administrator\n\nRemote Support: No", + "value": "Launchctl", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1152", + "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "53bfc8bf-8f76-4cd7-8958-49a884ddb3ee" + }, + { + "description": "Windows service configuration information, including the file path to the service's executable, is stored in the Registry. Service configurations can be modified using utilities such as sc.exe and Reg.\n\nAdversaries can modify an existing service to persist malware on a system by using system utilities or by using custom tools to interact with the Windows API. Use of existing services is a type of Masquerading that may make detection analysis more challenging. Modifying existing services may interrupt their functionality or may enable services that are disabled or otherwise not commonly used.\n\nDetection: Look for changes to service Registry entries that do not correlate with known software, patch cycles, etc. Changes to the binary path and the service startup type changed from manual or disabled to automatic, if it does not typically do so, may be suspicious. Tools such as Sysinternals Autoruns may also be used to detect system service changes that could be attempts at persistence. (Citation: TechNet Autoruns) \n\nService information is stored in the Registry at HKLM\\SYSTEM\\CurrentControlSet\\Services.\n\nCommand-line invocation of tools capable of modifying services may be unusual, depending on how systems are typically used in a particular environment. Collect service utility execution and service binary path arguments used for analysis. Service binary paths may even be changed to execute cmd commands or scripts.\n\nLook for abnormal process call trees from known services and for execution of other commands that could relate to Discovery or other adversary techniques. Services may also be modified through Windows system management tools such as Windows Management Instrumentation and PowerShell, so additional logging may need to be configured to gather the appropriate data.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, File monitoring, Process command-line parameters, Process monitoring\n\nPermissions Required: Administrator, SYSTEM\n\nContributors: Travis Smith, Tripwire", + "value": "Modify Existing Service", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1031", + "https://technet.microsoft.com/en-us/sysinternals/bb963902" + ], + "mitre_data_sources": [ + "Windows Registry", + "File monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "62dfd1ca-52d5-483c-a84b-d6e80bf94b7b" + }, + { + "description": "Adversaries use command and control over an encrypted channel using a known encryption protocol like HTTPS or SSL/TLS. The use of strong encryption makes it difficult for defenders to detect signatures within adversary command and control traffic.\n\nSome adversaries may use other encryption protocols and algorithms with symmetric keys, such as RC4, that rely on encryption keys encoded into malware configuration files and not public key cryptography. Such keys may be obtained through malware reverse engineering.\n\nDetection: SSL/TLS inspection is one way of detecting command and control traffic within some encrypted communication channels. (Citation: SANS Decrypting SSL) SSL/TLS inspection does come with certain risks that should be considered before implementing to avoid potential security issues such as incomplete certificate validation. (Citation: SEI SSL Inspection Risks)\n\nIf malware uses encryption with symmetric keys, it may be possible to obtain the algorithm and key from samples and use them to decode network traffic to detect malware communications signatures. (Citation: Fidelis DarkComet)\n\nIn general, analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Netflow/Enclave netflow, Malware reverse engineering, Process use of network, Process monitoring, SSL/TLS inspection\n\nRequires Network: Yes", + "value": "Standard Cryptographic Protocol", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1032", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf", + "http://www.sans.org/reading-room/whitepapers/analyst/finding-hidden-threats-decrypting-ssl-34840", + "https://insights.sei.cmu.edu/cert/2015/03/the-risks-of-ssl-inspection.html", + "https://www.fidelissecurity.com/sites/default/files/FTA%201018%20looking%20at%20the%20sky%20for%20a%20dark%20comet.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Netflow/Enclave netflow", + "Malware reverse engineering", + "Process use of network", + "Process monitoring", + "SSL/TLS inspection" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + { + "description": "When the setuid or setgid bits are set on Linux or macOS for an application, this means that the application will run with the privileges of the owning user or group respectively. Normally an application is run in the current user\u2019s context, regardless of which user or group owns the application. There are instances where programs need to be executed in an elevated context to function properly, but the user running them doesn\u2019t need the elevated privileges. Instead of creating an entry in the sudoers file, which must be done by root, any user can specify the setuid or setgid flag to be set for their own applications. These bits are indicated with an \"s\" instead of an \"x\" when viewing a file's attributes via ls -l. The chmod program can set these bits with via bitmasking, chmod 4777 [file] or via shorthand naming, chmod u+s [file].\n\nAn adversary can take advantage of this to either do a shell escape or exploit a vulnerability in an application with the setsuid or setgid bits to get code running in a different user\u2019s context.\n\nDetection: Monitor the file system for files that have the setuid or setgid bits set. Monitor for execution of utilities, like chmod, and their command-line arguments to look for setuid or setguid bits being set.\n\nPlatforms: Linux, macOS\n\nData Sources: File monitoring, Process Monitoring, Process command-line parameters\n\nEffective Permissions: Administrator, root\n\nPermissions Required: User", + "value": "Setuid and Setgid", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1166" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "c0df6533-30ee-4a4a-9c6d-17af5abdf0b2" + }, + { + "description": "The Server Message Block (SMB) protocol is commonly used in Windows networks for authentication and communication between systems for access to resources and file sharing. When a Windows system attempts to connect to an SMB resource it will automatically attempt to authenticate and send credential information for the current user to the remote system. (Citation: Wikipedia Server Message Block) This behavior is typical in enterprise environments so that users do not need to enter credentials to access network resources. Web Distributed Authoring and Versioning (WebDAV) is typically used by Windows systems as a backup protocol when SMB is blocked or fails. WebDAV is an extension of HTTP and will typically operate over TCP ports 80 and 443. (Citation: Didier Stevens WebDAV Traffic) (Citation: Microsoft Managing WebDAV Security)\n\nAdversaries may take advantage of this behavior to gain access to user account hashes through forced SMB authentication. An adversary can send an attachment to a user through spearphishing that contains a resource link to an external server controlled by the adversary, or place a specially crafted file on navigation path for privileged accounts (e.g. .SCF file placed on desktop) or on a publicly accessible share to be accessed by victim(s). When the user's system accesses the untrusted resource it will attempt authentication and send information including the user's hashed credentials over SMB to the adversary controlled server. (Citation: GitHub Hashjacking) With access to the credential hash, an adversary can perform off-line Brute Force cracking to gain access to plaintext credentials, or reuse it for Pass the Hash. (Citation: Cylance Redirect to SMB)\n\nThere are different ways this can occur:\n*A spearphishing attachment containing a document with a resource that is automatically loaded when the document is opened. The document can include, for example, a request similar to file[:]//[remote address]/Normal.dotm to trigger the SMB request. (Citation: US-CERT APT Energy Oct 2017)\n*A modified .LNK or .SCF file with the icon filename pointing to an external reference such as \\\\[remote address]\\pic.png that will force the system to load the resource when the icon is rendered to repeatedly gather credentials. (Citation: US-CERT APT Energy Oct 2017)\n\nDetection: Monitor for SMB traffic on TCP ports 139, 445 and UDP port 137 and WebDAV traffic attempting to exit the network to unknown external systems. If attempts are detected, then investigate endpoint data sources to find the root cause.\n\nMonitor creation and modification of .LNK, .SCF, or any other files on systems and within virtual environments that contain resources that point to external network resources as these could be used to gather credentials when the files are rendered. (Citation: US-CERT APT Energy Oct 2017)\n\nPlatforms: Windows\n\nData Sources: File monitoring, Network protocol analysis, Network device logs, Process use of network\n\nPermissions Required: User\n\nContributors: Teodor Cimpoesu", + "value": "Forced Authentication", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1187", + "https://en.wikipedia.org/wiki/Server%20Message%20Block", + "https://blog.didierstevens.com/2017/11/13/webdav-traffic-to-malicious-sites/", + "https://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4beddb35-0cba-424c-8b9b-a5832ad8e208.mspx", + "https://github.com/hob0/hashjacking", + "https://www.cylance.com/content/dam/cylance/pdfs/white%20papers/RedirectToSMB.pdf", + "https://www.us-cert.gov/ncas/alerts/TA17-293A" + ], + "mitre_data_sources": [ + "File monitoring", + "Network protocol analysis", + "Network device logs", + "Process use of network" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "b77cf5f3-6060-475d-bd60-40ccbf28fdc2" + }, + { + "description": "Adversaries may steal the credentials of a specific user or service account using Credential Access techniques. Compromised credentials may be used to bypass access controls placed on various resources on hosts and within the network and may even be used for persistent access to remote systems. Compromised credentials may also grant an adversary increased privilege to specific systems or access to restricted areas of the network. Adversaries may choose not to use malware or tools in conjunction with the legitimate access those credentials provide to make it harder to detect their presence.\n\nAdversaries may also create accounts, sometimes using pre-defined account names and passwords, as a means for persistence through backup access in case other means are unsuccessful. \n\nThe overlap of credentials and permissions across a network of systems is of concern because the adversary may be able to pivot across accounts and systems to reach a high level of access (i.e., domain or enterprise administrator) to bypass access controls set within the enterprise. (Citation: TechNet Credential Theft)\n\nDetection: Configure robust, consistent account activity audit policies across the enterprise. (Citation: TechNet Audit Policy) Look for suspicious account behavior across systems that share accounts, either user, admin, or service accounts. Examples: one account logged into multiple systems simultaneously; multiple accounts logged into the same machine simultaneously; accounts logged in at odd times or outside of business hours. Activity may be from interactive login sessions or process ownership from accounts being used to execute binaries on a remote system as a particular account. Correlate other security systems with login information (e.g., a user has an active login session but has not entered the building or does not have VPN access).\n\nPerform regular audits of domain and local system accounts to detect accounts that may have been created by an adversary for persistence.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Authentication logs, Process monitoring\n\nEffective Permissions: User, Administrator\n\nDefense Bypassed: Anti-virus, Firewall, Host intrusion prevention systems, Network intrusion detection system, Process whitelisting, System access controls\n\nPermissions Required: User, Administrator", + "value": "Valid Accounts", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1078", + "https://technet.microsoft.com/en-us/library/dn535501.aspx", + "https://technet.microsoft.com/en-us/library/dn487457.aspx" + ], + "mitre_data_sources": [ + "Authentication logs", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + { + "description": "Adversaries may try to get information about registered services. Commands that may obtain information about services using operating system utilities are \"sc,\" \"tasklist /svc\" using Tasklist, and \"net start\" using Net, but adversaries may also use other tools as well.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system information related to services. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Windows\n\nData Sources: Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "System Service Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1007" + ], + "mitre_data_sources": [ + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + { + "description": "Every user account in macOS has a userID associated with it. When creating a user, you can specify the userID for that account. There is a property value in /Library/Preferences/com.apple.loginwindow called Hide500Users that prevents users with userIDs 500 and lower from appearing at the login screen. By using the Create Account technique with a userID under 500 and enabling this property (setting it to Yes), an adversary can hide their user accounts much more easily: sudo dscl . -create /Users/username UniqueID 401 (Citation: Cybereason OSX Pirrit).\n\nDetection: This technique prevents the new user from showing up at the log in screen, but all of the other signs of a new user still exist. The user still gets a home directory and will appear in the authentication logs.\n\nPlatforms: macOS\n\nData Sources: Authentication logs, File monitoring\n\nPermissions Required: Administrator, root", + "value": "Hidden Users", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1147", + "https://www2.cybereason.com/research-osx-pirrit-mac-os-x-secuirty" + ], + "mitre_data_sources": [ + "Authentication logs", + "File monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "ce73ea43-8e77-47ba-9c11-5e9c9c58b9ff" + }, + { + "description": "===Windows===\n\nAdversaries may attempt to identify the primary user, currently logged in user, set of users that commonly uses a system, or whether a user is actively using the system. They may do this, for example, by retrieving account usernames or by using Credential Dumping. The information may be collected in a number of different ways using other Discovery techniques, because user and username details are prevalent throughout a system and include running process ownership, file/directory ownership, session information, and system logs.\n\n===Mac===\n\nOn Mac, the currently logged in user can be identified with users,w, and who.\n\n===Linux===\n\nOn Linux, the currently logged in user can be identified with w and who.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process monitoring, Process command-line parameters\n\nPermissions Required: User, Administrator", + "value": "System Owner/User Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1033" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + { + "description": "Some adversaries may split communications between different protocols. There could be one protocol for inbound command and control and another for outbound data, allowing it to bypass certain firewall restrictions. The split could also be random to simply avoid data threshold alerts on any one communication.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2) Correlating alerts between multiple communication channels can further help identify command-and-control behavior.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Netflow/Enclave netflow, Process use of network, Malware reverse engineering, Process monitoring\n\nRequires Network: Yes", + "value": "Multiband Communication", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1026", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Netflow/Enclave netflow", + "Process use of network", + "Malware reverse engineering", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "99709758-2b96-48f2-a68a-ad7fbd828091" + }, + { + "description": "Pass the ticket (PtT) is a method of authenticating to a system using Kerberos tickets without having access to an account's password. Kerberos authentication can be used as the first step to lateral movement to a remote system.\n\nIn this technique, valid Kerberos tickets for Valid Accounts are captured by Credential Dumping. A user's service tickets or ticket granting ticket (TGT) may be obtained, depending on the level of access. A service ticket allows for access to a particular resource, whereas a TGT can be used to request service tickets from the Ticket Granting Service (TGS) to access any resource the user has privileges to access. (Citation: ADSecurity AD Kerberos Attacks) (Citation: GentilKiwi Pass the Ticket)\n\nSilver Tickets can be obtained for services that use Kerberos as an authentication mechanism and are used to generate tickets to access that particular resource and the system that hosts the resource (e.g., SharePoint). (Citation: ADSecurity AD Kerberos Attacks)\n\nGolden Tickets can be obtained for the domain using the Key Distribution Service account KRBTGT account NTLM hash, which enables generation of TGTs for any account in Active Directory. (Citation: Campbell 2014)\n\nDetection: Audit all Kerberos authentication and credential use events and review for discrepancies. Unusual remote authentication events that correlate with other suspicious activity (such as writing and executing binaries) may indicate malicious activity.\n\nEvent ID 4769 is generated on the Domain Controller when using a golden ticket after the KRBTGT password has been reset twice, as mentioned in the mitigation section. The status code 0x1F indicates the action has failed due to \"Integrity check on decrypted field failed\" and indicates misuse by a previously invalidated golden ticket. (Citation: CERT-EU Golden Ticket Protection)\n\nPlatforms: Windows\n\nData Sources: Authentication logs\n\nSystem Requirements: Requires Microsoft Windows as a target system and Kerberos authentication enabled.\n\nContributors: Ryan Becwar, Vincent Le Toux", + "value": "Pass the Ticket", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1097", + "https://adsecurity.org/?p=556", + "http://defcon.org/images/defcon-22/dc-22-presentations/Campbell/DEFCON-22-Christopher-Campbell-The-Secret-Life-of-Krbtgt.pdf", + "http://blog.gentilkiwi.com/securite/mimikatz/pass-the-ticket-kerberos" + ], + "mitre_data_sources": [ + "Authentication logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "a257ed11-ff3b-4216-8c9d-3938ef57064c" + }, + { + "description": "Windows Remote Management (WinRM) is the name of both a Windows service and a protocol that allows a user to interact with a remote system (e.g., run an executable, modify the Registry, modify services). (Citation: Microsoft WinRM) It may be called with the winrm command or by any number of programs such as PowerShell. (Citation: Jacobsen 2014)\n\nDetection: Monitor use of WinRM within an environment by tracking service execution. If it is not normally used or is disabled, then this may be an indicator of suspicious behavior. Monitor processes created and actions taken by the WinRM process or a WinRM invoked script to correlate it with other related events.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Authentication logs, Netflow/Enclave netflow, Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator\n\nSystem Requirements: WinRM listener turned on and configured on remote system\n\nRemote Support: Yes", + "value": "Windows Remote Management", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1028", + "http://msdn.microsoft.com/en-us/library/aa384426", + "https://www.slideshare.net/kieranjacobsen/lateral-movement-with-power-shell-2" + ], + "mitre_data_sources": [ + "File monitoring", + "Authentication logs", + "Netflow/Enclave netflow", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "c3bce4f4-9795-46c6-976e-8676300bbc39" + }, + { + "description": "Per Apple\u2019s developer documentation, when macOS and OS X boot up, launchd is run to finish system initialization. This process loads the parameters for each launch-on-demand system-level daemon from the property list (plist) files found in /System/Library/LaunchDaemons and /Library/LaunchDaemons (Citation: AppleDocs Launch Agent Daemons). These LaunchDaemons have property list files which point to the executables that will be launched (Citation: Methods of Mac Malware Persistence).\n \nAdversaries may install a new launch daemon that can be configured to execute at startup by using launchd or launchctl to load a plist into the appropriate directories (Citation: OSX Malware Detection). The daemon name may be disguised by using a name from a related operating system or benign software (Citation: WireLurker). Launch Daemons may be created with administrator privileges, but are executed under root privileges, so an adversary may also use a service to escalate privileges from administrator to root.\n \nThe plist file permissions must be root:wheel, but the script or program that it points to has no such requirement. So, it is possible for poor configurations to allow an adversary to modify a current Launch Daemon\u2019s executable and gain persistence or Privilege Escalation.\n\nDetection: Monitor Launch Daemon creation through additional plist files and utilities such as Objective-See's Knock Knock application.\n\nPlatforms: macOS\n\nData Sources: Process Monitoring, File monitoring\n\nEffective Permissions: root\n\nPermissions Required: Administrator", + "value": "Launch Daemon", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1160", + "https://developer.apple.com/library/content/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf", + "https://www.synack.com/wp-content/uploads/2016/03/RSA%20OSX%20Malware.pdf", + "https://www.paloaltonetworks.com/content/dam/pan/en%20US/assets/pdf/reports/Unit%2042/unit42-wirelurker.pdf" + ], + "mitre_data_sources": [ + "Process Monitoring", + "File monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "e99ec083-abdd-48de-ad87-4dbf6f8ba2a4" + }, + { + "description": "Keychains are the built-in way for macOS to keep track of users' passwords and credentials for many services and features such as WiFi passwords, websites, secure notes, certificates, and Kerberos. Keychain files are located in ~/Library/Keychains/,/Library/Keychains/, and /Network/Library/Keychains/. (Citation: Wikipedia keychain) The security command-line utility, which is built into macOS by default, provides a useful way to manage these credentials.\n\nTo manage their credentials, users have to use additional credentials to access their keychain. If an adversary knows the credentials for the login keychain, then they can get access to all the other credentials stored in this vault. (Citation: External to DA, the OS X Way) By default, the passphrase for the keychain is the user\u2019s logon credentials.\n\nDetection: Unlocking the keychain and using passwords from it is a very common process, so there is likely to be a lot of noise in any detection technique. Monitoring of system calls to the keychain can help determine if there is a suspicious process trying to access it.\n\nPlatforms: macOS\n\nData Sources: System calls, Process Monitoring\n\nPermissions Required: Administrator", + "value": "Keychain", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1142", + "https://en.wikipedia.org/wiki/Keychain%20(software)", + "http://www.slideshare.net/StephanBorosh/external-to-da-the-os-x-way" + ], + "mitre_data_sources": [ + "System calls", + "Process Monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "9e09ddb2-1746-4448-9cad-7f8b41777d6d" + }, + { + "description": "An adversary can leverage a computer's peripheral devices (e.g., microphones and webcams) or applications (e.g., voice and video call services) to capture audio recordings for the purpose of listening into sensitive conversations to gather information.\n\nMalware or scripts may be used to interact with the devices through an available API provided by the operating system or an application to capture audio. Audio files may be written to disk and exfiltrated later.\n\nDetection: Detection of this technique may be difficult due to the various APIs that may be used. Telemetry data regarding API use may not be useful depending on how a system is normally used, but may provide context to other potentially malicious activity occurring on a system.\n\nBehavior that could indicate technique use include an unknown or unusual process accessing APIs associated with devices or software that interact with the microphone, recording devices, or recording software, and a process periodically writing files to disk that contain audio data.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: API monitoring, Process monitoring, File monitoring\n\nPermissions Required: User", + "value": "Audio Capture", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1123" + ], + "mitre_data_sources": [ + "API monitoring", + "Process monitoring", + "File monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "1035cdf2-3e5f-446f-a7a7-e8f6d7925967" + }, + { + "description": "Adversaries may use a custom cryptographic protocol or algorithm to hide command and control traffic. A simple scheme, such as XOR-ing the plaintext with a fixed key, will produce a very weak ciphertext.\n\nCustom encryption schemes may vary in sophistication. Analysis and reverse engineering of malware samples may be enough to discover the algorithm and encryption key used.\n\nSome adversaries may also attempt to implement their own version of a well-known cryptographic algorithm instead of using a known implementation library, which may lead to unintentional errors. (Citation: F-Secure Cosmicduke)\n\nDetection: If malware uses custom encryption with symmetric keys, it may be possible to obtain the algorithm and key from samples and use them to decode network traffic to detect malware communications signatures. (Citation: Fidelis DarkComet)\n\nIn general, analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect when communications do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Netflow/Enclave netflow, Process use of network, Malware reverse engineering, Process monitoring\n\nRequires Network: Yes", + "value": "Custom Cryptographic Protocol", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1024", + "https://www.f-secure.com/documents/996508/1030745/cosmicduke%20whitepaper.pdf", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf", + "https://www.fidelissecurity.com/sites/default/files/FTA%201018%20looking%20at%20the%20sky%20for%20a%20dark%20comet.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Netflow/Enclave netflow", + "Process use of network", + "Malware reverse engineering", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + { + "description": "Cause a binary or script to execute based on interacting with the file through a graphical user interface (GUI) or in an interactive remote session such as Remote Desktop Protocol.\n\nDetection: Detection of execution through the GUI will likely lead to significant false positives. Other factors should be considered to detect misuse of services that can lead to adversaries gaining access to systems through interactive remote sessions. \n\nUnknown or unusual process launches outside of normal behavior on a particular system occurring through remote interactive sessions are suspicious. Collect and audit security logs that may indicate access to and use of Legitimate Credentials to access remote systems within the network.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Binary file metadata, Process command-line parameters, Process monitoring\n\nPermissions Required: User, Administrator, SYSTEM\n\nRemote Support: Yes", + "value": "Graphical User Interface", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1061" + ], + "mitre_data_sources": [ + "File monitoring", + "Binary file metadata", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "a6525aec-acc4-47fe-92f9-b9b4de4b9228" + }, + { + "description": "In macOS and OS X, when applications or programs are downloaded from the internet, there is a special attribute set on the file called com.apple.quarantine. This attribute is read by Apple's Gatekeeper defense program at execution time and provides a prompt to the user to allow or deny execution. \n\nApps loaded onto the system from USB flash drive, optical disk, external hard drive, or even from a drive shared over the local network won\u2019t set this flag. Additionally, other utilities or events like drive-by downloads don\u2019t necessarily set it either. This completely bypasses the built-in Gatekeeper check. (Citation: Methods of Mac Malware Persistence) The presence of the quarantine flag can be checked by the xattr command xattr /path/to/MyApp.app for com.apple.quarantine. Similarly, given sudo access or elevated permission, this attribute can be removed with xattr as well, sudo xattr -r -d com.apple.quarantine /path/to/MyApp.app. (Citation: Clearing quarantine attribute) (Citation: OceanLotus for OS X)\n \nIn typical operation, a file will be downloaded from the internet and given a quarantine flag before being saved to disk. When the user tries to open the file or application, macOS\u2019s gatekeeper will step in and check for the presence of this flag. If it exists, then macOS will then prompt the user to confirmation that they want to run the program and will even provide the URL where the application came from. However, this is all based on the file being downloaded from a quarantine-savvy application. (Citation: Bypassing Gatekeeper)\n\nDetection: Monitoring for the removal of the com.apple.quarantine flag by a user instead of the operating system is a suspicious action and should be examined further.\n\nPlatforms: macOS\n\nDefense Bypassed: Application whitelisting, Anti-virus\n\nPermissions Required: User, Administrator", + "value": "Gatekeeper Bypass", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1144", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf", + "https://derflounder.wordpress.com/2012/11/20/clearing-the-quarantine-extended-attribute-from-downloaded-applications/", + "https://www.alienvault.com/blogs/labs-research/oceanlotus-for-os-x-an-application-bundle-pretending-to-be-an-adobe-flash-update", + "https://blog.malwarebytes.com/cybercrime/2015/10/bypassing-apples-gatekeeper/" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "6fb6408c-0db3-41d9-a3a1-a32e5f16454e" + }, + { + "description": "Adversaries may use fallback or alternate communication channels if the primary channel is compromised or inaccessible in order to maintain reliable command and control and to avoid data transfer thresholds.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Netflow/Enclave netflow, Malware reverse engineering, Process use of network, Process monitoring\n\nRequires Network: Yes", + "value": "Fallback Channels", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1008", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Netflow/Enclave netflow", + "Malware reverse engineering", + "Process use of network", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + { + "description": "Exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary-controlled code. Exploiting software vulnerabilities may allow adversaries to run a command or binary on a remote system for lateral movement, escalate a current process to a higher privilege level, or bypass security mechanisms. Exploits may also allow an adversary access to privileged accounts and credentials. One example of this is MS14-068, which can be used to forge Kerberos tickets using domain user permissions. (Citation: Technet MS14-068) (Citation: ADSecurity Detecting Forged Tickets)\n\nDetection: Software exploits may not always succeed or may cause the exploited process to become unstable or crash. Software and operating system crash reports may contain useful contextual information about attempted exploits that correlate with other malicious activity. Exploited processes may exhibit behavior that is unusual for the specific process, such as spawning additional processes or reading and writing to files.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Windows Error Reporting, File monitoring, Process monitoring\n\nEffective Permissions: User, Administrator, SYSTEM\n\nDefense Bypassed: Anti-virus, System access controls\n\nPermissions Required: User, Administrator, SYSTEM\n\nSystem Requirements: Unpatched software or otherwise vulnerable target. Depending on the target and goal, the system and exploitable service may need to be remotely accessible from the internal network. In the case of privilege escalation, the adversary likely already has user permissions on the target system.\n\nContributors: John Lambert, Microsoft Threat Intelligence Center", + "value": "Exploitation of Vulnerability", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1068", + "https://adsecurity.org/?p=1515", + "https://technet.microsoft.com/en-us/library/security/ms14-068.aspx" + ], + "mitre_data_sources": [ + "Windows Error Reporting", + "File monitoring", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + { + "description": "To prevent normal users from accidentally changing special files on a system, most operating systems have the concept of a \u2018hidden\u2019 file. These files don\u2019t show up when a user browses the file system with a GUI or when using normal commands on the command line. Users must explicitly ask to show the hidden files either via a series of Graphical User Interface (GUI) prompts or with command line switches (dir /a for Windows and ls \u2013a for Linux and macOS).\n\n===Windows===\n\nUsers can mark specific files as hidden by using the attrib.exe binary. Simply do attrib +h filename to mark a file or folder as hidden. Similarly, the \u201c+s\u201d marks a file as a system file and the \u201c+r\u201d flag marks the file as read only. Like most windows binaries, the attrib.exe binary provides the ability to apply these changes recursively \u201c/S\u201d.\n\n===Linux/Mac===\n\nUsers can mark specific files as hidden simply by putting a \u201c.\u201d as the first character in the file or folder name (Citation: Sofacy Komplex Trojan) (Citation: Antiquated Mac Malware). Files and folder that start with a period, \u2018.\u2019, are by default hidden from being viewed in the Finder application and standard command-line utilities like \u201cls\u201d. Users must specifically change settings to have these files viewable. For command line usages, there is typically a flag to see all files (including hidden ones). To view these files in the Finder Application, the following command must be executed: defaults write com.apple.finder AppleShowAllFiles YES, and then relaunch the Finder Application.\n\n===Mac===\n\nFiles on macOS can be marked with the UF_HIDDEN flag which prevents them from being seen in Finder.app, but still allows them to be seen in Terminal.app (Citation: WireLurker).\nMany applications create these hidden files and folders to store information so that it doesn\u2019t clutter up the user\u2019s workspace. For example, SSH utilities create a .ssh folder that\u2019s hidden and contains the user\u2019s known hosts and keys. \n\nAdversaries can use this to their advantage to hide files and folders anywhere on the system for persistence and evading a typical user or system analysis that does not incorporate investigation of hidden files.\n\nDetection: Monitor the file system and shell commands for files being created with a leading \".\" and the Windows command-line use of attrib.exe to add the hidden attribute.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process Monitoring, Process command-line parameters\n\nDefense Bypassed: Host forensic analysis\n\nPermissions Required: User", + "value": "Hidden Files and Directories", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1158", + "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/", + "https://blog.malwarebytes.com/threat-analysis/2017/01/new-mac-backdoor-using-antiquated-code/", + "https://www.paloaltonetworks.com/content/dam/pan/en%20US/assets/pdf/reports/Unit%2042/unit42-wirelurker.pdf" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "dc27c2ec-c5f9-4228-ba57-d67b590bda93" + }, + { + "description": "Some security tools inspect files with static signatures to determine if they are known malicious. Adversaries may add data to files to increase the size beyond what security tools are capable of handling or to change the file hash to avoid hash-based blacklists.\n\nDetection: Depending on the method used to pad files, a file-based signature may be capable of detecting padding using a scanning or on-access based tool. \n\nWhen executed, the resulting process from padded files may also exhibit other behavior characteristics of being used to conduct an intrusion such as system and network information Discovery or Lateral Movement, which could be used as event indicators that point to the source file.\n\nPlatforms: Linux, macOS, Windows\n\nDefense Bypassed: Anti-virus, Signature-based detection", + "value": "Binary Padding", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1009" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "519630c5-f03f-4882-825c-3af924935817" + }, + { + "description": "Adversaries may use more than one remote access tool with varying command and control protocols as a hedge against detection. If one type of tool is detected and blocked or removed as a response but the organization did not gain a full understanding of the adversary's tools and access, then the adversary will be able to retain access to the network. Adversaries may also attempt to gain access to Valid Accounts to use External Remote Services such as external VPNs as a way to maintain access despite interruptions to remote access tools deployed within a target network. (Citation: Mandiant APT1)\n\nUse of a Web Shell is one such way to maintain access to a network through an externally accessible Web server.\n\nDetection: Existing methods of detecting remote access tools are helpful. Backup remote access tools or other access points may not have established command and control channels open during an intrusion, so the volume of data transferred may not be as high as the primary channel unless access is lost.\n\nDetection of tools based on beacon traffic, Command and Control protocol, or adversary infrastructure require prior threat intelligence on tools, IP addresses, and/or domains the adversary may use, along with the ability to detect use at the network boundary. Prior knowledge of indicators of compromise may also help detect adversary tools at the endpoint if tools are available to scan for those indicators.\n\nIf an intrusion is in progress and sufficient endpoint data or decoded command and control traffic is collected, then defenders will likely be able to detect additional tools dropped as the adversary is conducting the operation.\n\nFor alternative access using externally accessible VPNs or remote services, follow detection recommendations under Valid Accounts and External Remote Services to collect account use information.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Process monitoring, Process use of network, Packet capture, Network protocol analysis, File monitoring, Binary file metadata, Authentication logs\n\nDefense Bypassed: Anti-virus, Network intrusion detection system\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "Redundant Access", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1108", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ], + "mitre_data_sources": [ + "Process monitoring", + "Process use of network", + "Packet capture", + "Network protocol analysis", + "File monitoring", + "Binary file metadata", + "Authentication logs" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "6aabc5ec-eae6-422c-8311-38d45ee9838a" + }, + { + "description": "Data is encrypted before being exfiltrated in order to hide the information that is being exfiltrated from detection or to make the exfiltration less conspicuous upon inspection by a defender. The encryption is performed by a utility, programming library, or custom algorithm on the data itself and is considered separate from any encryption performed by the command and control or file transfer protocol. Common file archive formats that can encrypt files are RAR and zip.\n\nOther exfiltration techniques likely apply as well to transfer the information out of the network, such as Exfiltration Over Command and Control Channel and Exfiltration Over Alternative Protocol\n\nDetection: Encryption software and encrypted files can be detected in many ways. Common utilities that may be present on the system or brought in by an adversary may be detectable through process monitoring and monitoring for command-line arguments for known encryption utilities. This may yield a significant amount of benign events, depending on how systems in the environment are typically used. Often the encryption key is stated within command-line invocation of the software. \n\nA process that loads the Windows DLL crypt32.dll may be used to perform encryption, decryption, or verification of file signatures. \n\nNetwork traffic may also be analyzed for entropy to determine if encrypted data is being transmitted. (Citation: Zhang 2013) If the communications channel is unencrypted, encrypted files of known file types can be detected in transit during exfiltration with a network intrusion detection or data loss prevention system analyzing file headers. (Citation: Wikipedia File Header Signatures)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Binary file metadata, Process command-line parameters, Process monitoring\n\nRequires Network: No", + "value": "Data Encrypted", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1022", + "http://www.netsec.colostate.edu/~zhang/DetectingEncryptedBotnetTraffic.pdf", + "https://en.wikipedia.org/wiki/List%20of%20file%20signatures" + ], + "mitre_data_sources": [ + "File monitoring", + "Binary file metadata", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + { + "description": "Property list (plist) files contain all of the information that macOS and OS X uses to configure applications and services. These files are UT-8 encoded and formatted like XML documents via a series of keys surrounded by < >. They detail when programs should execute, file paths to the executables, program arguments, required OS permissions, and many others. plists are located in certain locations depending on their purpose such as /Library/Preferences (which execute with elevated privileges) and ~/Library/Preferences (which execute with a user's privileges). \nAdversaries can modify these plist files to point to their own code, can use them to execute their code in the context of another user, bypass whitelisting procedures, or even use them as a persistence mechanism. (Citation: Sofacy Komplex Trojan)\n\nDetection: File system monitoring can determine if plist files are being modified. Users should not have permission to modify these in most cases. Some software tools like \"Knock Knock\" can detect persistence mechanisms and point to the specific files that are being referenced. This can be helpful to see what is actually being executed.\n\nMonitor process execution for abnormal process execution resulting from modified plist files. Monitor utilities used to modify plist files or that take a plist file as an argument, which may indicate suspicious activity.\n\nPlatforms: macOS\n\nData Sources: File monitoring, Process Monitoring, Process command-line parameters\n\nDefense Bypassed: Application whitelisting, Process whitelisting, Whitelisting by file name or path\n\nPermissions Required: User, Administrator", + "value": "Plist Modification", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1150", + "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "06780952-177c-4247-b978-79c357fb311f" + }, + { + "description": "Windows systems use a common method to look for required DLLs to load into a program. (Citation: Microsoft DLL Search) Adversaries may take advantage of the Windows DLL search order and programs that ambiguously specify DLLs to gain privilege escalation and persistence. \n\nAdversaries may perform DLL preloading, also called binary planting attacks, (Citation: OWASP Binary Planting) by placing a malicious DLL with the same name as an ambiguously specified DLL in a location that Windows searches before the legitimate DLL. Often this location is the current working directory of the program. Remote DLL preloading attacks occur when a program sets its current directory to a remote location such as a Web share before loading a DLL. (Citation: Microsoft 2269637) Adversaries may use this behavior to cause the program to load a malicious DLL. \n\nAdversaries may also directly modify the way a program loads DLLs by replacing an existing DLL or modifying a .manifest or .local redirection file, directory, or junction to cause the program to load a different DLL to maintain persistence or privilege escalation. (Citation: Microsoft DLL Redirection) (Citation: Microsoft Manifests) (Citation: Mandiant Search Order)\n\nIf a search order-vulnerable program is configured to run at a higher privilege level, then the adversary-controlled DLL that is loaded will also be executed at the higher level. In this case, the technique could be used for privilege escalation from user to administrator or SYSTEM or from administrator to SYSTEM, depending on the program.\n\nPrograms that fall victim to path hijacking may appear to behave normally because malicious DLLs may be configured to also load the legitimate DLLs they were meant to replace.\n\nDetection: Monitor file systems for moving, renaming, replacing, or modifying DLLs. Changes in the set of DLLs that are loaded by a process (compared with past behavior) that do not correlate with known software, patches, etc., are suspicious. Monitor DLLs loaded into a process and detect DLLs that have the same file name but abnormal paths. Modifications to or creation of .manifest and .local redirection files that do not correlate with software updates are suspicious.\n\nPlatforms: Windows\n\nData Sources: File monitoring, DLL monitoring, Process command-line parameters, Process monitoring\n\nEffective Permissions: User, Administrator, SYSTEM\n\nDefense Bypassed: Process whitelisting\n\nPermissions Required: User, Administrator, SYSTEM\n\nSystem Requirements: Ability to add a DLL, manifest file, or .local file, directory, or junction.\n\nContributors: Stefan Kanthak, Travis Smith, Tripwire", + "value": "DLL Search Order Hijacking", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1038", + "http://msdn.microsoft.com/en-US/library/ms682586", + "https://www.owasp.org/index.php/Binary%20planting", + "http://blogs.technet.com/b/msrc/archive/2010/08/21/microsoft-security-advisory-2269637-released.aspx", + "http://msdn.microsoft.com/en-US/library/ms682600", + "https://msdn.microsoft.com/en-US/library/aa375365", + "https://www.mandiant.com/blog/dll-search-order-hijacking-revisited/" + ], + "mitre_data_sources": [ + "File monitoring", + "DLL monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "46944654-fcc1-4f63-9dad-628102376586" + }, + { + "description": "Image File Execution Options (IFEO) enable a developer to attach a debugger to an application. When a process is created, any executable file present in an application\u2019s IFEO will be prepended to the application\u2019s name, effectively launching the new process under the debugger (e.g., \u201cC:\\dbg\\ntsd.exe -g notepad.exe\u201d). (Citation: Microsoft Dev Blog IFEO Mar 2010)\n\nIFEOs can be set directly via the Registry or in Global Flags via the Gflags tool. (Citation: Microsoft GFlags Mar 2017) IFEOs are represented as Debugger Values in the Registry under HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options/ and HKLM\\SOFTWARE\\Wow6432Node\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options\\ where is the binary on which the debugger is attached. (Citation: Microsoft Dev Blog IFEO Mar 2010)\n\nSimilar to Process Injection, this value can be abused to obtain persistence and privilege escalation by causing a malicious executable to be loaded and run in the context of separate processes on the computer. (Citation: Engame Process Injection July 2017) Installing IFEO mechanisms may also provide Persistence via continuous invocation.\n\nMalware may also use IFEO for Defense Evasion by registering invalid debuggers that redirect and effectively disable various system and security applications. (Citation: FSecure Hupigon) (Citation: Symantec Ushedix June 2008)\n\nDetection: Monitor for common processes spawned under abnormal parents and/or with creation flags indicative of debugging such as DEBUG_PROCESS and DEBUG_ONLY_THIS_PROCESS. (Citation: Microsoft Dev Blog IFEO Mar 2010)\n\nMonitor the IFEOs Registry value for modifications that do not correlate with known software, patch cycles, etc. Monitor and analyze application programming interface (API) calls that are indicative of Registry edits such as RegCreateKeyEx and RegSetValueEx. (Citation: Engame Process Injection July 2017)\n\nPlatforms: Windows\n\nData Sources: Process Monitoring, Windows Registry, Windows event logs\n\nPermissions Required: Administrator, SYSTEM", + "value": "Image File Execution Options Injection", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1183", + "https://blogs.msdn.microsoft.com/mithuns/2010/03/24/image-file-execution-options-ifeo/", + "https://docs.microsoft.com/windows-hardware/drivers/debugger/gflags-overview", + "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process", + "https://www.f-secure.com/v-descs/backdoor%20w32%20hupigon%20emv.shtml", + "https://www.symantec.com/security%20response/writeup.jsp?docid=2008-062807-2501-99&tabid=2" + ], + "mitre_data_sources": [ + "Process Monitoring", + "Windows Registry", + "Windows event logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "62166220-e498-410f-a90a-19d4339d4e99" + }, + { + "description": "Sensitive data can be collected from remote systems via shared network drives (host shared directory, network file server, etc.) that are accessible from the current system prior to Exfiltration.\n\nAdversaries may search network shares on computers they have compromised to find files of interest. Interactive command shells may be in use, and common functionality within cmd may be used to gather information.\n\nDetection: Monitor processes and command-line arguments for actions that could be taken to collect files from a network share. Remote access tools with built-in features may interact directly with the Windows API to gather data. Data may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process monitoring, Process command-line parameters\n\nSystem Requirements: Privileges to access network shared drive", + "value": "Data from Network Shared Drive", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1039" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "ae676644-d2d2-41b7-af7e-9bed1b55898c" + }, + { + "description": "Dynamic-link libraries (DLLs) that are specified in the AppInit_DLLs value in the Registry keys HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Windows or HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\Microsoft\\Windows NT\\CurrentVersion\\Windows are loaded by user32.dll into every process that loads user32.dll. In practice this is nearly every program, since user32.dll is a very common library. (Citation: Engame Process Injection July 2017) Similar to Process Injection, these values can be abused to obtain persistence and privilege escalation by causing a malicious DLL to be loaded and run in the context of separate processes on the computer. (Citation: AppInit Registry)\n\nThe AppInit DLL functionality is disabled in Windows 8 and later versions when secure boot is enabled. (Citation: AppInit Secure Boot)\n\nDetection: Monitor DLL loads by processes that load user32.dll and look for DLLs that are not recognized or not normally loaded into a process. Monitor the AppInit_DLLs Registry values for modifications that do not correlate with known software, patch cycles, etc. Monitor and analyze application programming interface (API) calls that are indicative of Registry edits such as RegCreateKeyEx and RegSetValueEx. (Citation: Engame Process Injection July 2017) Tools such as Sysinternals Autoruns may also be used to detect system changes that could be attempts at persistence, including listing current AppInit DLLs. (Citation: TechNet Autoruns) \n\nLook for abnormal process behavior that may be due to a process loading a malicious DLL. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as making network connections for Command and Control, learning details about the environment through Discovery, and conducting Lateral Movement.\n\nPlatforms: Windows\n\nData Sources: Loaded DLLs, Process monitoring, Windows Registry\n\nEffective Permissions: Administrator, SYSTEM\n\nPermissions Required: Administrator\n\nSystem Requirements: Secure boot disabled on systems running Windows 8 and later", + "value": "AppInit DLLs", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1103", + "https://support.microsoft.com/en-us/kb/197571", + "https://msdn.microsoft.com/en-us/library/dn280412", + "https://technet.microsoft.com/en-us/sysinternals/bb963902", + "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process" + ], + "mitre_data_sources": [ + "Loaded DLLs", + "Process monitoring", + "Windows Registry" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "317fefa6-46c7-4062-adb6-2008cf6bcb41" + }, + { + "description": "Use of a standard non-application layer protocol for communication between host and C2 server or among infected hosts within a network. The list of possible protocols is extensive. (Citation: Wikipedia OSI) Specific examples include use of network layer protocols, such as the Internet Control Message Protocol (ICMP), and transport layer protocols, such as the User Datagram Protocol (UDP).\n\nICMP communication between hosts is one example. Because ICMP is part of the Internet Protocol Suite, it is required to be implemented by all IP-compatible hosts; (Citation: Microsoft ICMP) however, it is not as commonly monitored as other Internet Protocols such as TCP or UDP and may be used by adversaries to hide communications.\n\nDetection: Analyze network traffic for ICMP messages or other protocols that contain abnormal data or are not normally seen within or exiting the network.\n\nAnalyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nRequires Network: Yes", + "value": "Standard Non-Application Layer Protocol", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1095", + "http://support.microsoft.com/KB/170292", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + { + "description": "Netsh.exe (also referred to as Netshell) is a command-line scripting utility used to interact with the network configuration of a system. It contains functionality to add helper DLLs for extending functionality of the utility. (Citation: TechNet Netsh) The paths to registered netsh.exe helper DLLs are entered into the Windows Registry at HKLM\\SOFTWARE\\Microsoft\\Netsh.\n\nAdversaries can use netsh.exe with helper DLLs to proxy execution of arbitrary code in a persistent manner when netsh.exe is executed automatically with another Persistence technique or if other persistent software is present on the system that executes netsh.exe as part of its normal functionality. Examples include some VPN software that invoke netsh.exe. (Citation: Demaske Netsh Persistence)\n\nProof of concept code exists to load Cobalt Strike's payload using netsh.exe helper DLLs. (Citation: Github Netsh Helper CS Beacon)\n\nDetection: It is likely unusual for netsh.exe to have any child processes in most environments. Monitor process executions and investigate any child processes spawned by netsh.exe for malicious behavior. Monitor the HKLM\\SOFTWARE\\Microsoft\\Netsh registry key for any new or suspicious entries that do not correlate with known system files or benign software. (Citation: Demaske Netsh Persistence)\n\nPlatforms: Windows\n\nData Sources: Process monitoring, DLL monitoring, Windows Registry\n\nPermissions Required: Administrator, SYSTEM\n\nSystem Requirements: netsh\n\nContributors: Matthew Demaske, Adaptforward", + "value": "Netsh Helper DLL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1128", + "https://technet.microsoft.com/library/bb490939.aspx", + "https://htmlpreview.github.io/?https://github.com/MatthewDemaske/blogbackup/blob/master/netshell.html", + "https://github.com/outflankbv/NetshHelperBeacon" + ], + "mitre_data_sources": [ + "Process monitoring", + "DLL monitoring", + "Windows Registry" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2" + }, + { + "description": "Account manipulation may aid adversaries in maintaining access to credentials and certain permission levels within an environment. Manipulation could consist of modifying permissions, modifying credentials, adding or changing permission groups, modifying account settings, or modifying how authentication is performed. In order to create or manipulate accounts, the adversary must already have sufficient permissions on systems or the domain.\n\nDetection: Collect events that correlate with changes to account objects on systems and the domain, such as event ID 4738. (Citation: Microsoft User Modified Event) Monitor for modification of accounts in correlation with other suspicious activity. Changes may occur at unusual times or from unusual systems. Especially flag events where the subject and target accounts differ (Citation: InsiderThreat ChangeNTLM July 2017) or that include additional flags such as changing a password without knowledge of the old password. (Citation: GitHub Mimikatz Issue 92 June 2017)\n\nUse of credentials may also occur at unusual times or to unusual systems or services and may correlate with other suspicious activity.\n\nPlatforms: Windows\n\nData Sources: Authentication logs, API monitoring, Windows event logs, Packet capture\n\nPermissions Required: Administrator", + "value": "Account Manipulation", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1098", + "https://docs.microsoft.com/windows/device-security/auditing/event-4738", + "https://blog.stealthbits.com/manipulating-user-passwords-with-mimikatz-SetNTLM-ChangeNTLM", + "https://github.com/gentilkiwi/mimikatz/issues/92" + ], + "mitre_data_sources": [ + "Authentication logs", + "API monitoring", + "Windows event logs", + "Packet capture" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "a10641f4-87b4-45a3-a906-92a149cb2c27" + }, + { + "description": "Starting in Mac OS X 10.7 (Lion), users can specify certain applications to be re-opened when a user reboots their machine. While this is usually done via a Graphical User Interface (GUI) on an app-by-app basis, there are property list files (plist) that contain this information as well located at ~/Library/Preferences/com.apple.loginwindow.plist and ~/Library/Preferences/ByHost/com.apple.loginwindow.*.plist. \n\nAn adversary can modify one of these files directly to include a link to their malicious executable to provide a persistence mechanism each time the user reboots their machine (Citation: Methods of Mac Malware Persistence).\n\nDetection: Monitoring the specific plist files associated with reopening applications can indicate when an application has registered itself to be reopened.\n\nPlatforms: macOS\n\nPermissions Required: User", + "value": "Re-opened Applications", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1164", + "https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "6a3be63a-64c5-4678-a036-03ff8fc35300" + }, + { + "description": "Adversaries will likely attempt to get a listing of other systems by IP address, hostname, or other logical identifier on a network that may be used for Lateral Movement from the current system. Functionality could exist within remote access tools to enable this, but utilities available on the operating system could also be used. \n\n===Windows===\n\nExamples of tools and commands that acquire this information include \"ping\" or \"net view\" using Net.\n\n===Mac===\n\nSpecific to Mac, the bonjour protocol to discover additional Mac-based systems within the same broadcast domain. Utilities such as \"ping\" and others can be used to gather information about remote systems.\n\n===Linux===\n\nUtilities such as \"ping\" and others can be used to gather information about remote systems.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nNormal, benign system and network events related to legitimate remote system discovery may be uncommon, depending on the environment and how they are used. Monitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Network protocol analysis, Process command-line parameters, Process monitoring, Process use of network\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "Remote System Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1018" + ], + "mitre_data_sources": [ + "Network protocol analysis", + "Process command-line parameters", + "Process monitoring", + "Process use of network" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + { + "description": "Adversaries may attempt to find local system or domain-level groups and permissions settings. \n\n===Windows===\n\nExamples of commands that can list groups are net group /domain and net localgroup using the Net utility.\n\n===Mac===\n\nOn Mac, this same thing can be accomplished with the dscacheutil -q group for the domain, or dscl . -list /Groups for local groups.\n\n===Linux===\n\nOn Linux, local groups can be enumerated with the groups command and domain groups via the ldapsearch command.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, Windows, macOS\n\nData Sources: API monitoring, Process command-line parameters, Process monitoring\n\nPermissions Required: User", + "value": "Permission Groups Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1069" + ], + "mitre_data_sources": [ + "API monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ] + }, + "uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + { + "description": "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. Adversaries may remove these files over the course of an intrusion to keep their footprint low or remove them at the end as part of the post-intrusion cleanup process.\n\nThere are tools available from the host operating system to perform cleanup, but adversaries may use other tools as well. Examples include native cmd functions such as DEL, secure deletion tools such as Windows Sysinternals SDelete, or other third-party file deletion tools. (Citation: Trend Micro APT Attack Tools)\n\nDetection: It may be uncommon for events related to benign command-line functions such as DEL or third-party utilities or tools to be found in an environment, depending on the user base and how systems are typically used. Monitoring for command-line deletion functions to correlate with binaries or other files that an adversary may drop and remove may lead to detection of malicious activity. Another good practice is monitoring for known deletion and secure deletion tools that are not already on systems within an enterprise network that an adversary could introduce. Some monitoring tools may collect command-line arguments, but may not capture DEL commands since DEL is a native function within cmd.exe.\n\nPlatforms: Linux, Windows, macOS\n\nData Sources: Binary file metadata, File monitoring, Process command-line parameters\n\nDefense Bypassed: Host forensic analysis\n\nPermissions Required: User\n\nContributors: Walker Johnson", + "value": "File Deletion", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1107", + "http://blog.trendmicro.com/trendlabs-security-intelligence/in-depth-look-apt-attack-tools-of-the-trade/" + ], + "mitre_data_sources": [ + "Binary file metadata", + "File monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ] + }, + "uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + { + "description": "Path interception occurs when an executable is placed in a specific path so that it is executed by an application instead of the intended target. One example of this was the use of a copy of cmd in the current working directory of a vulnerable application that loads a CMD or BAT file with the CreateProcess function. (Citation: TechNet MS14-019)\n\nThere are multiple distinct weaknesses or misconfigurations that adversaries may take advantage of when performing path interception: unquoted paths, path environment variable misconfigurations, and search order hijacking. The first vulnerability deals with full program paths, while the second and third occur when program paths are not specified. These techniques can be used for persistence if executables are called on a regular basis, as well as privilege escalation if intercepted executables are started by a higher privileged process.\n\n===Unquoted Paths===\nService paths (stored in Windows Registry keys) (Citation: Microsoft Subkey) and shortcut paths are vulnerable to path interception if the path has one or more spaces and is not surrounded by quotation marks (e.g., C:\\unsafe path with space\\program.exe vs. \"C:\\safe path with space\\program.exe\"). (Citation: Baggett 2012) An adversary can place an executable in a higher level directory of the path, and Windows will resolve that executable instead of the intended executable. For example, if the path in a shortcut is C:\\program files\\myapp.exe, an adversary may create a program at C:\\program.exe that will be run instead of the intended program.\n\n===PATH Environment Variable Misconfiguration===\nThe PATH environment variable contains a list of directories. Certain methods of executing a program (namely using cmd.exe or the command-line) rely solely on the PATH environment variable to determine the locations that are searched for a program when the path for the program is not given. If any directories are listed in the PATH environment variable before the Windows directory, %SystemRoot%\\system32 (e.g., C:\\Windows\\system32), a program may be placed in the preceding directory that is named the same as a Windows program (such as cmd, PowerShell, or Python), which will be executed when that command is executed from a script or command-line.\n\nFor example, if C:\\example path precedes C:\\Windows\\system32 is in the PATH environment variable, a program that is named net.exe and placed in C:\\example path will be called instead of the Windows system \"net\" when \"net\" is executed from the command-line.\n\n===Search Order Hijacking===\nSearch order hijacking occurs when an adversary abuses the order in which Windows searches for programs that are not given a path. The search order differs depending on the method that is used to execute the program. (Citation: Microsoft CreateProcess) (Citation: Hill NT Shell) (Citation: Microsoft WinExec) However, it is common for Windows to search in the directory of the initiating program before searching through the Windows system directory. An adversary who finds a program vulnerable to search order hijacking (i.e., a program that does not specify the path to an executable) may take advantage of this vulnerability by creating a program named after the improperly specified program and placing it within the initiating program's directory.\n\nFor example, \"example.exe\" runs \"cmd.exe\" with the command-line argument net user. An adversary may place a program called \"net.exe\" within the same directory as example.exe, \"net.exe\" will be run instead of the Windows system utility net. In addition, if an adversary places a program called \"net.com\" in the same directory as \"net.exe\", then cmd.exe /C net user will execute \"net.com\" instead of \"net.exe\" due to the order of executable extensions defined under PATHEXT. (Citation: MSDN Environment Property)\n\nSearch order hijacking is also a common practice for hijacking DLL loads and is covered in DLL Search Order Hijacking.\n\nDetection: Monitor file creation for files named after partial directories and in locations that may be searched for common processes through the environment variable, or otherwise should not be user writable. Monitor the executing process for process executable paths that are named for partial directories. Monitor file creation for programs that are named after Windows system programs or programs commonly executed without a path (such as \"findstr,\" \"net,\" and \"python\"). If this activity occurs outside of known administration activity, upgrades, installations, or patches, then it may be suspicious. \n\nData and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as network connections made for Command and Control, learning details about the environment through Discovery, and Lateral Movement.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Process monitoring\n\nEffective Permissions: User, Administrator, SYSTEM\n\nPermissions Required: User, Administrator, SYSTEM\n\nContributors: Stefan Kanthak", + "value": "Path Interception", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1034", + "https://blogs.technet.microsoft.com/srd/2014/04/08/ms14-019-fixing-a-binary-hijacking-via-cmd-or-bat-file/", + "http://support.microsoft.com/KB/103000", + "https://isc.sans.edu/diary/Help+eliminate+unquoted+path+vulnerabilities/14464", + "http://msdn.microsoft.com/en-us/library/ms682425", + "http://technet.microsoft.com/en-us/library/cc723564.aspx#XSLTsection127121120120", + "http://msdn.microsoft.com/en-us/library/ms687393", + "https://msdn.microsoft.com/en-us/library/fd7hxfdd.aspx" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "c4ad009b-6e13-4419-8d21-918a1652de02" + }, + { + "description": "A bootkit is a malware variant that modifies the boot sectors of a hard drive, including the Master Boot Record (MBR) and Volume Boot Record (VBR). (Citation: MTrends 2016)\n\nAdversaries may use bootkits to persist on systems at a layer below the operating system, which may make it difficult to perform full remediation unless an organization suspects one was used and can act accordingly.\n\n===Master Boot Record===\nThe MBR is the section of disk that is first loaded after completing hardware initialization by the BIOS. It is the location of the boot loader. An adversary who has raw access to the boot drive may overwrite this area, diverting execution during startup from the normal boot loader to adversary code. (Citation: Lau 2011)\n\n===Volume Boot Record===\nThe MBR passes control of the boot process to the VBR. Similar to the case of MBR, an adversary who has raw access to the boot drive may overwrite the VBR to divert execution during startup to adversary code.\n\nDetection: Perform integrity checking on MBR and VBR. Take snapshots of MBR and VBR and compare against known good samples. Report changes to MBR and VBR as they occur for indicators of suspicious activity and further analysis.\n\nPlatforms: Linux, Windows\n\nData Sources: API monitoring, MBR, VBR\n\nPermissions Required: Administrator, SYSTEM", + "value": "Bootkit", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1067", + "http://www.symantec.com/connect/blogs/are-mbr-infections-back-fashion", + "https://www.fireeye.com/content/dam/fireeye-www/regional/fr%20FR/offers/pdfs/ig-mtrends-2016.pdf" + ], + "mitre_data_sources": [ + "API monitoring", + "MBR", + "VBR" + ], + "mitre_platforms": [ + "Linux", + "Windows" + ] + }, + "uuid": "02fefddc-fb1b-423f-a76b-7552dd211d4d" + }, + { + "description": "Adversaries may delete or alter generated event files on a host system, including potentially captured files such as quarantined malware. This may compromise the integrity of the security solution, causing events to go unreported, or make forensic analysis and incident response more difficult due to lack of sufficient data to determine what occurred.\n\nDetection: File system monitoring may be used to detect improper deletion or modification of indicator files. Events not stored on the file system will require different detection mechanisms.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process command-line parameters, Process monitoring\n\nDefense Bypassed: Anti-virus, Log analysis, Host intrusion prevention systems", + "value": "Indicator Removal on Host", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1070" + ], + "mitre_data_sources": [ + "File monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + { + "description": "Exfiltration could occur over a different network medium than the command and control channel. If the command and control network is a wired Internet connection, the exfiltration may occur, for example, over a WiFi connection, modem, cellular data connection, Bluetooth, or another radio frequency (RF) channel. Adversaries could choose to do this if they have sufficient access or proximity, and the connection might not be secured or defended as well as the primary Internet-connected channel because it is not routed through the same enterprise network.\n\nDetection: Processes utilizing the network that do not normally have network communication or have never been seen before. Processes that normally require user-driven events to access the network (for example, a mouse click or key press) but access the network without such may be malicious.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: User interface, Process monitoring\n\nRequires Network: Yes\n\nContributors: Itzik Kotler, SafeBreach", + "value": "Exfiltration Over Other Network Medium", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1011" + ], + "mitre_data_sources": [ + "User interface", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "51ea26b1-ff1e-4faa-b1a0-1114cd298c87" + }, + { + "description": "Sensitive data can be collected from local system sources, such as the file system or databases of information residing on the system prior to Exfiltration.\n\nAdversaries will often search the file system on computers they have compromised to find files of interest. They may do this using a Command-Line Interface, such as cmd, which has functionality to interact with the file system to gather information. Some adversaries may also use Automated Collection on the local system.\n\nDetection: Monitor processes and command-line arguments for actions that could be taken to collect files from a system. Remote access tools with built-in features may interact directly with the Windows API to gather data. Data may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process monitoring, Process command-line parameters\n\nSystem Requirements: Privileges to access certain files and directories", + "value": "Data from Local System", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1005" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + { + "description": "A Web shell is a Web script that is placed on an openly accessible Web server to allow an adversary to use the Web server as a gateway into a network. A Web shell may provide a set of functions to execute or a command-line interface on the system that hosts the Web server. In addition to a server-side script, a Web shell may have a client interface program that is used to talk to the Web server (see, for example, China Chopper Web shell client). (Citation: Lee 2013)\n\nWeb shells may serve as Redundant Access or as a persistence mechanism in case an adversary's primary access methods are detected and removed.\n\nDetection: Web shells can be difficult to detect. Unlike other forms of persistent remote access, they do not initiate connections. The portion of the Web shell that is on the server may be small and innocuous looking. The PHP version of the China Chopper Web shell, for example, is the following short payload: (Citation: Lee 2013)\n\n\n\nNevertheless, detection mechanisms exist. Process monitoring may be used to detect Web servers that perform suspicious actions such as running cmd or accessing files that are not in the Web directory. File monitoring may be used to detect changes to files in the Web directory of a Web server that do not match with updates to the Web server's content and may indicate implantation of a Web shell script. Log authentication attempts to the server and any unusual traffic patterns to or from the server and internal network. (Citation: US-CERT Alert TA15-314A Web Shells)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Anti-virus, File monitoring, Process monitoring, Authentication logs, Netflow/Enclave netflow\n\nEffective Permissions: User, SYSTEM\n\nSystem Requirements: Adversary access to Web server with vulnerability or account to upload and serve the Web shell file.", + "value": "Web Shell", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1100", + "https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-i.html", + "https://www.us-cert.gov/ncas/alerts/TA15-314A" + ], + "mitre_data_sources": [ + "Anti-virus", + "File monitoring", + "Process monitoring", + "Authentication logs", + "Netflow/Enclave netflow" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + { + "description": "Windows stores local service configuration information in the Registry under HKLM\\SYSTEM\\CurrentControlSet\\Services. The information stored under a service's Registry keys can be manipulated to modify a service's execution parameters through tools such as the service controller, sc.exe, PowerShell, or Reg. Access to Registry keys is controlled through Access Control Lists and permissions. (Citation: MSDN Registry Key Security)\n\nIf the permissions for users and groups are not properly set and allow access to the Registry keys for a service, then adversaries can change the service binPath/ImagePath to point to a different executable under their control. When the service starts or is restarted, then the adversary-controlled program will execute, allowing the adversary to gain persistence and/or privilege escalation to the account context the service is set to execute under (local/domain account, SYSTEM, LocalService, or NetworkService).\n\nDetection: Service changes are reflected in the Registry. Modification to existing services should not occur frequently. If a service binary path is changed to a location that is not typical for that service and does not correlate with software updates, then it may be due to malicious activity. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as network connections made for Command and Control, learning details about the environment through Discovery, and Lateral Movement.\n\nTools such as Sysinternals Autoruns may also be used to detect system changes that could be attempts at persistence, including listing current service information. (Citation: TechNet Autoruns) Look for changes to services that do not correlate with known software, patch cycles, etc. Suspicious program execution through services may show up as outlier processes that have not been seen before when compared against historical data.\n\nMonitor processes and command-line arguments for actions that could be done to modify services. Remote access tools with built-in features may interact directly with the Windows API to perform these functions outside of typical system utilities. Services may also be changed through Windows system management tools such as Windows Management Instrumentation and PowerShell, so additional logging may need to be configured to gather the appropriate data.\n\nPlatforms: Windows\n\nData Sources: Process command-line parameters, Services, Windows Registry\n\nEffective Permissions: SYSTEM\n\nPermissions Required: Administrator, SYSTEM\n\nSystem Requirements: Ability to modify a service binPath/ImagePath value in the Registry\n\nContributors: Travis Smith, Tripwire", + "value": "Service Registry Permissions Weakness", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1058", + "https://msdn.microsoft.com/library/windows/desktop/ms724878.aspx", + "https://technet.microsoft.com/en-us/sysinternals/bb963902" + ], + "mitre_data_sources": [ + "Process command-line parameters", + "Services", + "Windows Registry" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "39a130e1-6ab7-434a-8bd2-418e7d9d6427" + }, + { + "description": "Mshta.exe is a utility that executes Microsoft HTML Applications (HTA). HTA files have the file extension .hta. (Citation: Wikipedia HTML Application) HTAs are standalone applications that execute using the same models and technologies of Internet Explorer, but outside of the browser. (Citation: MSDN HTML Applications)\n\nAdversaries can use mshta.exe to proxy execution of malicious .hta files and Javascript or VBScript through a trusted Windows utility. There are several examples of different types of threats leveraging mshta.exe during initial compromise and for execution of code (Citation: Cylance Dust Storm) (Citation: Red Canary HTA Abuse Part Deux) (Citation: FireEye Attacks Leveraging HTA) (Citation: Airbus Security Kovter Analysis) (Citation: FireEye FIN7 April 2017) \n\nFiles may be executed by mshta.exe through an inline script: mshta vbscript:Close(Execute(\"GetObject(\"\"script:https[:]//webserver/payload[.]sct\"\")\"))\n\nThey may also be executed directly from URLs: mshta http[:]//webserver/payload[.]hta\n\nMshta.exe can be used to bypass application whitelisting solutions that do not account for its potential use. Since mshta.exe executes outside of the Internet Explorer's security context, it also bypasses browser security settings. (Citation: GitHub SubTee The List)\n\nDetection: Use process monitoring to monitor the execution and arguments of mshta.exe. Look for mshta.exe executing raw or obfuscated script within the command-line. Compare recent invocations of mshta.exe with prior history of known good arguments and executed binaries to determine anomalous and potentially adversarial activity. Command arguments used before and after the mshta.exe invocation may also be useful in determining the origin and purpose of the binary being executed.\n\nMonitor use of HTA files. If they are not typically used within an environment then execution of them may be suspicious.\n\nPlatforms: Windows\n\nData Sources: Process monitoring, Process command-line parameters\n\nDefense Bypassed: Application whitelisting\n\nPermissions Required: User\n\nRemote Support: No\n\nContributors: Ricardo Dias, Ye Yint Min Thu Htut, @yeyint_mth", + "value": "Mshta", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1170", + "https://en.wikipedia.org/wiki/HTML%20Application", + "https://msdn.microsoft.com/library/ms536471.aspx", + "https://www.cylance.com/content/dam/cylance/pdfs/reports/Op%20Dust%20Storm%20Report.pdf", + "https://www.redcanary.com/blog/microsoft-html-application-hta-abuse-part-deux/", + "https://www.fireeye.com/blog/threat-research/2017/04/cve-2017-0199-hta-handler.html", + "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html" + ], + "mitre_data_sources": [ + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "a127c32c-cbb0-4f9d-be07-881a792408ec" + }, + { + "description": "Windows systems have hidden network shares that are accessible only to administrators and provide the ability for remote file copy and other administrative functions. Example network shares include C$, ADMIN$, and IPC$. \n\nAdversaries may use this technique in conjunction with administrator-level Valid Accounts to remotely access a networked system over server message block (SMB) (Citation: Wikipedia SMB) to interact with systems using remote procedure calls (RPCs), (Citation: TechNet RPC) transfer files, and run transferred binaries through remote Execution. Example execution techniques that rely on authenticated sessions over SMB/RPC are Scheduled Task, Service Execution, and Windows Management Instrumentation. Adversaries can also use NTLM hashes to access administrator shares on systems with Pass the Hash and certain configuration and patch levels. (Citation: Microsoft Admin Shares)\n\nThe Net utility can be used to connect to Windows admin shares on remote systems using net use commands with valid credentials. (Citation: Technet Net Use)\n\nDetection: Ensure that proper logging of accounts used to log into systems is turned on and centrally collected. Windows logging is able to collect success/failure for accounts that may be used to move laterally and can be collected using tools such as Windows Event Forwarding. (Citation: Lateral Movement Payne) (Citation: Windows Event Forwarding Payne) Monitor remote login events and associated SMB activity for file transfers and remote process execution. Monitor the actions of remote users who connect to administrative shares. Monitor for use of tools and commands to connect to remote shares, such as Net, on the command-line interface and Discovery techniques that could be used to find remotely accessible systems.\n\nPlatforms: Windows\n\nData Sources: Process use of network, Authentication logs, Process command-line parameters, Process monitoring\n\nPermissions Required: Administrator\n\nSystem Requirements: File and printer sharing over SMB enabled.\nHost/network firewalls not blocking SMB ports between source and destination.\nUse of domain account in administrator group on remote system or default system admin account.", + "value": "Windows Admin Shares", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1077", + "https://en.wikipedia.org/wiki/Server%20Message%20Block", + "https://technet.microsoft.com/en-us/library/cc787851.aspx", + "http://support.microsoft.com/kb/314984", + "https://technet.microsoft.com/bb490717.aspx", + "http://blogs.technet.com/b/jepayne/archive/2015/11/27/tracking-lateral-movement-part-one-special-groups-and-specific-service-accounts.aspx", + "http://blogs.technet.com/b/jepayne/archive/2015/11/24/monitoring-what-matters-windows-event-forwarding-for-everyone-even-if-you-already-have-a-siem.aspx" + ], + "mitre_data_sources": [ + "Process use of network", + "Authentication logs", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + { + "description": "Winlogon is a part of some Windows versions that performs actions at logon. In Windows systems prior to Windows Vista, a Registry key can be modified that causes Winlogon to load a DLL on startup. Adversaries may take advantage of this feature to load adversarial code at startup for persistence.\n\nDetection: Monitor for changes to registry entries in HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\Notify that do not correlate with known software, patch cycles, etc. Tools such as Sysinternals Autoruns may also be used to detect system changes that could be attempts at persistence, including listing current Winlogon helper values. (Citation: TechNet Autoruns) New DLLs written to System32 that do not correlate with known good software or patching may also be suspicious.\n\nLook for abnormal process behavior that may be due to a process loading a malicious DLL. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as network connections made for Command and Control, learning details about the environment through Discovery, and Lateral Movement.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, File monitoring, Process monitoring\n\nPermissions Required: Administrator, SYSTEM", + "value": "Winlogon Helper DLL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1004", + "https://technet.microsoft.com/en-us/sysinternals/bb963902" + ], + "mitre_data_sources": [ + "Windows Registry", + "File monitoring", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "514ede4c-78b3-4d78-a38b-daddf6217a79" + }, + { + "description": "macOS and OS X use a common method to look for required dynamic libraries (dylib) to load into a program based on search paths. Adversaries can take advantage of ambiguous paths to plant dylibs to gain privilege escalation or persistence.\n\nA common method is to see what dylibs an application uses, then plant a malicious version with the same name higher up in the search path. This typically results in the dylib being in the same folder as the application itself. (Citation: Writing Bad Malware for OSX) (Citation: Malware Persistence on OS X)\nIf the program is configured to run at a higher privilege level than the current user, then when the dylib is loaded into the application, the dylib will also run at that elevated level. This can be used by adversaries as a privilege escalation technique.\n\nDetection: Objective-See's Dylib Hijacking Scanner can be used to detect potential cases of dylib hijacking. Monitor file systems for moving, renaming, replacing, or modifying dylibs. Changes in the set of dylibs that are loaded by a process (compared to past behavior) that do not correlate with known software, patches, etc., are suspicious. Check the system for multiple dylibs with the same name and monitor which versions have historically been loaded into a process.\n\nPlatforms: macOS\n\nData Sources: File monitoring\n\nEffective Permissions: Administrator, root\n\nPermissions Required: User", + "value": "Dylib Hijacking", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1157", + "https://www.blackhat.com/docs/us-15/materials/us-15-Wardle-Writing-Bad-A-Malware-For-OS-X.pdf", + "https://www.rsaconference.com/writable/presentations/file%20upload/ht-r03-malware-persistence-on-os-x-yosemite%20final.pdf" + ], + "mitre_data_sources": [ + "File monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "aa8bfbc9-78dc-41a4-a03b-7453e0fdccda" + }, + { + "description": "An adversary may use Valid Accounts to log into a service specifically designed to accept remote connections, such as telnet, SSH, and VNC. The adversary may then perform actions as the logged-on user.\n\nDetection: Correlate use of login activity related to remote services with unusual behavior or other malicious or suspicious activity. Adversaries will likely need to learn about an environment and the relationships between systems through Discovery techniques prior to attempting Lateral Movement.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Authentication logs\n\nSystem Requirements: Active remote service accepting connections and valid credentials", + "value": "Remote Services", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1021" + ], + "mitre_data_sources": [ + "Authentication logs" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "54a649ff-439a-41a4-9856-8d144a2551ba" + }, + { + "description": "Windows contains accessibility features that may be launched with a key combination before a user has logged in (for example, when the user is on the Windows logon screen). An adversary can modify the way these programs are launched to get a command prompt or backdoor without logging in to the system.\n\nTwo common accessibility programs are C:\\Windows\\System32\\sethc.exe, launched when the shift key is pressed five times and C:\\Windows\\System32\\utilman.exe, launched when the Windows + U key combination is pressed. The sethc.exe program is often referred to as \"sticky keys\", and has been used by adversaries for unauthenticated access through a remote desktop login screen. (Citation: FireEye Hikit Rootkit)\n\nDepending on the version of Windows, an adversary may take advantage of these features in different ways because of code integrity enhancements. In newer versions of Windows, the replaced binary needs to be digitally signed for x64 systems, the binary must reside in %systemdir%\\, and it must be protected by Windows File or Resource Protection (WFP/WRP). (Citation: DEFCON2016 Sticky Keys) The debugger method was likely discovered as a potential workaround because it does not require the corresponding accessibility feature binary to be replaced. Examples for both methods:\n\nFor simple binary replacement on Windows XP and later as well as and Windows Server 2003/R2 and later, for example, the program (e.g., C:\\Windows\\System32\\utilman.exe) may be replaced with \"cmd.exe\" (or another program that provides backdoor access). Subsequently, pressing the appropriate key combination at the login screen while sitting at the keyboard or when connected over Remote Desktop Protocol will cause the replaced file to be executed with SYSTEM privileges. (Citation: Tilbury 2014)\n\nFor the debugger method on Windows Vista and later as well as Windows Server 2008 and later, for example, a Registry key may be modified that configures \"cmd.exe,\" or another program that provides backdoor access, as a \"debugger\" for the accessibility program (e.g., \"utilman.exe\"). After the Registry is modified, pressing the appropriate key combination at the login screen while at the keyboard or when connected with RDP will cause the \"debugger\" program to be executed with SYSTEM privileges. (Citation: Tilbury 2014)\n\nOther accessibility features exist that may also be leveraged in a similar fashion: (Citation: DEFCON2016 Sticky Keys)\n\n*On-Screen Keyboard: C:\\Windows\\System32\\osk.exe\n*Magnifier: C:\\Windows\\System32\\Magnify.exe\n*Narrator: C:\\Windows\\System32\\Narrator.exe\n*Display Switcher: C:\\Windows\\System32\\DisplaySwitch.exe\n*App Switcher: C:\\Windows\\System32\\AtBroker.exe\n\nDetection: Changes to accessibility utility binaries or binary paths that do not correlate with known software, patch cycles, etc., are suspicious. Command line invocation of tools capable of modifying the Registry for associated keys are also suspicious. Utility arguments and the binaries themselves should be monitored for changes. Monitor Registry keys within HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, File monitoring, Process monitoring\n\nEffective Permissions: SYSTEM\n\nPermissions Required: Administrator\n\nContributors: Paul Speulstra, AECOM Global Security Operations Center", + "value": "Accessibility Features", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1015", + "https://www.fireeye.com/blog/threat-research/2012/08/hikit-rootkit-advanced-persistent-attack-techniques-part-1.html", + "https://www.slideshare.net/DennisMaldonado5/sticky-keys-to-the-kingdom", + "http://blog.crowdstrike.com/registry-analysis-with-crowdresponse/" + ], + "mitre_data_sources": [ + "Windows Registry", + "File monitoring", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "9b99b83a-1aac-4e29-b975-b374950551a3" + }, + { + "description": "Content stored on network drives or in other shared locations may be tainted by adding malicious programs, scripts, or exploit code to otherwise valid files. Once a user opens the shared tainted content, the malicious portion can be executed to run the adversary's code on a remote system. Adversaries may use tainted shared content to move laterally.\n\nDetection: Processes that write or overwrite many files to a network shared directory may be suspicious. Monitor processes that are executed from removable media for malicious or abnormal activity such as network connections due to Command and Control and possible network Discovery techniques.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Process monitoring\n\nSystem Requirements: Access to shared folders and content with write permissions", + "value": "Taint Shared Content", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1080" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "246fd3c7-f5e3-466d-8787-4c13d9e3b61c" + }, + { + "description": "Remote services such as VPNs, Citrix, and other access mechanisms allow users to connect to internal enterprise network resources from external locations. There are often remote service gateways that manage connections and credential authentication for these services. Services such as Windows Remote Management can also be used externally.\n\nAdversaries may use remote services to access and persist within a network. (Citation: Volexity Virtual Private Keylogging) Access to Valid Accounts to use the service is often a requirement, which could be obtained through credential pharming or by obtaining the credentials from users after compromising the enterprise network. Access to remote services may be used as part of Redundant Access during an operation.\n\nDetection: Follow best practices for detecting adversary use of Valid Accounts for authenticating to remote services. Collect authentication logs and analyze for unusual access patterns, windows of activity, and access outside of normal business hours.\n\nPlatforms: Windows\n\nData Sources: Authentication logs\n\nPermissions Required: User\n\nContributors: Daniel Oakley, Travis Smith, Tripwire", + "value": "External Remote Services", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1133", + "https://www.volexity.com/blog/2015/10/07/virtual-private-keylogging-cisco-web-vpns-leveraged-for-access-and-persistence/" + ], + "mitre_data_sources": [ + "Authentication logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "10d51417-ee35-4589-b1ff-b6df1c334e8d" + }, + { + "description": "Adversaries may deploy malicious software to systems within a network using application deployment systems employed by enterprise administrators. The permissions required for this action vary by system configuration; local credentials may be sufficient with direct access to the deployment server, or specific domain credentials may be required. However, the system may require an administrative account to log in or to perform software deployment.\n\nAccess to a network-wide or enterprise-wide software deployment system enables an adversary to have remote code execution on all systems that are connected to such a system. The access may be used to laterally move to systems, gather information, or cause a specific effect, such as wiping the hard drives on all endpoints.\n\nDetection: Monitor application deployments from a secondary system. Perform application deployment at regular times so that irregular deployment activity stands out. Monitor process activity that does not correlate to known good software. Monitor account login activity on the deployment system.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process use of network, Process monitoring\n\nSystem Requirements: Access to application deployment software (EPO, HPCA, Altiris, etc.)", + "value": "Application Deployment Software", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1017" + ], + "mitre_data_sources": [ + "File monitoring", + "Process use of network", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61" + }, + { + "description": "Windows processes often leverage application programming interface (API) functions to perform tasks that require reusable system resources. Windows API functions are typically stored in dynamic-link libraries (DLLs) as exported functions. Hooking involves redirecting calls to these functions and can be implemented via:\n* '''Hooks procedures''', which intercept and execute designated code in response to events such as messages, keystrokes, and mouse inputs. (Citation: Microsoft Hook Overview) (Citation: Engame Process Injection July 2017)\n* '''Import address table (IAT) hooking''', which use modifications to a process\u2019s IAT, where pointers to imported API functions are stored. (Citation: Engame Process Injection July 2017) (Citation: Adlice Software IAT Hooks Oct 2014) (Citation: MWRInfoSecurity Dynamic Hooking 2015)\n* '''Inline hooking''', which overwrites the first bytes in an API function to redirect code flow. (Citation: Engame Process Injection July 2017) (Citation: HighTech Bridge Inline Hooking Sept 2011) (Citation: MWRInfoSecurity Dynamic Hooking 2015)\n\nSimilar to Process Injection, adversaries may use hooking to load and execute malicious code within the context of another process, masking the execution while also allowing access to the process's memory and possibly elevated privileges. Installing hooking mechanisms may also provide Persistence via continuous invocation when the functions are called through normal use.\n\nMalicious hooking mechanisms may also capture API calls that include parameters that reveal user authentication credentials for Credential Access. (Citation: Microsoft TrojanSpy:Win32/Ursnif.gen!I Sept 2017)\n\nHooking is commonly utilized by Rootkits to conceal files,\nprocesses, Registry keys, and other objects in order to hide malware and associated behaviors. (Citation: Symantec Windows Rootkits)\n\nDetection: Monitor for calls to the SetWindowsHookEx and SetWinEventHook functions, which install a hook procedure. (Citation: Microsoft Hook Overview) (Citation: Volatility Detecting Hooks Sept 2012) Also consider analyzing hook chains (which hold pointers to hook procedures for each type of hook) using tools (Citation: Volatility Detecting Hooks Sept 2012) (Citation: PreKageo Winhook Jul 2011) (Citation: Jay GetHooks Sept 2011) or by programmatically examining internal kernel structures. (Citation: Zairon Hooking Dec 2006) (Citation: EyeofRa Detecting Hooking June 2017)\n\nRootkits detectors (Citation: GMER Rootkits) can also be used to monitor for various flavors of hooking activity.\n\nVerify 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. Also consider taking snapshots of newly started processes (Citation: Microsoft Process Snapshot) to compare the in-memory IAT to the real addresses of the referenced functions. (Citation: StackExchange Hooks Jul 2012) (Citation: Adlice Software IAT Hooks Oct 2014)\n\nAnalyze process behavior to determine if a process is performing actions it usually does not, such as opening network connections, reading files, or other suspicious actions that could relate to post-compromise behavior.\n\nPlatforms: Windows\n\nData Sources: API monitoring, Binary file metadata, DLL monitoring, Loaded DLLs, Process Monitoring, Windows event logs\n\nPermissions Required: Administrator, SYSTEM", + "value": "Hooking", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1179", + "https://msdn.microsoft.com/library/windows/desktop/ms644959.aspx", + "https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process", + "https://www.adlice.com/userland-rootkits-part-1-iat-hooks/", + "https://www.mwrinfosecurity.com/our-thinking/dynamic-hooking-techniques-user-mode/", + "https://www.exploit-db.com/docs/17802.pdf", + "https://www.symantec.com/avcenter/reference/windows.rootkit.overview.pdf", + "https://volatility-labs.blogspot.com/2012/09/movp-31-detecting-malware-hooks-in.html", + "https://github.com/prekageo/winhook", + "https://github.com/jay/gethooks", + "https://zairon.wordpress.com/2006/12/06/any-application-defined-hook-procedure-on-my-machine/", + "https://eyeofrablog.wordpress.com/2017/06/27/windows-keylogger-part-2-defense-against-user-land/", + "http://www.gmer.net/", + "https://msdn.microsoft.com/library/windows/desktop/ms686701.aspx", + "https://security.stackexchange.com/questions/17904/what-are-the-methods-to-find-hooked-functions-and-apis" + ], + "mitre_data_sources": [ + "API monitoring", + "Binary file metadata", + "DLL monitoring", + "Loaded DLLs", + "Process Monitoring", + "Windows event logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "66f73398-8394-4711-85e5-34c8540b22a5" + }, + { + "description": "Once established within a system or network, an adversary may use automated techniques for collecting internal data. Methods for performing this technique could include use of Scripting to search for and copy information fitting set criteria such as file type, location, or name at specific time intervals. This functionality could also be built into remote access tools. \n\nThis technique may incorporate use of other techniques such as File and Directory Discovery and Remote File Copy to identify and move files.\n\nDetection: Depending on the method used, actions could include common file system commands and parameters on the command-line interface within batch files or scripts. A sequence of actions like this may be unusual, depending on the system and network environment. Automated collection may occur along with other techniques such as Data Staged. As such, file access monitoring that shows an unusual process performing sequential file opens and potentially copy actions to another location on the file system for many files at once may indicate automated collection behavior. Remote access tools with built-in features may interact directly with the Windows API to gather data. Data may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Process command-line parameters, Data loss prevention\n\nPermissions Required: User\n\nSystem Requirements: Permissions to access directories and files that store information of interest.", + "value": "Automated Collection", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1119" + ], + "mitre_data_sources": [ + "File monitoring", + "Process command-line parameters", + "Data loss prevention" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + { + "description": "Windows Security Support Provider (SSP) DLLs are loaded into the Local Security Authority (LSA) process at system start. Once loaded into the LSA, SSP DLLs have access to encrypted and plaintext passwords that are stored in Windows, such as any logged-on user's Domain password or smart card PINs. The SSP configuration is stored in two Registry keys: HKLM\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\Security Packages and HKLM\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\OSConfig\\Security Packages. An adversary may modify these Registry keys to add new SSPs, which will be loaded the next time the system boots, or when the AddSecurityPackage Windows API function is called.\n (Citation: Graeber 2014)\n\nDetection: Monitor the Registry for changes to the SSP Registry keys. Monitor the LSA process for DLL loads. Windows 8.1 and Windows Server 2012 R2 may generate events when unsigned SSP DLLs try to load into the LSA by setting the Registry key HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Image File Execution Options\\LSASS.exe with AuditLevel = 8. (Citation: Graeber 2014) (Citation: Microsoft Configure LSA)\n\nPlatforms: Windows\n\nData Sources: DLL monitoring, Windows Registry, Loaded DLLs\n\nPermissions Required: Administrator", + "value": "Security Support Provider", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1101", + "http://docplayer.net/20839173-Analysis-of-malicious-security-support-provider-dlls.html", + "https://technet.microsoft.com/en-us/library/dn408187.aspx" + ], + "mitre_data_sources": [ + "DLL monitoring", + "Windows Registry", + "Loaded DLLs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "6c174520-beea-43d9-aac6-28fb77f3e446" + }, + { + "description": "The sudoers file, /etc/sudoers, describes which users can run which commands and from which terminals. This also describes which commands users can run as other users or groups. This provides the idea of least privilege such that users are running in their lowest possible permissions for most of the time and only elevate to other users or permissions as needed, typically by prompting for a password. However, the sudoers file can also specify when to not prompt users for passwords with a line like user1 ALL=(ALL) NOPASSWD: ALL (Citation: OSX.Dok Malware). \n\nAdversaries can take advantage of these configurations to execute commands as other users or spawn processes with higher privileges. You must have elevated privileges to edit this file though.\n\nDetection: On Linux, auditd can alert every time a user's actual ID and effective ID are different (this is what happens when you sudo).\n\nPlatforms: Linux, macOS\n\nData Sources: File monitoring\n\nEffective Permissions: root\n\nPermissions Required: User", + "value": "Sudo", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1169", + "https://blog.malwarebytes.com/threat-analysis/2017/04/new-osx-dok-malware-intercepts-web-traffic/" + ], + "mitre_data_sources": [ + "File monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "9e80ddfb-ce32-4961-a778-ca6a10cfae72" + }, + { + "description": "Microsoft Office is a fairly common application suite on Windows-based operating systems within an enterprise network. There are multiple mechanisms that can be used with Office for persistence when an Office-based application is started.\n\n===Office Template Macros===\n\nMicrosoft Office contains templates that are part of common Office applications and are used to customize styles. The base templates within the application are used each time an application starts. (Citation: Microsoft Change Normal Template)\n\nOffice Visual Basic for Applications (VBA) macros (Citation: MSDN VBA in Office) can inserted into the base templated and used to execute code when the respective Office application starts in order to obtain persistence. Examples for both Word and Excel have been discovered and published. By default, Word has a Normal.dotm template created that can be modified to include a malicious macro. Excel does not have a template file created by default, but one can be added that will automatically be loaded. (Citation: enigma0x3 normal.dotm) (Citation: Hexacorn Office Template Macros)\n\nWord Normal.dotm location:C:\\Users\\(username)\\AppData\\Roaming\\Microsoft\\Templates\\Normal.dotm\n\nExcel Personal.xlsb location:C:\\Users\\(username)\\AppData\\Roaming\\Microsoft\\Excel\\XLSTART\\PERSONAL.XLSB\n\nAn adversary may need to enable macros to execute unrestricted depending on the system or enterprise security policy on use of macros.\n\n===Office Test===\n\nA Registry location was found that when a DLL reference was placed within it the corresponding DLL pointed to by the binary path would be executed every time an Office application is started (Citation: Hexacorn Office Test)\n\nHKEY_CURRENT_USER\\Software\\Microsoft\\Office test\\Special\\Perf\n\n===Add-ins===\n\nOffice add-ins can be used to add functionality to Office programs. (Citation: Microsoft Office Add-ins)\n\nAdd-ins can also be used to obtain persistence because they can be set to execute code when an Office application starts. There are different types of add-ins that can be used by the various Office products; including Word/Excel add-in Libraries (WLL/XLL), VBA add-ins, Office Component Object Model (COM) add-ins, automation add-ins, VBA Editor (VBE), and Visual Studio Tools for Office (VSTO) add-ins. (Citation: MRWLabs Office Persistence Add-ins)\n\nDetection: Many Office-related persistence mechanisms require changes to the Registry and for binaries, files, or scripts to be written to disk or existing files modified to include malicious scripts. Collect events related to Registry key creation and modification for keys that could be used for Office-based persistence. Modification to base templated, like Normal.dotm, should also be investigated since the base templates should likely not contain VBA macros. Changes to the Office macro security settings should also be investigated.\n\nMonitor and validate the Office trusted locations on the file system and audit the Registry entries relevant for enabling add-ins. (Citation: MRWLabs Office Persistence Add-ins)\n\nNon-standard process execution trees may also indicate suspicious or malicious behavior. Collect process execution information including process IDs (PID) and parent process IDs (PPID) and look for abnormal chains of activity resulting from Office processes. If winword.exe is the parent process for suspicious processes and activity relating to other adversarial techniques, then it could indicate that the application was used maliciously.\n\nPlatforms: Windows\n\nData Sources: Process monitoring, Process command-line parameters, Windows Registry, File monitoring\n\nPermissions Required: User, Administrator\n\nSystem Requirements: Office Test technique: Office 2007, 2010, 2013, 2015 and 2016\nAdd-ins: some require administrator permissions\n\nContributors: Ricardo Dias, Loic Jaquemet", + "value": "Office Application Startup", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1137", + "https://support.office.com/article/Change-the-Normal-template-Normal-dotm-06de294b-d216-47f6-ab77-ccb5166f98ea", + "https://msdn.microsoft.com/en-us/vba/office-shared-vba/articles/getting-started-with-vba-in-office", + "https://enigma0x3.net/2014/01/23/maintaining-access-with-normal-dotm/comment-page-1/", + "http://www.hexacorn.com/blog/2017/04/19/beyond-good-ol-run-key-part-62/", + "http://www.hexacorn.com/blog/2014/04/16/beyond-good-ol-run-key-part-10/", + "https://support.office.com/article/Add-or-remove-add-ins-0af570c4-5cf3-4fa9-9b88-403625a0b460", + "https://labs.mwrinfosecurity.com/blog/add-in-opportunities-for-office-persistence/" + ], + "mitre_data_sources": [ + "Process monitoring", + "Process command-line parameters", + "Windows Registry", + "File monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "2c4d4e92-0ccf-4a97-b54c-86d662988a53" + }, + { + "description": "The rundll32.exe program can be called to execute an arbitrary binary. Adversaries may take advantage of this functionality to proxy execution of code to avoid triggering security tools that may not monitor execution of the rundll32.exe process because of whitelists or false positives from Windows using rundll32.exe for normal operations.\n\nRundll32.exe can also be used to execute Control Panel Item files (.cpl) through the undocumented shell32.dll functions Control_RunDLL and Control_RunDLLAsUser. Double-clicking a .cpl file also causes rundll32.exe to execute. (Citation: Trend Micro CPL)\n\nDetection: Use process monitoring to monitor the execution and arguments of rundll32.exe. Compare recent invocations of rundll32.exe with prior history of known good arguments and loaded DLLs to determine anomalous and potentially adversarial activity. Command arguments used with the rundll32.exe invocation may also be useful in determining the origin and purpose of the DLL being loaded.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Binary file metadata, Process command-line parameters, Process monitoring\n\nDefense Bypassed: Anti-virus, Application whitelisting\n\nPermissions Required: User\n\nRemote Support: No\n\nContributors: Ricardo Dias", + "value": "Rundll32", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1085", + "https://www.trendmicro.de/cloud-content/us/pdfs/security-intelligence/white-papers/wp-cpl-malware.pdf" + ], + "mitre_data_sources": [ + "File monitoring", + "Binary file metadata", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + { + "description": "Network sniffing refers to using the network interface on a system to monitor or capture information sent over a wired or wireless connection.\n\nUser credentials may be sent over an insecure, unencrypted protocol that can be captured and obtained through network packet analysis. An adversary may place a network interface into promiscuous mode, using a utility to capture traffic in transit over the network or use span ports to capture a larger amount of data. In addition, techniques for name service resolution poisoning, such as LLMNR/NBT-NS Poisoning, can be used to capture credentials to websites, proxies, and internal systems by redirecting traffic to an adversary.\n\nDetection: Detecting the events leading up to sniffing network traffic may be the best method of detection. From the host level, an adversary would likely need to perform a man-in-the-middle attack against other devices on a wired network in order to capture traffic that was not to or from the current compromised system. This change in the flow of information is detectable at the enclave network level. Monitor for ARP spoofing and gratuitous ARP broadcasts. Detecting compromised network devices is a bit more challenging. Auditing administrator logins, configuration changes, and device images is required to detect malicious changes.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Network device logs, Host network interface, Netflow/Enclave netflow\n\nPermissions Required: Administrator, SYSTEM\n\nSystem Requirements: Network interface access and packet capture driver", + "value": "Network Sniffing", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1040" + ], + "mitre_data_sources": [ + "Network device logs", + "Host network interface", + "Netflow/Enclave netflow" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "3257eb21-f9a7-4430-8de1-d8b6e288f529" + }, + { + "description": "A port monitor can be set through the (Citation: AddMonitor) API call to set a DLL to be loaded at startup. (Citation: AddMonitor) This DLL can be located in C:\\Windows\\System32 and will be loaded by the print spooler service, spoolsv.exe, on boot. The spoolsv.exe process also runs under SYSTEM level permissions. (Citation: Bloxham) Alternatively, an arbitrary DLL can be loaded if permissions allow writing a fully-qualified pathname for that DLL to HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Monitors. The Registry key contains entries for the following:\n*Local Port\n*Standard TCP/IP Port\n*USB Monitor\n*WSD Port\n\nAdversaries can use this technique to load malicious code at startup that will persist on system reboot and execute as SYSTEM.\n\nDetection: * Monitor process API calls to (Citation: AddMonitor).\n* Monitor DLLs that are loaded by spoolsv.exe for DLLs that are abnormal.\n* New DLLs written to the System32 directory that do not correlate with known good software or patching may be suspicious.\n* Monitor Registry writes to HKLM\\SYSTEM\\CurrentControlSet\\Control\\Print\\Monitors.\n* Run the Autoruns utility, which checks for this Registry key as a persistence mechanism (Citation: TechNet Autoruns)\n\nPlatforms: Windows\n\nData Sources: File monitoring, API monitoring, DLL monitoring, Windows Registry, Process monitoring\n\nEffective Permissions: SYSTEM\n\nPermissions Required: Administrator, SYSTEM\n\nContributors: Stefan Kanthak, Travis Smith, Tripwire", + "value": "Port Monitors", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1013", + "http://msdn.microsoft.com/en-us/library/dd183341", + "https://www.defcon.org/images/defcon-22/dc-22-presentations/Bloxham/DEFCON-22-Brady-Bloxham-Windows-API-Abuse-UPDATED.pdf", + "https://technet.microsoft.com/en-us/sysinternals/bb963902" + ], + "mitre_data_sources": [ + "File monitoring", + "API monitoring", + "DLL monitoring", + "Windows Registry", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "1f47e2fd-fa77-4f2f-88ee-e85df308f125" + }, + { + "description": "Browser extensions or plugins are small programs that can add functionality and customize aspects of internet browsers. They can be installed directly or through a browser's app store. Extensions generally have access and permissions to everything that the browser can access. (Citation: Wikipedia Browser Extension) (Citation: Chrome Extensions Definition)\n\nMalicious extensions can be installed into a browser through malicious app store downloads masquerading as legitimate extensions, through social engineering, or by an adversary that has already compromised a system. Security can be limited on browser app stores so may not be difficult for malicious extensions to defeat automated scanners and be uploaded. (Citation: Malicious Chrome Extension Numbers) Once the extension is installed, it can browse to websites in the background, (Citation: Chrome Extension Crypto Miner) steal all information that a user enters into a browser, to include credentials, (Citation: Banker Google Chrome Extension Steals Creds) (Citation: Catch All Chrome Extension) and be used as an installer for a RAT for persistence. There have been instances of botnets using a persistent backdoor through malicious Chrome extensions. (Citation: Stantinko Botnet) There have also been similar examples of extensions being used for command & control (Citation: Chrome Extension C2 Malware).\n\nDetection: Inventory and monitor browser extension installations that deviate from normal, expected, and benign extensions. Process and network monitoring can be used to detect browsers communicating with a C2 server. However, this may would prove to be a difficult way of initially detecting a malicious extension depending on the nature and volume of the traffic it generates.\n\nMonitor for any new items written to the Registry or PE files written to disk. That may correlate with browser extension installation.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Network protocol analysis, Packet capture, System calls, Process use of network, Process monitoring, Browser extensions\n\nPermissions Required: User\n\nContributors: Justin Warner, ICEBRG", + "value": "Browser Extensions", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1176", + "https://en.wikipedia.org/wiki/Browser%20extension", + "https://developer.chrome.com/extensions", + "https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/43824.pdf", + "https://www.ghacks.net/2017/09/19/first-chrome-extension-with-javascript-crypto-miner-detected/", + "https://isc.sans.edu/forums/diary/BankerGoogleChromeExtensiontargetingBrazil/22722/", + "https://isc.sans.edu/forums/diary/CatchAll+Google+Chrome+Malicious+Extension+Steals+All+Posted+Data/22976/https:/threatpost.com/malicious-chrome-extension-steals-data-posted-to-any-website/128680/)", + "https://www.welivesecurity.com/2017/07/20/stantinko-massive-adware-campaign-operating-covertly-since-2012/", + "https://kjaer.io/extension-malware/" + ], + "mitre_data_sources": [ + "Network protocol analysis", + "Packet capture", + "System calls", + "Process use of network", + "Process monitoring", + "Browser extensions" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "389735f1-f21c-4208-b8f0-f8031e7169b8" + }, + { + "description": "Software packing is a method of compressing or encrypting an executable. Packing an executable changes the file signature in an attempt to avoid signature-based detection. Most decompression techniques decompress the executable code in memory.\n\nUtilities used to perform software packing are called packers. Example packers are MPRESS and UPX. A more comprehensive list of known packers is available, (Citation: Wikipedia Exe Compression) but adversaries may create their own packing techniques that do not leave the same artifacts as well-known packers to evade defenses.\n\nDetection: Use file scanning to look for known software packers or artifacts of packing techniques. Packing is not a definitive indicator of malicious activity, because legitimate software may use packing techniques to reduce binary size or to protect proprietary code.\n\nPlatforms: Windows\n\nData Sources: Binary file metadata\n\nDefense Bypassed: Anti-virus, heuristic detection, Signature-based detection", + "value": "Software Packing", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1045", + "http://en.wikipedia.org/wiki/Executable%20compression" + ], + "mitre_data_sources": [ + "Binary file metadata" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + { + "description": "Adversaries may attempt to get a listing of open application windows. Window listings could convey information about how the system is used or give context to information collected by a keylogger.\n\nIn Mac, this can be done natively with a small AppleScript script.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities based on the information obtained.\n\nMonitor processes and command-line arguments for actions that could be taken to gather system and network information. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: macOS, Windows\n\nData Sources: API monitoring, Process command-line parameters, Process monitoring\n\nPermissions Required: User", + "value": "Application Window Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1010" + ], + "mitre_data_sources": [ + "API monitoring", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "macOS", + "Windows" + ] + }, + "uuid": "4ae4f953-fe58-4cc8-a327-33257e30a830" + }, + { + "description": "To disguise the source of malicious traffic, adversaries may chain together multiple proxies. Typically, a defender will be able to identify the last proxy traffic traversed before it enters their network; the defender may or may not be able to identify any previous proxies before the last-hop proxy. This technique makes identifying the original source of the malicious traffic even more difficult by requiring the defender to trace malicious traffic through several proxies to identify its source.\n\nDetection: When observing use of Multi-hop proxies, network data from the actual command and control servers could allow correlating incoming and outgoing flows to trace malicious traffic back to its source. Multi-hop proxies can also be detected by alerting on traffic to known anonymity networks (such as ) or known adversary infrastructure that uses this technique.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Network protocol analysis, Netflow/Enclave netflow\n\nRequires Network: Yes", + "value": "Multi-hop Proxy", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1188" + ], + "mitre_data_sources": [ + "Network protocol analysis", + "Netflow/Enclave netflow" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "7d751199-05fa-4a72-920f-85df4506c76c" + }, + { + "description": "A type-1 hypervisor is a software layer that sits between the guest operating systems and system's hardware. (Citation: Wikipedia Hypervisor) It presents a virtual running environment to an operating system. An example of a common hypervisor is Xen. (Citation: Wikipedia Xen) A type-1 hypervisor operates at a level below the operating system and could be designed with Rootkit functionality to hide its existence from the guest operating system. (Citation: Myers 2007) A malicious hypervisor of this nature could be used to persist on systems through interruption.\n\nDetection: Type-1 hypervisors may be detected by performing timing analysis. Hypervisors emulate certain CPU instructions that would normally be executed by the hardware. If an instruction takes orders of magnitude longer to execute than normal on a system that should not contain a hypervisor, one may be present. (Citation: virtualization.info 2006)\n\nPlatforms: Windows\n\nData Sources: System calls\n\nPermissions Required: Administrator, SYSTEM", + "value": "Hypervisor", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1062", + "https://en.wikipedia.org/wiki/Hypervisor", + "http://en.wikipedia.org/wiki/Xen", + "http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.90.8832&rep=rep1&type=pdf", + "http://virtualization.info/en/news/2006/08/debunking-blue-pill-myth.html" + ], + "mitre_data_sources": [ + "System calls" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "4be89c7c-ace6-4876-9377-c8d54cef3d63" + }, + { + "description": "Credential dumping is the process of obtaining account login and password information from the operating system and software. Credentials can be used to perform Lateral Movement and access restricted information.\n\nTools may dump credentials in many different ways: extracting credential hashes for offline cracking, extracting plaintext passwords, and extracting Kerberos tickets, among others. Examples of credential dumpers include pwdump7, Windows Credential Editor, Mimikatz, and gsecdump. These tools are in use by both professional security testers and adversaries.\n\nPlaintext passwords can be obtained using tools such as Mimikatz to extract passwords stored by the Local Security Authority (LSA). If smart cards are used to authenticate to a domain using a personal identification number (PIN), then that PIN is also cached as a result and may be dumped. (Citation: Github Mimikatz Module sekurlsa)\n\nDCSync is a variation on credential dumping which can be used to acquire sensitive information from a domain controller. Rather than executing recognizable malicious code, the action works by abusing the domain controller's application programming interface (API) (Citation: Microsoft DRSR Dec 2017) (Citation: Microsoft GetNCCChanges) (Citation: Samba DRSUAPI) (Citation: Wine API samlib.dll) to simulate the replication process from a remote domain controller. Any members of the Administrators, Domain Admins, Enterprise Admin groups or computer accounts on the domain controller are able to run DCSync to pull password data (Citation: ADSecurity Mimikatz DCSync) from Active Directory, which may include current and historical hashes of potentially useful accounts such as KRBTGT and Administrators. The hashes can then in turn be used to create a Golden Ticket for use in Pass the Ticket (Citation: Harmj0y Mimikatz and DCSync) or change an account's password as noted in Account Manipulation. (Citation: InsiderThreat ChangeNTLM July 2017) DCSync functionality has been included in the \"lsadump\" module in Mimikatz. (Citation: GitHub Mimikatz lsadump Module) Lsadump also includes NetSync, which performs DCSync over a legacy replication protocol. (Citation: Microsoft NRPC Dec 2017)\n\nDetection: Common credential dumpers such as Mimikatz access the LSA Subsystem Service (LSASS) process by opening the process, locating the LSA secrets key, and decrypting the sections in memory where credential details are stored. Credential dumpers may also use methods for reflective Process Injection to reduce potential indicators of malicious activity.\n\nNTLM hash dumpers open the Security Accounts Manager (SAM) on the local file system (%SystemRoot%/system32/config/SAM) or create a dump of the Registry SAM key to access stored account password hashes. Some hash dumpers will open the local file system as a device and parse to the SAM table to avoid file access defenses. Others will make an in-memory copy of the SAM table before reading hashes. Detection of compromised Valid Accounts in-use by adversaries may help as well. \n\nOn Windows 8.1 and Windows Server 2012 R2, monitor Windows Logs for LSASS.exe creation to verify that LSASS started as a protected process.\n\nMonitor processes and command-line arguments for program execution that may be indicative of credential dumping. Remote access tools may contain built-in features or incorporate existing tools like Mimikatz. PowerShell scripts also exist that contain credential dumping functionality, such as PowerSploit's Invoke-Mimikatz module, (Citation: Powersploit) which may require additional logging features to be configured in the operating system to collect necessary information for analysis.\n\nMonitor domain controller logs for replication requests and other unscheduled activity possibly associated with DCSync. (Citation: Microsoft DRSR Dec 2017) (Citation: Microsoft GetNCCChanges) (Citation: Samba DRSUAPI) Note: Domain controllers may not log replication requests originating from the default domain controller account. (Citation: Harmj0y DCSync Sept 2015). Also monitor for network protocols (Citation: Microsoft DRSR Dec 2017) (Citation: Microsoft NRPC Dec 2017) and other replication requests (Citation: Microsoft SAMR) from IPs not associated with known domain controllers. (Citation: AdSecurity DCSync Sept 2015)\n\nPlatforms: Windows\n\nData Sources: API monitoring, Process command-line parameters, Process monitoring, PowerShell logs\n\nPermissions Required: Administrator, SYSTEM\n\nContributors: Vincent Le Toux", + "value": "Credential Dumping", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1003", + "https://github.com/gentilkiwi/mimikatz/wiki/module-~-sekurlsa", + "https://github.com/mattifestation/PowerSploit", + "https://adsecurity.org/?p=1729", + "http://www.harmj0y.net/blog/redteaming/mimikatz-and-dcsync-and-extrasids-oh-my/", + "https://github.com/gentilkiwi/mimikatz/wiki/module-~-lsadump", + "https://msdn.microsoft.com/library/cc228086.aspx", + "https://msdn.microsoft.com/library/dd207691.aspx", + "https://wiki.samba.org/index.php/DRSUAPI", + "https://source.winehq.org/WineAPI/samlib.html", + "https://blog.stealthbits.com/manipulating-user-passwords-with-mimikatz-SetNTLM-ChangeNTLM", + "https://msdn.microsoft.com/library/cc237008.aspx", + "https://adsecurity.org/?p=1729", + "http://www.harmj0y.net/blog/redteaming/mimikatz-and-dcsync-and-extrasids-oh-my/", + "https://msdn.microsoft.com/library/cc245496.aspx" + ], + "mitre_data_sources": [ + "API monitoring", + "Process command-line parameters", + "Process monitoring", + "PowerShell logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + { + "description": "Adversaries may use Obfuscated Files or Information to hide artifacts of an intrusion from analysis. They may require separate mechanisms to decode or deobfuscate that information depending on how they intend to use it. Methods for doing that include built-in functionality of malware, Scripting, PowerShell, or by using utilities present on the system.\n\nOne such example is use of certutil to decode a remote access tool portable executable file that has been hidden inside a certificate file. (Citation: Malwarebytes Targeted Attack against Saudi Arabia)\n\nDetection: Detecting the action of deobfuscating or decoding files or information may be difficult depending on the implementation. If the functionality is contained within malware and uses the Windows API, then attempting to detect malicious behavior before or after the action may yield better results than attempting to perform analysis on loaded libraries or API calls. If scripts are used, then collecting the scripts for analysis may be necessary. Perform process and command-line monitoring to detect potentially malicious behavior related to scripts and system utilities such as certutil.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Process Monitoring, Process command-line parameters\n\nDefense Bypassed: Anti-virus, Host intrusion prevention systems, Signature-based detection, Network intrusion detection system\n\nPermissions Required: User\n\nContributors: Matthew Demaske, Adaptforward", + "value": "Deobfuscate/Decode Files or Information", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1140", + "https://blog.malwarebytes.com/cybercrime/social-engineering-cybercrime/2017/03/new-targeted-attack-saudi-arabia-government/" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "3ccef7ae-cb5e-48f6-8302-897105fbf55c" + }, + { + "description": "The HISTCONTROL environment variable keeps track of what should be saved by the history command and eventually into the ~/.bash_history file when a user logs out. This setting can be configured to ignore commands that start with a space by simply setting it to \"ignorespace\". HISTCONTROL can also be set to ignore duplicate commands by setting it to \"ignoredups\". In some Linux systems, this is set by default to \"ignoreboth\" which covers both of the previous examples. This means that \u201c ls\u201d will not be saved, but \u201cls\u201d would be saved by history. HISTCONTROL does not exist by default on macOS, but can be set by the user and will be respected. Adversaries can use this to operate without leaving traces by simply prepending a space to all of their terminal commands.\n\nDetection: Correlating a user session with a distinct lack of new commands in their .bash_history can be a clue to suspicious behavior. Additionally, users checking or changing their HISTCONTROL environment variable is also suspicious.\n\nPlatforms: Linux, macOS\n\nData Sources: Process Monitoring, Authentication logs, File monitoring, Environment variable\n\nDefense Bypassed: Log analysis, Host forensic analysis\n\nPermissions Required: User", + "value": "HISTCONTROL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1148" + ], + "mitre_data_sources": [ + "Process Monitoring", + "Authentication logs", + "File monitoring", + "Environment variable" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "086952c4-5b90-4185-b573-02bad8e11953" + }, + { + "description": "The Windows security identifier (SID) is a unique value that identifies a user or group account. SIDs are used by Windows security in both security descriptors and access tokens. (Citation: Microsoft SID) An account can hold additional SIDs in the SID-History Active Directory attribute (Citation: Microsoft SID)-History Attribute, allowing inter-operable account migration between domains (e.g., all values in SID-History are included in access tokens).\n\nAdversaries may use this mechanism for privilege escalation. With Domain Administrator (or equivalent) rights, harvested or well-known SID values (Citation: Microsoft Well Known SIDs Jun 2017) may be inserted into SID-History to enable impersonation of arbitrary users/groups such as Enterprise Administrators. This manipulation may result in elevated access to local resources and/or access to otherwise inaccessible domains via lateral movement techniques such as Remote Services, Windows Admin Shares, or Windows Remote Management.\n\nDetection: Examine data in user\u2019s SID-History attributes using the PowerShell Get-ADUser Cmdlet (Citation: Microsoft Get-ADUser), especially users who have SID-History values from the same domain. (Citation: AdSecurity SID History Sept 2015)\n\nMonitor Account Management events on Domain Controllers for successful and failed changes to SID-History. (Citation: AdSecurity SID History Sept 2015) (Citation: Microsoft DsAddSidHistory)\n\nMonitor Windows API calls to the DsAddSidHistory function. (Citation: Microsoft DsAddSidHistory)\n\nPlatforms: Windows\n\nData Sources: API monitoring, Authentication logs, Windows event logs\n\nPermissions Required: Administrator, SYSTEM\n\nContributors: Vincent Le Toux", + "value": "SID-History Injection", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1178", + "https://msdn.microsoft.com/library/windows/desktop/aa379571.aspx", + "https://support.microsoft.com/help/243330/well-known-security-identifiers-in-windows-operating-systems", + "https://technet.microsoft.com/library/ee617241.aspx", + "https://adsecurity.org/?p=1772", + "https://msdn.microsoft.com/library/ms677982.aspx" + ], + "mitre_data_sources": [ + "API monitoring", + "Authentication logs", + "Windows event logs" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "1df0326d-2fbc-4d08-a16b-48365f1e742d" + }, + { + "description": "Adversaries may use an existing, legitimate external Web service as a means for relaying commands to a compromised system.\n\nPopular websites and social media can act as a mechanism for command and control and give a significant amount of cover due to the likelihood that hosts within a network are already communicating with them prior to a compromise. Using common services, such as those offered by Google or Twitter, makes it easier for adversaries to hide in expected noise. Web service providers commonly use SSL/TLS encryption, giving adversaries an added level of protection.\n\nDetection: Host data that can relate unknown or suspicious process activity using a network connection is important to supplement any existing indicators of compromise based on malware command and control signatures and infrastructure or the presence of strong encryption. Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Host network interface, Netflow/Enclave netflow, Network protocol analysis, Packet capture\n\nPermissions Required: User\n\nRequires Network: Yes", + "value": "Web Service", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1102", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Host network interface", + "Netflow/Enclave netflow", + "Network protocol analysis", + "Packet capture" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + { + "description": "Adversaries may interact with the Windows Registry to gather information about the system, configuration, and installed software.\n\nThe Registry contains a significant amount of information about the operating system, configuration, software, and security. (Citation: Wikipedia Windows Registry) Some of the information may help adversaries to further their operation within a network.\n\nDetection: System and network discovery techniques normally occur throughout an operation as an adversary learns the environment. Data and events should not be viewed in isolation, but as part of a chain of behavior that could lead to other activities, such as Lateral Movement, based on the information obtained.\n\nInteraction with the Windows Registry may come from the command line using utilities such as Reg or through running malware that may interact with the Registry through an API. Command-line invocation of utilities used to query the Registry may be detected through process and command-line monitoring. Remote access tools with built-in features may interact directly with the Windows API to gather information. Information may also be acquired through Windows system management tools such as Windows Management Instrumentation and PowerShell.\n\nPlatforms: Windows\n\nData Sources: Windows Registry, Process monitoring, Process command-line parameters\n\nPermissions Required: User, Administrator, SYSTEM", + "value": "Query Registry", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1012", + "https://en.wikipedia.org/wiki/Windows%20Registry" + ], + "mitre_data_sources": [ + "Windows Registry", + "Process monitoring", + "Process command-line parameters" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + { + "description": "Third-party applications and software deployment systems may be in use in the network environment for administration purposes (e.g., SCCM, VNC, HBSS, Altiris, etc.). If an adversary gains access to these systems, then they may be able to execute code.\n\nAdversaries may gain access to and use third-party application deployment systems installed within an enterprise network. Access to a network-wide or enterprise-wide software deployment system enables an adversary to have remote code execution on all systems that are connected to such a system. The access may be used to laterally move to systems, gather information, or cause a specific effect, such as wiping the hard drives on all endpoints.\n\nThe permissions required for this action vary by system configuration; local credentials may be sufficient with direct access to the deployment server, or specific domain credentials may be required. However, the system may require an administrative account to log in or to perform software deployment.\n\nDetection: Detection methods will vary depending on the type of third-party software or system and how it is typically used. \n\nThe same investigation process can be applied here as with other potentially malicious activities where the distribution vector is initially unknown but the resulting activity follows a discernible pattern. Analyze the process execution trees, historical activities from the third-party application (such as what types of files are usually pushed), and the resulting activities or events from the file/binary/script pushed to systems. \n\nOften these third-party applications will have logs of their own that can be collected and correlated with other data from the environment. Audit software deployment logs and look for suspicious or unauthorized activity. A system not typically used to push software to clients that suddenly is used for such a task outside of a known admin function may be suspicious.\n\nPerform application deployment at regular times so that irregular deployment activity stands out. Monitor process activity that does not correlate to known good software. Monitor account login activity on the deployment system.\n\nPlatforms: Linux, Windows, macOS\n\nData Sources: Binary file metadata, File monitoring, Process monitoring, Process use of network, Third-party application logs, Windows Registry\n\nPermissions Required: Administrator, SYSTEM, User\n\nRemote Support: Yes", + "value": "Third-party Software", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1072" + ], + "mitre_data_sources": [ + "Binary file metadata", + "File monitoring", + "Process monitoring", + "Process use of network", + "Third-party application logs", + "Windows Registry" + ], + "mitre_platforms": [ + "Linux", + "Windows", + "macOS" + ] + }, + "uuid": "92a78814-b191-47ca-909c-1ccfe3777414" + }, + { + "description": "Files may be copied from one system to another to stage adversary tools or other files over the course of an operation. Files may be copied from an external adversary-controlled system through the Command and Control channel to bring tools into the victim network or through alternate protocols with another tool such as FTP. Files can also be copied over on Mac and Linux with native tools like scp, rsync, and sftp.\n\nAdversaries may also copy files laterally between internal victim systems to support Lateral Movement with remote Execution using inherent file sharing protocols such as file sharing over SMB to connected network shares or with authenticated connections with Windows Admin Shares or Remote Desktop Protocol.\n\nDetection: Monitor for file creation and files transferred within a network over SMB. Unusual processes with external network connections creating files on-system may be suspicious. Use of utilities, such as FTP, that does not normally occur may also be suspicious.\n\nAnalyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: File monitoring, Packet capture, Process use of network, Netflow/Enclave netflow, Network protocol analysis, Process monitoring\n\nPermissions Required: User\n\nRequires Network: Yes", + "value": "Remote File Copy", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1105", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "File monitoring", + "Packet capture", + "Process use of network", + "Netflow/Enclave netflow", + "Network protocol analysis", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + { + "description": "Windows allows programs to have direct access to logical volumes. Programs with direct access may read and write files directly from the drive by analyzing file system data structures. This technique bypasses Windows file access controls as well as file system monitoring tools. (Citation: Hakobyan 2009)\n\nUtilities, such as NinjaCopy, exist to perform these actions in PowerShell. (Citation: Github PowerSploit Ninjacopy)\n\nDetection: Monitor handle opens on drive volumes that are made by processes to determine when they may directly access logical drives. (Citation: Github PowerSploit Ninjacopy)\n\nMonitor processes and command-line arguments for actions that could be taken to copy files from the logical drive and evade common file system protections. Since this technique may also be used through PowerShell, additional logging of PowerShell scripts is recommended.\n\nPlatforms: Windows\n\nData Sources: API monitoring\n\nDefense Bypassed: File monitoring, File system access controls\n\nPermissions Required: Administrator", + "value": "File System Logical Offsets", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1006", + "http://www.codeproject.com/Articles/32169/FDump-Dumping-File-Sectors-Directly-from-Disk-usin", + "https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Invoke-NinjaCopy.ps1" + ], + "mitre_data_sources": [ + "API monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "0c8ab3eb-df48-4b9c-ace7-beacaac81cc5" + }, + { + "description": "When programs are executed that need additional privileges than are present in the current user context, it is common for the operating system to prompt the user for proper credentials to authorize the elevated privileges for the task. Adversaries can mimic this functionality to prompt users for credentials with a normal-looking prompt. This type of prompt can be accomplished with AppleScript:\n\nset thePassword to the text returned of (display dialog \"AdobeUpdater needs permission to check for updates. Please authenticate.\" default answer \"\")\n (Citation: OSX Keydnap malware)\n\nAdversaries can prompt a user for a number of reasons that mimic normal usage, such as a fake installer requiring additional access or a fake malware removal suite. (Citation: OSX Malware Exploits MacKeeper)\n\nDetection: This technique exploits users' tendencies to always supply credentials when prompted, which makes it very difficult to detect. Monitor process execution for unusual programs as well as AppleScript that could be used to prompt users for credentials.\n\nPlatforms: macOS\n\nData Sources: User interface, Process Monitoring\n\nPermissions Required: User", + "value": "Input Prompt", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1141", + "https://www.welivesecurity.com/2016/07/06/new-osxkeydnap-malware-hungry-credentials/", + "https://baesystemsai.blogspot.com/2015/06/new-mac-os-malware-exploits-mackeeper.html" + ], + "mitre_data_sources": [ + "User interface", + "Process Monitoring" + ], + "mitre_platforms": [ + "macOS" + ] + }, + "uuid": "91ce1ede-107f-4d8b-bf4c-735e8789c94b" + }, + { + "description": "Adversaries may add malicious content to an internally accessible website through an open network file share that contains the website's webroot or Web content directory and then browse to that content with a Web browser to cause the server to execute the malicious content. The malicious content will typically run under the context and permissions of the Web server process, often resulting in local system or administrative privileges, depending on how the Web server is configured.\n\nThis mechanism of shared access and remote execution could be used for lateral movement to the system running the Web server. For example, a Web server running PHP with an open network share could allow an adversary to upload a remote access tool and PHP script to execute the RAT on the system running the Web server when a specific page is visited.\n\nDetection: Use file and process monitoring to detect when files are written to a Web server by a process that is not the normal Web server process or when files are written outside of normal administrative time periods. Use process monitoring to identify normal processes that run on the Web server and detect processes that are not typically executed.\n\nPlatforms: Windows\n\nData Sources: File monitoring, Process monitoring\n\nSystem Requirements: Shared webroot directory on remote system", + "value": "Shared Webroot", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1051" + ], + "mitre_data_sources": [ + "File monitoring", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "804c042c-cfe6-449e-bc1a-ba0a998a70db" + }, + { + "description": "An adversary may attempt to block indicators or events from leaving the host machine. In the case of network-based reporting of indicators, an adversary may block traffic associated with reporting to prevent central analysis. This may be accomplished by many means, such as stopping a local process or creating a host-based firewall rule to block traffic to a specific server.\n\nDetection: Detect lack of reported activity from a host sensor. Different methods of blocking may cause different disruptions in reporting. Systems may suddenly stop reporting all data or only certain kinds of data.\n\nDepending on the types of host information collected, an analyst may be able to detect the event that triggered a process to stop or connection to be blocked.\n\nPlatforms: Windows\n\nData Sources: Sensor health and status, Process command-line parameters, Process monitoring\n\nDefense Bypassed: Anti-virus, Log analysis, Host intrusion prevention systems", + "value": "Indicator Blocking", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1054" + ], + "mitre_data_sources": [ + "Sensor health and status", + "Process command-line parameters", + "Process monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "6a5848a8-6201-4a2c-8a6a-ca5af8c6f3df" + }, + { + "description": "In certain circumstances, such as an air-gapped network compromise, exfiltration could occur via a physical medium or device introduced by a user. Such media could be an external hard drive, USB drive, cellular phone, MP3 player, or other removable storage and processing device. The physical medium or device could be used as the final exfiltration point or to hop between otherwise disconnected systems.\n\nDetection: Monitor file access on removable media. Detect processes that execute when removable media are mounted.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Data loss prevention, File monitoring\n\nSystem Requirements: Presence of physical medium or device\n\nRequires Network: No", + "value": "Exfiltration Over Physical Medium", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1052" + ], + "mitre_data_sources": [ + "Data loss prevention", + "File monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "e6415f09-df0e-48de-9aba-928c902b7549" + }, + { + "description": "Windows uses access tokens to determine the ownership of a running process. A user can manipulate access tokens to make a running process appear as though it belongs to someone other than the user that started the process. When this occurs, the process also takes on the security context associated with the new token. For example, Microsoft promotes the use of access tokens as a security best practice. Administrators should log in as a standard user but run their tools with administrator privileges using the built-in access token manipulation command runas. (Citation: Microsoft runas)\n \nAdversaries may use access tokens to operate under a different user or system security context to perform actions and evade detection. An adversary can use built-in Windows API functions to copy access tokens from existing processes; this is known as token stealing. An adversary must already be in a privileged user context (i.e. administrator) to steal a token. However, adversaries commonly use token stealing to elevate their security context from the administrator level to the SYSTEM level. An adversary can use a token to authenticate to a remote system as the account for that token if the account has appropriate permissions on the remote system. (Citation: Pentestlab Token Manipulation)\n\nAccess tokens can be leveraged by adversaries through three methods: (Citation: BlackHat Atkinson Winchester Token Manipulation)\n\n'''Token Impersonation/Theft''' - An adversary creates a new access token that duplicates an existing token using DuplicateToken(Ex). The token can then be used with ImpersonateLoggedOnUser to allow the calling thread to impersonate a logged on user's security context, or with SetThreadToken to assign the impersonated token to a thread. This is useful for when the target user has a non-network logon session on the system.\n\n'''Create Process with a Token''' - An adversary creates a new access token with DuplicateToken(Ex) and uses it with CreateProcessWithTokenW to create a new process running under the security context of the impersonated user. This is useful for creating a new process under the security context of a different user.\n\n'''Make and Impersonate Token''' - An adversary has a username and password but the user is not logged onto the system. The adversary can then create a logon session for the user using the LogonUser function. The function will return a copy of the new session's access token and the adversary can use SetThreadToken to assign the token to a thread.\n\nAny standard user can use the runas command, and the Windows API functions, to create impersonation tokens; it does not require access to an administrator account.\n\nMetasploit\u2019s Meterpreter payload allows arbitrary token manipulation and uses token impersonation to escalate privileges. (Citation: Metasploit access token) The Cobalt Strike beacon payload allows arbitrary token impersonation and can also create tokens. (Citation: Cobalt Strike Access Token)\n\nDetection: If an adversary is using a standard command-line shell, analysts can detect token manipulation by auditing command-line activity. Specifically, analysts should look for use of the runas command. Detailed command-line logging is not enabled by default in Windows. (Citation: Microsoft Command-line Logging)\n\nIf an adversary is using a payload that calls the Windows token APIs directly, analysts can detect token manipulation only through careful analysis of user network activity, examination of running processes, and correlation with other endpoint and network behavior. \n\nThere are many Windows API calls a payload can take advantage of to manipulate access tokens (e.g., LogonUser (Citation: Microsoft LogonUser), DuplicateTokenEx (Citation: Microsoft DuplicateTokenEx), and ImpersonateLoggedOnUser (Citation: Microsoft ImpersonateLoggedOnUser)). Please see the referenced Windows API pages for more information.\n\nQuery systems for process and thread token information and look for inconsistencies such as user owns processes impersonating the local SYSTEM account. (Citation: BlackHat Atkinson Winchester Token Manipulation)\n\nPlatforms: Windows\n\nData Sources: API monitoring, Access Tokens\n\nEffective Permissions: SYSTEM\n\nPermissions Required: User, Administrator\n\nContributors: Tom Ueltschi @c_APT_ure, Travis Smith, Tripwire, Jared Atkinson, @jaredcatkinson, Robby Winchester, @robwinchester3", + "value": "Access Token Manipulation", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1134", + "https://technet.microsoft.com/en-us/library/bb490994.aspx", + "https://pentestlab.blog/2017/04/03/token-manipulation/", + "https://www.offensive-security.com/metasploit-unleashed/fun-incognito/", + "https://blog.cobaltstrike.com/2015/12/16/windows-access-tokens-and-alternate-credentials/", + "https://technet.microsoft.com/en-us/windows-server-docs/identity/ad-ds/manage/component-updates/command-line-process-auditing", + "https://msdn.microsoft.com/en-us/library/windows/desktop/aa378184(v=vs.85).aspx", + "https://msdn.microsoft.com/en-us/library/windows/desktop/aa446617(v=vs.85).aspx", + "https://msdn.microsoft.com/en-us/library/windows/desktop/aa378612(v=vs.85).aspx", + "https://www.blackhat.com/docs/eu-17/materials/eu-17-Atkinson-A-Process-Is-No-One-Hunting-For-Token-Manipulation.pdf" + ], + "mitre_data_sources": [ + "API monitoring", + "Access Tokens" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "dcaa092b-7de9-4a21-977f-7fcb77e89c48" + }, + { + "description": "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. (Citation: MSDN System Time) (Citation: Technet Windows Time Service)\n\nAn adversary may gather the system time and/or time zone from a local or remote system. This information may be gathered in a number of ways, such as with Net on Windows by performing net time \\\\hostname to gather the system time on a remote system. The victim's time zone may also be inferred from the current system time or gathered by using w32tm /tz. (Citation: Technet Windows Time Service) The information could be useful for performing other techniques, such as executing a file with a Scheduled Task (Citation: RSA EU12 They're Inside), or to discover locality information based on time zone to assist in victim targeting.\n\nDetection: Command-line interface monitoring may be useful to detect instances of net.exe or other command-line utilities being used to gather system time or time zone. Methods of detecting API use for gathering this information are likely less useful due to how often they may be used by legitimate software.\n\nPlatforms: Windows\n\nData Sources: Process monitoring, Process command-line parameters, API monitoring\n\nPermissions Required: User", + "value": "System Time Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1124", + "https://msdn.microsoft.com/ms724961.aspx", + "https://technet.microsoft.com/windows-server-docs/identity/ad-ds/get-started/windows-time-service/windows-time-service-tools-and-settings", + "https://www.rsaconference.com/writable/presentations/file%20upload/ht-209%20rivner%20schwartz.pdf" + ], + "mitre_data_sources": [ + "Process monitoring", + "Process command-line parameters", + "API monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + { + "description": "macOS and Linux both keep track of the commands users type in their terminal so that users can easily remember what they've done. These logs can be accessed in a few different ways. While logged in, this command history is tracked in a file pointed to by the environment variable HISTFILE. When a user logs off a system, this information is flushed to a file in the user's home directory called ~/.bash_history. The benefit of this is that it allows users to go back to commands they've used before in different sessions. Since everything typed on the command-line is saved, passwords passed in on the command line are also saved. Adversaries can abuse this by searching these files for cleartext passwords. Additionally, adversaries can use a variety of methods to prevent their own commands from appear in these logs such as unset HISTFILE, export HISTFILESIZE=0, history -c, rm ~/.bash_history.\n\nDetection: User authentication, especially via remote terminal services like SSH, without new entries in that user's ~/.bash_history is suspicious. Additionally, the modification of the HISTFILE and HISTFILESIZE environment variables or the removal/clearing of the ~/.bash_history file are indicators of suspicious activity.\n\nPlatforms: Linux, macOS\n\nData Sources: Authentication logs, File monitoring\n\nDefense Bypassed: Log analysis, Host forensic analysis\n\nPermissions Required: User", + "value": "Clear Command History", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1146" + ], + "mitre_data_sources": [ + "Authentication logs", + "File monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "d3046a90-580c-4004-8208-66915bc29830" + }, + { + "description": "The Windows module loader can be instructed to load DLLs from arbitrary local paths and arbitrary Universal Naming Convention (UNC) network paths. This functionality resides in NTDLL.dll and is part of the Windows Native API which is called from functions like CreateProcess(), LoadLibrary(), etc. of the Win32 API. (Citation: Wikipedia Windows Library Files)\n\nThe module loader can load DLLs:\n\n*via specification of the (fully-qualified or relative) DLL pathname in the IMPORT directory;\n \n*via EXPORT forwarded to another DLL, specified with (fully-qualified or relative) pathname (but without extension);\n \n*via an NTFS junction or symlink program.exe.local with the fully-qualified or relative pathname of a directory containing the DLLs specified in the IMPORT directory or forwarded EXPORTs;\n \n*via in an embedded or external \"application manifest\". The file name refers to an entry in the IMPORT directory or a forwarded EXPORT.\n\nAdversaries can use this functionality as a way to execute arbitrary code on a system.\n\nDetection: Monitoring DLL module loads may generate a significant amount of data and may not be directly useful for defense unless collected under specific circumstances, since benign use of Windows modules load functions are common and may be difficult to distinguish from malicious behavior. Legitimate software will likely only need to load routine, bundled DLL modules or Windows system DLLs such that deviation from known module loads may be suspicious. Limiting DLL module loads to %SystemRoot% and %ProgramFiles% directories will protect against module loads from unsafe paths. \n\nCorrelation of other events with behavior surrounding module loads using API monitoring and suspicious DLLs written to disk will provide additional context to an event that may assist in determining if it is due to malicious behavior.\n\nPlatforms: Windows\n\nData Sources: Process Monitoring, API monitoring, File monitoring, DLL monitoring\n\nPermissions Required: User\n\nContributors: Stefan Kanthak", + "value": "Execution through Module Load", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1129", + "https://en.wikipedia.org/wiki/Microsoft%20Windows%20library%20files" + ], + "mitre_data_sources": [ + "Process Monitoring", + "API monitoring", + "File monitoring", + "DLL monitoring" + ], + "mitre_platforms": [ + "Windows" + ] + }, + "uuid": "0a5231ec-41af-4a35-83d0-6bdf11f28c65" + }, + { + "description": "Secure Shell (SSH) is a standard means of remote access on Linux and Mac systems. It allows a user to connect to another system via an encrypted tunnel, commonly authenticating through a password, certificate or the use of an asymmetric encryption key pair.\n\nIn order to move laterally from a compromised host, adversaries may take advantage of trust relationships established with other systems via public key authentication in active SSH sessions by hijacking an existing connection to another system. This may occur through compromising the SSH agent itself or by having access to the agent's socket. If an adversary is able to obtain root access, then hijacking SSH sessions is likely trivial. (Citation: Slideshare Abusing SSH) (Citation: SSHjack Blackhat) (Citation: Clockwork SSH Agent Hijacking) Compromising the SSH agent also provides access to intercept SSH credentials. (Citation: Welivesecurity Ebury SSH)\n\nSSH Hijacking differs from use of Remote Services because it injects into an existing SSH session rather than creating a new session using Valid Accounts.\n\nDetection: Use of SSH may be legitimate, depending upon the network environment and how it is used. Other factors, such as access patterns and activity that occurs after a remote login, may indicate suspicious or malicious behavior with SSH. Monitor for user accounts logged into systems they would not normally access or access patterns to multiple systems over a relatively short period of time. Also monitor user SSH-agent socket files being used by different users.\n\nPlatforms: Linux, macOS\n\nData Sources: Authentication logs\n\nPermissions Required: User, root\n\nSystem Requirements: SSH service enabled, trust relationships configured, established connections\n\nContributors: Anastasios Pingios", + "value": "SSH Hijacking", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1184", + "https://www.slideshare.net/morisson/mistrusting-and-abusing-ssh-13526219", + "https://www.blackhat.com/presentations/bh-usa-05/bh-us-05-boileau.pdf", + "https://www.clockwork.com/news/2012/09/28/602/ssh%20agent%20hijacking", + "https://www.welivesecurity.com/2014/02/21/an-in-depth-analysis-of-linuxebury/" + ], + "mitre_data_sources": [ + "Authentication logs" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "c1b11bf7-c68e-4fbf-a95b-28efbe7953bb" + }, + { + "description": "Root certificates are used in public key cryptography to identify a root certificate authority (CA). When a root certificate is installed, the system or application will trust certificates in the root's chain of trust that have been signed by the root certificate. (Citation: Wikipedia Root Certificate) Certificates are commonly used for establishing secure TLS/SSL communications within a web browser. When a user attempts to browse a website that presents a certificate that is not trusted an error message will be displayed to warn the user of the security risk. Depending on the security settings, the browser may not allow the user to establish a connection to the website.\n\nInstallation of a root certificate on a compromised system would give an adversary a way to degrade the security of that system. Adversaries have used this technique to avoid security warnings prompting users when compromised systems connect over HTTPS to adversary controlled web servers that spoof legitimate websites in order to collect login credentials. (Citation: Operation Emmental)\n\nAtypical root certificates have also been pre-installed on systems by the manufacturer or in the software supply chain and were used in conjunction with malware/adware to provide a man-in-the-middle capability for intercepting information transmitted over secure TLS/SSL communications. (Citation: Kaspersky Superfish)\n\nDetection: A system's root certificates are unlikely to change frequently. Monitor new certificates installed on a system that could be due to malicious activity. Check pre-installed certificates on new systems to ensure unnecessary or suspicious certificates are not present.\n\nInstalled root certificates are located in the Registry: HKLM\\SOFTWARE\\Microsoft\\SystemCertificates\\ROOT\\Certificates. There is a subset of root certificates that are consistent across Windows systems and can be used for comparison: (Citation: Tripwire AppUNBlocker)\n*18F7C1FCC3090203FD5BAA2F861A754976C8DD25\n*245C97DF7514E7CF2DF8BE72AE957B9E04741E85\n*3B1EFD3A66EA28B16697394703A72CA340A05BD5\n*7F88CD7223F3C813818C994614A89C99FA3B5247\n*8F43288AD272F3103B6FB1428485EA3014C0BCFE\n*A43489159A520F0D93D032CCAF37E7FE20A8B419\n*BE36A4562FB2EE05DBB3D32323ADF445084ED656\n*CDD4EEAE6000AC7F40C3802C171E30148030C072\n\nPlatforms: Linux, Windows\n\nData Sources: SSL/TLS inspection, Digital Certificate Logs\n\nDefense Bypassed: Digital Certificate Validation\n\nPermissions Required: Administrator\n\nContributors: Itzik Kotler, SafeBreach, Travis Smith, Tripwire", + "value": "Install Root Certificate", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1130", + "https://en.wikipedia.org/wiki/Root%20certificate", + "http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp-finding-holes-operation-emmental.pdf", + "https://www.kaspersky.com/blog/lenovo-pc-with-adware-superfish-preinstalled/7712/", + "https://www.tripwire.com/state-of-security/off-topic/appunblocker-bypassing-applocker/" + ], + "mitre_data_sources": [ + "SSL/TLS inspection", + "Digital Certificate Logs" + ], + "mitre_platforms": [ + "Linux", + "Windows" + ] + }, + "uuid": "d519cfd5-f3a8-43a9-a846-ed0bb40672b1" + }, + { + "description": "An adversary may exfiltrate data in fixed size chunks instead of whole files or limit packet sizes below certain thresholds. This approach may be used to avoid triggering network data transfer threshold alerts.\n\nDetection: Analyze network data for uncommon data flows (e.g., a client sending significantly more data than it receives from a server). If a process maintains a long connection during which it consistently sends fixed size data packets or a process opens connections and sends fixed sized data packets at regular intervals, it may be performing an aggregate data transfer. Processes utilizing the network that do not normally have network communication or have never been seen before are suspicious. Analyze packet contents to detect communications that do not follow the expected protocol behavior for the port that is being used. (Citation: University of Birmingham C2)\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: Packet capture, Netflow/Enclave netflow, Process use of network, Process monitoring\n\nRequires Network: Yes", + "value": "Data Transfer Size Limits", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1030", + "https://arxiv.org/ftp/arxiv/papers/1408/1408.1136.pdf" + ], + "mitre_data_sources": [ + "Packet capture", + "Netflow/Enclave netflow", + "Process use of network", + "Process monitoring" + ], + "mitre_platforms": [ + "Linux", + "macOS", + "Windows" + ] + }, + "uuid": "c3888c54-775d-4b2f-b759-75a2ececcbfd" + }, + { + "description": "~/.bash_profile and ~/.bashrc are executed in a user's context when a new shell opens or when a user logs in so that their environment is set correctly. ~/.bash_profile is executed for login shells and ~/.bashrc is executed for interactive non-login shells. This means that when a user logs in (via username and password) to the console (either locally or remotely via something like SSH), ~/.bash_profile is executed before the initial command prompt is returned to the user. After that, every time a new shell is opened, ~/.bashrc is executed. This allows users more fine grained control over when they want certain commands executed.\n\nMac's Terminal.app is a little different in that it runs a login shell by default each time a new terminal window is opened, thus calling ~/.bash_profile each time instead of ~/.bashrc.\n\nThese files are meant to be written to by the local user to configure their own environment; however, adversaries can also insert code into these files to gain persistence each time a user logs in or opens a new shell.\n\nDetection: While users may customize their ~/.bashrc and ~/.bash_profile files , there are only certain types of commands that typically appear in these files. Monitor for abnormal commands such as execution of unknown programs, opening network sockets, or reaching out across the network when user profiles are loaded during the login process.\n\nPlatforms: Linux, macOS\n\nData Sources: File monitoring, Process Monitoring, Process command-line parameters, Process use of network\n\nPermissions Required: User, Administrator", + "value": ".bash_profile and .bashrc", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Technique/T1156" + ], + "mitre_data_sources": [ + "File monitoring", + "Process Monitoring", + "Process command-line parameters", + "Process use of network" + ], + "mitre_platforms": [ + "Linux", + "macOS" + ] + }, + "uuid": "01df3350-ce05-4bdf-bdf8-0a919a66d4a8" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-entreprise-attack-course-of-action.json b/clusters/mitre-entreprise-attack-course-of-action.json new file mode 100644 index 0000000..21b3d57 --- /dev/null +++ b/clusters/mitre-entreprise-attack-course-of-action.json @@ -0,0 +1,1111 @@ +{ + "name": "Entreprise Attack - Course of Action", + "type": "mitre-entreprise-attack-course-of-action", + "description": "ATT&CK Mitigation", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "fb870a6a-1707-11e8-b548-17523e4d0670", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "Direct mitigation of this technique may not be recommended for a particular environment since COM objects are a legitimate part of the operating system and installed software. Blocking COM object changes may have unforeseen side effects to legitimate functionality.\n\nInstead, identify and block potentially malicious software that may execute, or be executed by, this technique using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Component Object Model Hijacking Mitigation", + "meta": {}, + "uuid": "ff5d862a-ae6b-4833-8c15-e235d654d28e" + }, + { + "description": "Mitigations for command and control apply. Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific obfuscation technique used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool command and control signatures over time or construct protocols in such a way to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Exfiltration Over Command and Control Channel Mitigation", + "meta": {}, + "uuid": "92c28497-2820-445e-9f3e-a03dd77dc0c8" + }, + { + "description": "This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of operating system design features. For example, mitigating specific Windows API calls will likely have unintended side effects, such as preventing legitimate software (i.e., security products) from operating properly. Efforts should be focused on preventing adversary tools from running earlier in the chain of activity and on identification of subsequent malicious behavior. (Citation: GDSecurity Linux injection)\n\nIdentify or block potentially malicious software that may contain process injection functionality by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)\n\nUtilize Yama (Citation: Linux kernel Yama) to mitigate ptrace based process injection by restricting the use of ptrace to privileged users only. Other mitigation controls involve the deployment of security kernel modules that provide advanced access control and process restrictions such as SELinux (Citation: SELinux official), grsecurity (Citation: grsecurity official), and AppAmour (Citation: AppArmor official).", + "value": "Process Injection Mitigation", + "meta": {}, + "uuid": "74febc44-8955-4e4d-aca0-d4dad2f967d7" + }, + { + "description": "Remove users from the local administrator group on systems. Although UAC bypass techniques exist, it is still prudent to use the highest enforcement level for UAC when possible and mitigate bypass opportunities that exist with techniques such as DLL Search Order Hijacking. \n\nCheck for common UAC bypass weaknesses on Windows systems to be aware of the risk posture and address issues where appropriate. (Citation: Github UACMe)", + "value": "Bypass User Account Control Mitigation", + "meta": {}, + "uuid": "beb45abb-11e8-4aef-9778-1f9ac249784f" + }, + { + "description": "Audit and/or block command-line interpreters by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Command-Line Interface Mitigation", + "meta": {}, + "uuid": "f28a20fd-d173-4603-807e-2cb3f51bdf04" + }, + { + "description": "Disallow loading of remote DLLs. (Citation: Microsoft DLL Preloading) This is included by default in Windows Server 2012+ and is available by patch for XP+ and Server 2003+. (Citation: Microsoft DLL Search) Path Algorithm\n\nEnable Safe DLL Search Mode to force search for system DLLs in directories with greater restrictions (e.g. %SYSTEMROOT%)to be used before local directory DLLs (e.g. a user's home directory). The Safe DLL Search Mode can be enabled via Group Policy at Computer Configuration > [Policies] > Administrative Templates > MSS (Legacy): MSS: (SafeDllSearchMode) Enable Safe DLL search mode. The associated Windows Registry key for this is located at HKLM\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\SafeDLLSearchMode (Citation: Microsoft DLL Search)\n\nUse auditing tools capable of detecting DLL search order hijacking opportunities on systems within an enterprise and correct them. Toolkits like the PowerSploit framework contain PowerUp modules that can be used to explore systems for DLL hijacking weaknesses. (Citation: Powersploit)\n\nIdentify and block potentially malicious software that may be executed through search order hijacking by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown DLLs.", + "value": "DLL Search Order Hijacking Mitigation", + "meta": {}, + "uuid": "96913243-2b5e-4483-a65c-bb152ddd2f04" + }, + { + "description": "Properly configure firewalls and proxies to limit outgoing traffic to only necessary ports. \n\nNetwork intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific protocol used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Uncommonly Used Port Mitigation", + "meta": {}, + "uuid": "a0d8db1d-a731-4428-8209-c07175f4b1fe" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire network share information, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Network Share Discovery Mitigation", + "meta": {}, + "uuid": "1f34230d-b6ae-4dc7-8599-78c18820bd21" + }, + { + "description": "Regsvcs and Regasm may not be necessary within a given environment. Block execution of Regsvcs.exe and Regasm.exe if they are not required for a given system or network to prevent potential misuess by adversaries.", + "value": "Regsvcs/Regasm Mitigation", + "meta": {}, + "uuid": "a90da496-b460-47e8-92e7-cc36eb00bd9a" + }, + { + "description": "Grant access to application deployment systems only to a limited number of authorized administrators. Ensure proper system and access isolation for critical network systems through use of firewalls, account privilege separation, group policy, and multifactor authentication. Verify that account credentials that may be used to access deployment systems are unique and not used throughout the enterprise network. Patch deployment systems regularly to prevent potential remote access through Exploitation of Vulnerability. \n\nIf the application deployment system can be configured to deploy only signed binaries, then ensure that the trusted signing certificates are not co-located with the application deployment system and are instead located on a system that cannot be accessed remotely or to which remote access is tightly controlled.", + "value": "Application Deployment Software Mitigation", + "meta": {}, + "uuid": "c88151a5-fe3f-4773-8147-d801587065a4" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific protocol used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Commonly Used Port Mitigation", + "meta": {}, + "uuid": "7c1796c7-9fc3-4c3e-9416-527295bf5d95" + }, + { + "description": "Disabling WMI or RPCS may cause system instability and should be evaluated to assess the impact to a network. By default, only administrators are allowed to connect remotely using WMI. Restrict other users who are allowed to connect, or disallow all users to connect remotely to WMI. Prevent credential overlap across systems of administrator and privileged accounts. (Citation: FireEye WMI 2015)", + "value": "Windows Management Instrumentation Mitigation", + "meta": {}, + "uuid": "ba2ec548-fb75-4b8c-88d6-d91a77a943cf" + }, + { + "description": "This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of operating system design features. For example, mitigating all hooking will likely have unintended side effects, such as preventing legitimate software (i.e., security products) from operating properly. Efforts should be focused on preventing adversary tools from running earlier in the chain of activity and on identifying subsequent malicious behavior.", + "value": "Hooking Mitigation", + "meta": {}, + "uuid": "7aee8ea0-0baa-4232-b379-5d9ce98352cf" + }, + { + "description": "The sudoers file should be strictly edited such that passwords are always required and that users can\u2019t spawn risky processes as users with higher privilege. By requiring a password, even if an adversary can get terminal access, they must know the password to run anything in the sudoers file.", + "value": "Sudo Mitigation", + "meta": {}, + "uuid": "23bff3ce-021c-4e7a-9aee-60fd40bc7c6c" + }, + { + "description": "Modify Registry settings (directly or using Dcomcnfg.exe) in HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\AppID\\{AppID_GUID} associated with the process-wide security of individual COM applications. (Citation: Microsoft Process Wide Com Keys)\n\nModify Registry settings (directly or using Dcomcnfg.exe) in HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Ole associated with system-wide security defaults for all COM applications that do no set their own process-wide security. (Citation: Microsoft System Wide Com Keys) (Citation: Microsoft COM) ACL\n\nConsider disabling DCOM through Dcomcnfg.exe. (Citation: Microsoft Disable DCOM)\n\nEnable Windows firewall, which prevents DCOM instantiation by default.\n\nEnsure all COM alerts and Protected View are enabled. (Citation: Microsoft Protected View)", + "value": "Distributed Component Object Model Mitigation", + "meta": {}, + "uuid": "910482b1-6749-4934-abcb-3e34d58294fc" + }, + { + "description": "Eliminate path interception weaknesses in program configuration files, scripts, the PATH environment variable, services, and in shortcuts by surrounding PATH variables with quotation marks when functions allow for them (Citation: Microsoft CreateProcess). Be aware of the search order Windows uses for executing or loading binaries and use fully qualified paths wherever appropriate (Citation: MSDN DLL Security). Clean up old Windows Registry keys when software is uninstalled to avoid keys with no associated legitimate binaries.\n\nPeriodically search for and correct or report path interception weaknesses on systems that may have been introduced using custom or available tools that report software using insecure path configurations (Citation: Kanthak Sentinel). \n\nRequire that all executables be placed in write-protected directories. Ensure that proper permissions and directory access control are set to deny users the ability to write files to the top-level directory C: and system directories, such as C:\\Windows\\, to reduce places where malicious files could be placed for execution.\n\nIdentify and block potentially malicious software that may be executed through the path interception by using whitelisting (Citation: Beechey 2010) tools, like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies, (Citation: Corio 2008) that are capable of auditing and/or blocking unknown executables.", + "value": "Path Interception Mitigation", + "meta": {}, + "uuid": "e0703d4f-3972-424a-8277-84004817e024" + }, + { + "description": "Prevent adversaries from gaining access to credentials through Credential Access that can be used to log into remote desktop sessions on systems.\n\nIdentify unnecessary system utilities, third-party tools, or potentially malicious software that may be used to log into remote interactive sessions, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) and Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Graphical User Interface Mitigation", + "meta": {}, + "uuid": "aaa92b37-f96c-4a0a-859c-b1cb6faeb13d" + }, + { + "description": "It may be difficult or inadvisable to block access to EA. Efforts should be focused on preventing potentially malicious software from running. Identify and block potentially malicious software that may contain functionality to hide information in EA by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "NTFS Extended Attributes Mitigation", + "meta": {}, + "uuid": "ac008435-af58-4f77-988a-c9b96c5920f5" + }, + { + "description": "Mitigation is difficult in instances like this because the adversary may have access to the system through another channel and can learn what techniques or tools are blocked by resident defenses. Exercising best practices with configuration and security as well as ensuring that proper process is followed during investigation of potential compromise is essential to detecting a larger intrusion through discrete alerts.\n\nIdentify and block potentially malicious software that may be used by an adversary by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Indicator Removal from Tools Mitigation", + "meta": {}, + "uuid": "4b998a71-7b8f-4dcc-8f3f-277f2e740271" + }, + { + "description": "Holding the Shift key while logging in prevents apps from opening automatically (Citation: Re-Open windows on Mac). This feature can be disabled entirely with the following terminal command: defaults write -g ApplePersistence -bool no.", + "value": "Re-opened Applications Mitigation", + "meta": {}, + "uuid": "61d02387-351a-453e-a575-160a9abc3e04" + }, + { + "description": "Restrict user's abilities to create Launch Agents with group policy.", + "value": "Launch Agent Mitigation", + "meta": {}, + "uuid": "121b2863-5b97-4538-acb3-f8aae070ec13" + }, + { + "description": "Other tools should be used to supplement Gatekeeper's functionality. Additionally, system settings can prevent applications from running that haven't been downloaded through the Apple Store which can help mitigate some of these issues.", + "value": "Gatekeeper Bypass Mitigation", + "meta": {}, + "uuid": "1a7f5bd3-f6ee-4bd7-b949-2f3632ad6158" + }, + { + "description": "Instead of blocking software based on clipboard capture behavior, identify potentially malicious software that may contain this functionality, and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Clipboard Data Mitigation", + "meta": {}, + "uuid": "19edfa02-1a5f-47e4-ad82-3288f57f64cf" + }, + { + "description": "Use and enforce multifactor authentication. Follow guidelines to prevent or limit adversary access to Valid Accounts that may be used to create privileged accounts within an environment.\n\nAdversaries that create local accounts on systems may have limited access within a network if access levels are properly locked down. These accounts may only be needed for persistence on individual systems and their usefulness depends on the utility of the system they reside on.\n\nProtect domain controllers by ensuring proper security configuration for critical servers. Configure access controls and firewalls to limit access to these systems. Do not allow domain administrator accounts to be used for day-to-day operations that may expose them to potential adversaries on unprivileged systems.", + "value": "Create Account Mitigation", + "meta": {}, + "uuid": "9a5b7194-88e0-4579-b82f-e3c27b8cca80" + }, + { + "description": "Identify and block potentially malicious software that may be executed through run key or startup folder persistence using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Registry Run Keys / Start Folder Mitigation", + "meta": {}, + "uuid": "8b36d944-f274-4d46-9acd-dbba6927ce7a" + }, + { + "description": "Command and control infrastructure used in a multi-stage channel may be blocked if known ahead of time. If unique signatures are present in the C2 traffic, they could also be used as the basis of identifying and blocking the channel. (Citation: University of Birmingham C2)", + "value": "Multi-Stage Channels Mitigation", + "meta": {}, + "uuid": "514e7371-a344-4de7-8ec3-3aa42b801d52" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to collect data from removable media, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Data Staged Mitigation", + "meta": {}, + "uuid": "4320b080-9ae9-4541-9b8b-bcd0961dbbbd" + }, + { + "description": "Limit privileges of user accounts and remediate Privilege Escalation vectors so only authorized administrators can create new Launch Daemons.", + "value": "Launch Daemon Mitigation", + "meta": {}, + "uuid": "402e92cd-5608-4f4b-9a34-a2c962e4bcd7" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to collect data from removable media, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Data from Removable Media Mitigation", + "meta": {}, + "uuid": "39706d54-0d06-4a25-816a-78cc43455100" + }, + { + "description": "If the computer is domain joined, then group policy can help restrict the ability to create or hide users. Similarly, preventing the modification of the /Library/Preferences/com.apple.loginwindow Hide500Users value will force all users to be visible.", + "value": "Hidden Users Mitigation", + "meta": {}, + "uuid": "12cba7de-0a22-4a56-b51e-c514c67c3b43" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to collect data from a network share, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Data from Network Shared Drive Mitigation", + "meta": {}, + "uuid": "d9727aee-48b8-4fdb-89e2-4c49746ba4dd" + }, + { + "description": "Prevent users from being able to write files to the search paths for applications, both in the folders where applications are run from and the standard dylib folders. If users can't write to these directories, then they can't intercept the search path.", + "value": "Dylib Hijacking Mitigation", + "meta": {}, + "uuid": "dc43c2fe-355e-4a79-9570-3267b0992784" + }, + { + "description": "Use multifactor authentication. Follow guidelines to prevent or limit adversary access to Valid Accounts.\n\nProtect domain controllers by ensuring proper security configuration for critical servers. Configure access controls and firewalls to limit access to these systems. Do not allow domain administrator accounts to be used for day-to-day operations that may expose them to potential adversaries on unprivileged systems.", + "value": "Account Manipulation Mitigation", + "meta": {}, + "uuid": "fdb1ae84-7b00-4d3d-b7dc-c774beef6425" + }, + { + "description": "It may be possible to remove PowerShell from systems when not needed, but a review should be performed to assess the impact to an environment, since it could be in use for many legitimate purposes and administrative functions. When PowerShell is necessary, restrict PowerShell execution policy to administrators and to only execute signed scripts. Be aware that there are methods of bypassing the PowerShell execution policy, depending on environment configuration. (Citation: Netspi PowerShell Execution Policy Bypass) Disable/restrict the WinRM Service to help prevent uses of PowerShell for remote execution.", + "value": "PowerShell Mitigation", + "meta": {}, + "uuid": "d0415180-51e9-40ce-b57c-c332b0b441f2" + }, + { + "description": "Block SMB traffic from exiting an enterprise network with egress filtering or by blocking TCP ports 139, 445 and UDP port 137. Filter or block WebDAV protocol traffic from exiting the network. If access to external resources over SMB and WebDAV is necessary, then traffic should be tightly limited with whitelisting. (Citation: US-CERT SMB Security) (Citation: US-CERT APT Energy Oct 2017)\n\nFor internal traffic, monitor the workstation-to-workstation unusual (vs. baseline) SMB traffic. For many networks there should not be any, but it depends on how systems on the network are configured and where resources are located.\n\nUse strong passwords to increase the difficulty of credential hashes from being cracked if they are obtained.", + "value": "Forced Authentication Mitigation", + "meta": {}, + "uuid": "7009ba4d-83d4-4851-9fbb-e09e28497765" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about the operating system and underlying hardware, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "System Information Discovery Mitigation", + "meta": {}, + "uuid": "c620e3a1-fff5-424f-abea-d2b0f3616f67" + }, + { + "description": "Upgrade the operating system to a newer version of Windows if using a version prior to Vista. \n\nLimit the privileges of user accounts so that only authorized administrators can perform Winlogon helper changes.\n\nIdentify and block potentially malicious software that may be executed through the Winlogon helper process by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown DLLs.", + "value": "Winlogon Helper DLL Mitigation", + "meta": {}, + "uuid": "313c8b20-4d49-40c1-9ac0-4c573aca28f3" + }, + { + "description": "Ensure only valid password filters are registered. Filter DLLs must be present in Windows installation directory (C:\\Windows\\System32\\ by default) of a domain controller and/or local computer with a corresponding entry in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\Notification Packages. (Citation: Microsoft Install Password Filter n.d)", + "value": "Password Filter DLL Mitigation", + "meta": {}, + "uuid": "00d7d21b-69d6-4797-88a2-c86f3fc97651" + }, + { + "description": "Identify and block potentially malicious software that may persist in this manner by using whitelisting (Citation: Beechey 2010) tools capable of monitoring DLL loads by Windows utilities like AppLocker. (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker)", + "value": "Netsh Helper DLL Mitigation", + "meta": {}, + "uuid": "624d063d-cda8-4616-b4e4-54c04e427aec" + }, + { + "description": "Follow best practices for mitigation of activity related to establishing Windows Admin Shares. \n\nIdentify unnecessary system utilities or potentially malicious software that may be used to leverage network shares, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Network Share Connection Removal Mitigation", + "meta": {}, + "uuid": "94e95eeb-7cdb-4bd7-afba-f32fda303dbb" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific C2 protocol used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Connection Proxy Mitigation", + "meta": {}, + "uuid": "d75a3d1b-b536-4f15-a23c-f4bcc17837b8" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Application Window Discovery Mitigation", + "meta": {}, + "uuid": "25d5e1d8-c6fb-4735-bc57-115a21222f4b" + }, + { + "description": "Limit access to remote services through centrally managed concentrators such as VPNs and other managed remote access systems. Deny direct remote access to internal systems through uses of network proxies, gateways, and firewalls as appropriate. Disable or block services such as Windows Remote Management can be used externally. Use strong two-factor or multi-factor authentication for remote service accounts to mitigate an adversary's ability to leverage stolen credentials, but be aware of Two-Factor Authentication Interception techniques for some two-factor authentication implementations.", + "value": "External Remote Services Mitigation", + "meta": {}, + "uuid": "d4fd04e0-d1a4-4b5a-a5bb-16683cdbcce2" + }, + { + "description": "Monitor systems and domain logs for unusual credential logon activity. Prevent access to Valid Accounts. Apply patch KB2871997 to Windows 7 and higher systems to limit the default access of accounts in the local administrator group. \n\nEnable pass the hash mitigations to apply UAC restrictions to local accounts on network logon. The associated Registry key is located HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\\LocalAccountTokenFilterPolicy Through GPO: Computer Configuration > [Policies] > Administrative Templates > SCM: Pass the Hash Mitigations: Apply UAC restrictions to local accounts on network logons. (Citation: GitHub IAD Secure Host Baseline UAC Filtering)\n\nLimit credential overlap across systems to prevent the damage of credential compromise and reduce the adversary's ability to perform Lateral Movement between systems. Ensure that built-in and created local administrator accounts have complex, unique passwords. Do not allow a domain user to be in the local administrator group on multiple systems.", + "value": "Pass the Hash Mitigation", + "meta": {}, + "uuid": "bcee7b05-89a6-41a5-b7aa-fce4da7ede9e" + }, + { + "description": "Prevent administrator accounts from being enumerated when an application is elevating through UAC since it can lead to the disclosure of account names. The Registry key is located HKLM\\ SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\CredUI\\EnumerateAdministrators. It can be disabled through GPO: Computer Configuration > [Policies] > Administrative Templates > Windows Components > Credential User Interface: E numerate administrator accounts on elevation. (Citation: UCF STIG Elevation Account Enumeration)\n\nIdentify unnecessary system utilities or potentially malicious software that may be used to acquire information about system and domain accounts, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Account Discovery Mitigation", + "meta": {}, + "uuid": "5c49bc54-9929-48ca-b581-7018219b5a97" + }, + { + "description": "MSBuild.exe, dnx.exe, rcsi.exe, WinDbg.exe, cdb.exe, and tracker.exe may not be necessary within a given environment and should be removed if not used.\n\nUse application whitelisting configured to block execution of MSBuild.exe, dnx.exe, rcsi.exe, WinDbg.exe, and cdb.exe if they are not required for a given system or network to prevent potential misuse by adversaries. (Citation: Microsoft GitHub Device Guard CI Policies) (Citation: Exploit Monday Mitigate Device Guard Bypases) (Citation: GitHub mattifestation DeviceGuardBypass) (Citation: SubTee MSBuild)", + "value": "Trusted Developer Utilities Mitigation", + "meta": {}, + "uuid": "823fbfe9-b015-4bf3-9e67-d340c7373ca0" + }, + { + "description": "Monitor domains for unusual credential logons. Limit credential overlap across systems to prevent the damage of credential compromise. Ensure that local administrator accounts have complex, unique passwords. Do not allow a user to be a local administrator for multiple systems. Limit domain admin account permissions to domain controllers and limited servers. Delegate other admin functions to separate accounts. (Citation: ADSecurity AD Kerberos Attacks)\n\nFor containing the impact of a previously generated golden ticket, reset the built-in KRBTGT account password twice, which will invalidate any existing golden tickets that have been created with the KRBTGT hash and other Kerberos tickets derived from it. (Citation: CERT-EU Golden Ticket Protection)\n\nAttempt to identify and block unknown or malicious software that could be used to obtain Kerberos tickets and use them to authenticate by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Pass the Ticket Mitigation", + "meta": {}, + "uuid": "3a476d83-43eb-4fad-9b75-b1febd834e3d" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about system users, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "System Owner/User Discovery Mitigation", + "meta": {}, + "uuid": "16f144e4-c780-4ed2-98b4-55d14e2dfa44" + }, + { + "description": "Monitor/harden access to LSASS and SAM table with tools that allow process whitelisting. Limit credential overlap across systems to prevent lateral movement opportunities using Valid Accounts if passwords and hashes are obtained. Ensure that local administrator accounts have complex, unique passwords across all systems on the network. Do not put user or admin domain accounts in the local administrator groups across systems unless they are tightly controlled, as this is often equivalent to having a local administrator account with the same password on all systems. On Windows 8.1 and Windows Server 2012 R2, enable Protected Process Light for LSA. (Citation: Microsoft LSA)\n\nIdentify and block potentially malicious software that may be used to dump credentials by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)\n\nWith Windows 10, Microsoft implemented new protections called Credential Guard to protect the LSA secrets that can be used to obtain credentials through forms of credential dumping. It is not configured by default and has hardware and firmware system requirements. (Citation: TechNet Credential Guard) It also does not protect against all forms of credential dumping. (Citation: GitHub SHB Credential Guard)\n\nManage the access control list for \u201cReplicating Directory Changes\u201d and other permissions associated with domain controller replication. (Citation: AdSecurity DCSync Sept 2015) (Citation: Microsoft Replication ACL)\n\nConsider disabling or restricting NTLM traffic. (Citation: Microsoft Disable NTLM Nov 2012)", + "value": "Credential Dumping Mitigation", + "meta": {}, + "uuid": "aeff5887-8f9e-48d5-a523-9b395e2ce80a" + }, + { + "description": "Microsoft's Enhanced Mitigation Experience Toolkit (EMET) Attack Surface Reduction (ASR) feature can be used to block regsvr32.exe from being used to bypass whitelisting. (Citation: Secure Host Baseline EMET)", + "value": "Regsvr32 Mitigation", + "meta": {}, + "uuid": "12c13879-b7bd-4bc5-8def-aacec386d432" + }, + { + "description": "This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of operating system design features. For example, mitigating specific API calls will likely have unintended side effects, such as preventing legitimate software (i.e., security products) from operating properly. Efforts should be focused on preventing adversary tools from running earlier in the chain of activity and on identifying subsequent malicious behavior. \n\nAlthough process hollowing may be used to evade certain types of defenses, it is still good practice to identify potentially malicious software that may be used to perform adversarial actions and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Process Hollowing Mitigation", + "meta": {}, + "uuid": "7c39ebbf-244e-4d1c-b0ac-b282453ece43" + }, + { + "description": "Enforce valid digital signatures for signed code on all applications and only trust applications with signatures from trusted parties.", + "value": "LC_MAIN Hijacking Mitigation", + "meta": {}, + "uuid": "6e7db820-9735-4545-bc64-039bc4ce354b" + }, + { + "description": "Clean up SID-History attributes after legitimate account migration is complete.\n\nApply SID Filtering to domain trusts to exclude SID-History from requests to access domain resources (netdom trust /domain: /quarantine:yes (Citation: Microsoft Netdom Trust Sept 2012) on the domain controller). Domain SID Filtering is disabled by default.\n\nApply SID Filtering to forest trusts to exclude SID-History from request to access forest resources (netdom trust /domain: /EnableSIDHistory:no (Citation: Microsoft Netdom Trust Sept 2012) on the domain controller). Forest SID Filtering is active by default, but may block child domains from transitively accessesing the forest trust.\n\nEnsure SID Filter Quarantining is enabled on trusted external domains (netdom trust /domain: /quarantine (Citation: Microsoft Netdom Trust Sept 2012) on the domain controller) to ensure authentication requests only include SIDs from that domain. SID Filter Quarantining is automatically enabled on all created external trusts using Server 2003 or later domain controllers. (Citation: Microsoft Trust Considerations Nov 2014) (Citation: Microsoft SID) Filtering Quarantining Jan 2009", + "value": "SID-History Injection Mitigation", + "meta": {}, + "uuid": "b91c2f9e-c1a0-44df-95f0-9e7c9d1d5e55" + }, + { + "description": "Since StartupItems are deprecated, preventing all users from writing to the /Library/StartupItems directory would prevent any startup items from getting registered. Similarly, appropriate permissions should be applied such that only specific users can edit the startup items so that they can\u2019t be leveraged for privilege escalation.", + "value": "Startup Items Mitigation", + "meta": {}, + "uuid": "94927849-03e3-4a07-8f4c-9ee21b626719" + }, + { + "description": "Mitigating specific API calls will likely have unintended side effects, such as preventing legitimate software from operating properly. Efforts should be focused on preventing adversary tools from running earlier in the chain of activity and on identifying subsequent malicious behavior. Audit and/or block potentially malicious software by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Execution through API Mitigation", + "meta": {}, + "uuid": "56db6ccc-433d-4411-8383-c3fd7053e2c8" + }, + { + "description": "Protect shared folders by minimizing users who have write access. Use utilities that detect or mitigate common features used in exploitation, such as the Microsoft Enhanced Mitigation Experience Toolkit (EMET).\n\nIdentify potentially malicious software that may be used to taint content or may result from it and audit and/or block the unknown programs by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Taint Shared Content Mitigation", + "meta": {}, + "uuid": "f0a42cad-9b1f-44da-a672-718f18381018" + }, + { + "description": "Identify and block potentially malicious software that may be used as a remote access tool, and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)\n\nNetwork intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and will be different across various malware families and versions. Adversaries will likely change tool signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Redundant Access Mitigation", + "meta": {}, + "uuid": "f9b3e5d9-7454-4b7d-bce6-27620e19924e" + }, + { + "description": "If it is possible to inspect HTTPS traffic, the captures can be analyzed for connections that appear to be Domain Fronting.\n\nIn order to use domain fronting, attackers will likely need to deploy additional tools to compromised systems. (Citation: FireEye APT29 Domain Fronting With TOR March 2017) (Citation: Mandiant No Easy Breach) It may be possible to detect or prevent the installation of these tools with Host-based solutions.", + "value": "Domain Fronting Mitigation", + "meta": {}, + "uuid": "62ae52c9-7197-4f5b-be1d-10d2e1df2c96" + }, + { + "description": "Mitigating this technique specifically may be difficult as it requires fine-grained API control. Efforts should be focused on preventing unwanted or unknown code from executing on a system.\n\nIdentify and block potentially malicious software that may be used to record audio by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Audio Capture Mitigation", + "meta": {}, + "uuid": "16dd03c6-0dfb-4d77-89cd-9ff3ee6e533d" + }, + { + "description": "Limit privileges of user accounts and remediate Privilege Escalation vectors so only authorized administrators can create new services.\n\nIdentify and block unnecessary system utilities or potentially malicious software that may be used to create services by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "New Service Mitigation", + "meta": {}, + "uuid": "b7b2c89c-09c1-4b71-ae7c-000ec2893aab" + }, + { + "description": "Turn off unused features or restrict access to scripting engines such as VBScript or scriptable administration frameworks such as PowerShell.", + "value": "Scripting Mitigation", + "meta": {}, + "uuid": "57019a80-8523-46b6-be7d-f763a15a2cc6" + }, + { + "description": "Prevent plist files from being modified by users by making them read-only.", + "value": "Plist Modification Mitigation", + "meta": {}, + "uuid": "2d704e56-e689-4011-b989-bf4e025a8727" + }, + { + "description": "Microsoft's Enhanced Mitigation Experience Toolkit (EMET) Attack Surface Reduction (ASR) feature can be used to block methods of using rundll32.exe to bypass whitelisting. (Citation: Secure Host Baseline EMET)", + "value": "Rundll32 Mitigation", + "meta": {}, + "uuid": "8c918d8a-11c5-4ffd-af10-e74bc06bdfae" + }, + { + "description": "Traffic to known anonymity networks and C2 infrastructure can be blocked through the use of network black and white lists. It should be noted that this kind of blocking may be circumvented by other techniques like Domain Fronting.", + "value": "Multi-hop Proxy Mitigation", + "meta": {}, + "uuid": "752db800-ea54-4e7a-b4c1-2a0292350ea7" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific protocol used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Fallback Channels Mitigation", + "meta": {}, + "uuid": "515f6584-fa98-44fe-a4e8-e428c7188514" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about services, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "System Service Discovery Mitigation", + "meta": {}, + "uuid": "d8787791-d22e-45bb-a9a8-251d8d0a1ff2" + }, + { + "description": "Automatically forward events to a log server or data repository to prevent conditions in which the adversary can locate and manipulate data on the local system. When possible, minimize time delay on event reporting to avoid prolonged storage on the local system. Protect generated event files that are stored locally with proper permissions and authentication. Obfuscate/encrypt event files locally and in transit to avoid giving feedback to an adversary.", + "value": "Indicator Removal on Host Mitigation", + "meta": {}, + "uuid": "6cac62ce-550b-4793-8ee6-6a1b8836edb0" + }, + { + "description": "Ensure proper permissions are set for Registry hives to prevent users from modifying keys for system components that may lead to privilege escalation.\n\nIdentify and block potentially malicious software that may be executed through service abuse by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown programs.", + "value": "Service Registry Permissions Weakness Mitigation", + "meta": {}, + "uuid": "9378f139-10ef-4e4b-b679-2255a0818902" + }, + { + "description": "Mitigation of timestomping specifically is likely difficult. Efforts should be focused on preventing potentially malicious software from running. Identify and block potentially malicious software that may contain functionality to perform timestomping by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Timestomp Mitigation", + "meta": {}, + "uuid": "5c167af7-c2cb-42c8-ae67-3fb275bf8488" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about a system's network configuration, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "System Network Configuration Discovery Mitigation", + "meta": {}, + "uuid": "684feec3-f9ba-4049-9d8f-52d52f3e0e40" + }, + { + "description": "Directly mitigating module loads and API calls related to module loads will likely have unintended side effects, such as preventing legitimate software from operating properly. Efforts should be focused on preventing adversary tools from running earlier in the chain of activity and on identifying and correlated subsequent behavior to determine if it is the result of malicious activity.", + "value": "Execution through Module Load Mitigation", + "meta": {}, + "uuid": "cfd2cd3b-93e7-4b3e-ab46-f8bcafdbdfcf" + }, + { + "description": "Networks that allow for open development and testing of Web content and allow users to set up their own Web servers on the enterprise network may be particularly vulnerable if the systems and Web servers are not properly secured to limit privileged account use, unauthenticated network share access, and network/system isolation.\n\nEnsure proper permissions on directories that are accessible through a Web server. Disallow remote access to the webroot or other directories used to serve Web content. Disable execution on directories within the webroot. Ensure that permissions of the Web server process are only what is required by not using built-in accounts; instead, create specific accounts to limit unnecessary access or permissions overlap across multiple systems.", + "value": "Shared Webroot Mitigation", + "meta": {}, + "uuid": "43b366a4-b5ff-4d4e-8a3b-f09a9d2faff5" + }, + { + "description": "Limit privileges of user accounts and remediate Privilege Escalation vectors so only authorized administrators can create scheduled tasks. Toolkits like the PowerSploit framework contain PowerUp modules that can be used to explore systems for permission weaknesses in scheduled tasks that could be used to escalate privileges. (Citation: Powersploit)\n\nConfigure settings for scheduled tasks to force tasks to run under the context of the authenticated account instead of allowing them to run as SYSTEM. The associated Registry key is located at HKLM\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\SubmitControl. The setting can be configured through GPO: Computer Configuration > [Policies] > Windows Settings > Security Settings > Local Policies > Security Options: Domain Controller: Allow server operators to schedule tasks, set to disabled. (Citation: TechNet Server Operator Scheduled Task)\n\nConfigure the Increase Scheduling Priority option to only allow the Administrators group the rights to schedule a priority process. This can be can be configured through GPO: Computer Configuration > [Policies] > Windows Settings > Security Settings > Local Policies > User Rights Assignment: Increase scheduling priority. (Citation: TechNet Scheduling Priority)\n\nIdentify and block unnecessary system utilities or potentially malicious software that may be used to schedule tasks using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Scheduled Task Mitigation", + "meta": {}, + "uuid": "f2cb6ce2-188d-4162-8feb-594f949b13dd" + }, + { + "description": "Identify potentially malicious software that may be executed from a padded or otherwise obfuscated binary, and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Binary Padding Mitigation", + "meta": {}, + "uuid": "16a8ac85-a06f-460f-ad22-910167bd7332" + }, + { + "description": "Ensure that all wireless traffic is encrypted appropriately. Use Kerberos, SSL, and multifactor authentication wherever possible. Monitor switches and network for span port usage, ARP/DNS poisoning, and router reconfiguration.\n\nIdentify and block potentially malicious software that may be used to sniff or analyze network traffic by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Network Sniffing Mitigation", + "meta": {}, + "uuid": "46b7ef91-4e1d-43c5-a2eb-00fa9444f6f4" + }, + { + "description": "Identify unnecessary system utilities, third-party tools, or potentially malicious software that may be used to encrypt files, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Data Encrypted Mitigation", + "meta": {}, + "uuid": "2a8de25c-f743-4348-b101-3ee33ab5871b" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Use of encryption protocols may make typical network-based C2 detection more difficult due to a reduced ability to signature the traffic. Prior knowledge of adversary C2 infrastructure may be useful for domain and IP address blocking, but will likely not be an effective long-term solution because adversaries can change infrastructure often. (Citation: University of Birmingham C2)", + "value": "Standard Cryptographic Protocol Mitigation", + "meta": {}, + "uuid": "a766ce73-5583-48f3-b7c0-0bb43c6ef8c7" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Use of encryption protocols may make typical network-based C2 detection more difficult due to a reduced ability to signature the traffic. Prior knowledge of adversary C2 infrastructure may be useful for domain and IP address blocking, but will likely not be an effective long-term solution because adversaries can change infrastructure often. (Citation: University of Birmingham C2)", + "value": "Multilayer Encryption Mitigation", + "meta": {}, + "uuid": "24478001-2eb3-4b06-a02e-96b3d61d27ec" + }, + { + "description": "When creating security rules, avoid exclusions based on file name or file path. Require signed binaries. Use file system access controls to protect folders such as C:\\Windows\\System32. Use tools that restrict program execution via whitelisting by attributes other than file name.\n\nIdentify potentially malicious software that may look like a legitimate program based on name and location, and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Masquerading Mitigation", + "meta": {}, + "uuid": "45e7f570-6a0b-4095-bf02-4bca05da6bae" + }, + { + "description": "Identify potentially malicious software that may be used to access logical drives in this manner, and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "File System Logical Offsets Mitigation", + "meta": {}, + "uuid": "902286b2-96cc-4dd7-931f-e7340c9961da" + }, + { + "description": "Limit the number of accounts that may use remote services. Use multifactor authentication where possible. Limit the permissions for accounts that are at higher risk of compromise; for example, configure SSH so users can only run specific programs. Prevent Credential Access techniques that may allow an adversary to acquire Valid Accounts that can be used by existing services.", + "value": "Remote Services Mitigation", + "meta": {}, + "uuid": "979e6485-7a2f-42bd-ae96-4e622c3cd173" + }, + { + "description": "Identify unnecessary system utilities, third-party tools, or potentially malicious software that may be used to delete files, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "File Deletion Mitigation", + "meta": {}, + "uuid": "34efb2fd-4dc2-40d4-a564-0c147c85034d" + }, + { + "description": "Identify unnecessary system utilities, third-party tools, or potentially malicious software that may be used to compress files, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)\n\nIf network intrusion prevention or data loss prevention tools are set to block specific file types from leaving the network over unencrypted channels, then an adversary may move to an encrypted channel.", + "value": "Data Compressed Mitigation", + "meta": {}, + "uuid": "28adf6fd-ab6c-4553-9aa7-cef18a191f33" + }, + { + "description": "Require that all AppleScript be signed by a trusted developer ID before being executed - this will prevent random AppleScript code from executing.", + "value": "AppleScript Mitigation", + "meta": {}, + "uuid": "1e4ef2c7-ee96-4484-9baa-3b5777561301" + }, + { + "description": "Mshta.exe may not be necessary within a given environment since its functionality is tied to older versions of Internet Explorer which have reached end of life. Use application whitelisting configured to block execution of mshta.exe if it is not required for a given system or network to prevent potential misuse by adversaries.", + "value": "Mshta Mitigation", + "meta": {}, + "uuid": "d2dce10b-3562-4d61-b2f5-7c6384b038e2" + }, + { + "description": "Windows 8.1, Windows Server 2012 R2, and later versions, may make LSA run as a Protected Process Light (PPL) by setting the Registry key HKLM\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\RunAsPPL, which requires all DLLs loaded by LSA to be signed by Microsoft. (Citation: Graeber 2014) (Citation: Microsoft Configure LSA)", + "value": "Authentication Package Mitigation", + "meta": {}, + "uuid": "943d370b-2054-44df-8be2-ab4139bde1c5" + }, + { + "description": "There are multiple methods of preventing a user's command history from being flushed to their .bash_history file, including use of the following commands:\nset +o history and set -o history to start logging again;\nunset HISTFILE being added to a user's .bash_rc file; and\nln -s /dev/null ~/.bash_history to write commands to /dev/nullinstead.", + "value": "Bash History Mitigation", + "meta": {}, + "uuid": "ace4daee-f914-4707-be75-843f16da2edf" + }, + { + "description": "Identify and block potentially malicious software that may persist in this manner by using whitelisting (Citation: Beechey 2010) tools capable of monitoring DLL loads by processes running under SYSTEM permissions.", + "value": "Port Monitors Mitigation", + "meta": {}, + "uuid": "1c6bc7f3-d517-4971-aed4-8f939090846b" + }, + { + "description": "This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of operating system design features. For example, mitigating all IFEO will likely have unintended side effects, such as preventing legitimate software (i.e., security products) from operating properly. (Citation: Microsoft IFEOorMalware July 2015) Efforts should be focused on preventing adversary tools from running earlier in the chain of activity and on identifying subsequent malicious behavior.\n\nIdentify and block potentially malicious software that may be executed through IFEO by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown executables.", + "value": "Image File Execution Options Injection Mitigation", + "meta": {}, + "uuid": "33f76731-b840-446f-bee0-53687dad24d9" + }, + { + "description": "Enforce that all binaries be signed by the correct Apple Developer IDs, and whitelist applications via known hashes. Binaries can also be baselined for what dynamic libraries they require, and if an app requires a new dynamic library that wasn\u2019t included as part of an update, it should be investigated.", + "value": "LC_LOAD_DYLIB Addition Mitigation", + "meta": {}, + "uuid": "77fd4d73-6b79-4593-82e7-e4a439cc7604" + }, + { + "description": "Since browser pivoting requires a high integrity process to launch from, restricting user permissions and addressing Privilege Escalation and Bypass User Account Control opportunities can limit the exposure to this technique. \n\nClose all browser sessions regularly and when they are no longer needed.", + "value": "Man in the Browser Mitigation", + "meta": {}, + "uuid": "94f6b4f5-b528-4f50-91d5-f66457c2f8f7" + }, + { + "description": "Block .scr files from being executed from non-standard locations. Set Group Policy to force users to have a dedicated screensaver where local changes should not override the settings to prevent changes. Use Group Policy to disable screensavers if they are unnecessary. (Citation: TechNet Screensaver GP)", + "value": "Screensaver Mitigation", + "meta": {}, + "uuid": "9da16278-c6c5-4410-8a6b-9c16ce8005b3" + }, + { + "description": "To use this technique remotely, an adversary must use it in conjunction with RDP. Ensure that Network Level Authentication is enabled to force the remote desktop session to authenticate before the session is created and the login screen displayed. It is enabled by default on Windows Vista and later. (Citation: TechNet RDP NLA)\n\nIf possible, use a Remote Desktop Gateway to manage connections and security configuration of RDP within a network. (Citation: TechNet RDP Gateway)\n\nIdentify and block potentially malicious software that may be executed by an adversary with this technique by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Accessibility Features Mitigation", + "meta": {}, + "uuid": "c085476e-1964-4d7f-86e1-d8657a7741e8" + }, + { + "description": "Ensure proper permissions are in place to help prevent adversary access to privileged accounts necessary to perform this action. Use Trusted Platform Module technology and a secure or trusted boot process to prevent system integrity from being compromised. (Citation: TCG Trusted Platform Module) (Citation: TechNet Secure Boot Process)", + "value": "Bootkit Mitigation", + "meta": {}, + "uuid": "96150c35-466f-4f0a-97a9-ae87ee27f751" + }, + { + "description": "Take measures to detect or prevent techniques such as Credential Dumping or installation of keyloggers to acquire credentials through Input Capture. Limit credential overlap across systems to prevent access if account credentials are obtained. Ensure that local administrator accounts have complex, unique passwords across all systems on the network. Do not put user or admin domain accounts in the local administrator groups across systems unless they are tightly controlled and use of accounts is segmented, as this is often equivalent to having a local administrator account with the same password on all systems. Follow best practices for design and administration of an enterprise network to limit privileged account use across administrative tiers. (Citation: Microsoft Securing Privileged Access). Audit domain and local accounts as well as their permission levels routinely to look for situations that could allow an adversary to gain wide access by obtaining credentials of a privileged account. (Citation: TechNet Credential Theft) (Citation: TechNet Least Privilege)", + "value": "Valid Accounts Mitigation", + "meta": {}, + "uuid": "d45f03a8-790a-4f90-b956-cd7e5b8886bf" + }, + { + "description": "Only install browser extensions from trusted sources that can be verified. Ensure extensions that are installed are the intended ones as many malicious extensions will masquerade as legitimate ones.\n\nBrowser extensions for some browsers can be controlled through Group Policy. Set a browser extension white or black list as appropriate for your security policy. (Citation: Technospot Chrome Extensions GP)\n\nChange settings to prevent the browser from installing extensions without sufficient permissions.\n\nClose out all browser sessions when finished using them.", + "value": "Browser Extensions Mitigation", + "meta": {}, + "uuid": "b52f41b9-ccf6-4da7-a6c0-167eeb71fbd8" + }, + { + "description": "Ensure proper process, registry, and file permissions are in place to prevent adversaries from disabling or interfering with security services.", + "value": "Disabling Security Tools Mitigation", + "meta": {}, + "uuid": "388606d3-f38f-45bf-885d-a9dc9df3c8a8" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information within the Registry, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Query Registry Mitigation", + "meta": {}, + "uuid": "0640214c-95af-4c04-a574-2a1ba6dda00b" + }, + { + "description": "Making these files immutable and only changeable by certain administrators will limit the ability for adversaries to easily create user level persistence.", + "value": ".bash_profile and .bashrc Mitigation", + "meta": {}, + "uuid": "4f170666-7edb-4489-85c2-9affa28a72e0" + }, + { + "description": "Prevent adversary access to privileged accounts or access necessary to perform this technique. Check the integrity of the existing BIOS or EFI to determine if it is vulnerable to modification. Patch the BIOS and EFI as necessary. Use Trusted Platform Module technology. (Citation: TCG Trusted Platform Module)", + "value": "System Firmware Mitigation", + "meta": {}, + "uuid": "25e53928-6f33-49b7-baee-8180578286f6" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific protocol used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Multiband Communication Mitigation", + "meta": {}, + "uuid": "da987565-27b6-4b31-bbcd-74b909847116" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information on remotely available systems, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Remote System Discovery Mitigation", + "meta": {}, + "uuid": "9a902722-cecd-4fbe-a6c9-49333aa0f8c2" + }, + { + "description": "File system activity is a common part of an operating system, so it is unlikely that mitigation would be appropriate for this technique. It may still be beneficial to identify and block unnecessary system utilities or potentially malicious software by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "File and Directory Discovery Mitigation", + "meta": {}, + "uuid": "2ace01f8-67c8-43eb-b7b1-a7b9f1fe67e1" + }, + { + "description": "Use auditing tools capable of detecting file system permissions abuse opportunities on systems within an enterprise and correct them. Limit privileges of user accounts and groups so that only authorized administrators can interact with service changes and service binary target path locations. Toolkits like the PowerSploit framework contain PowerUp modules that can be used to explore systems for service file system permissions weaknesses. (Citation: Powersploit)\n\nIdentify and block potentially malicious software that may be executed through abuse of file, directory, and service permissions by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown programs. Deny execution from user directories such as file download directories and temp directories where able. (Citation: Seclists Kanthak 7zip Installer)\n\nTurn off UAC's privilege elevation for standard users [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System]to automatically deny elevation requests, add: \"ConsentPromptBehaviorUser\"=dword:00000000 (Citation: Seclists Kanthak 7zip Installer). Consider enabling installer detection for all users by adding: \"EnableInstallerDetection\"=dword:00000001. This will prompt for a password for installation and also log the attempt. To disable installer detection, instead add: \"EnableInstallerDetection\"=dword:00000000. This may prevent potential elevation of privileges through exploitation during the process of UAC detecting the installer, but will allow the installation process to continue without being logged.", + "value": "File System Permissions Weakness Mitigation", + "meta": {}, + "uuid": "1022138b-497c-40e6-b53a-13351cbd4090" + }, + { + "description": "Ensure that permissions disallow services that run at a higher permissions level from being created or interacted with by a user with a lower permission level. Also ensure that high permission level service binaries cannot be replaced or modified by users with a lower permission level.\n\nIdentify unnecessary system utilities or potentially malicious software that may be used to interact with Windows services, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Service Execution Mitigation", + "meta": {}, + "uuid": "d5dce4b9-f1fa-4c03-aff9-ce177246cb64" + }, + { + "description": "Applications with known vulnerabilities or known shell escapes should not have the setuid or setgid bits set to reduce potential damage if an application is compromised.", + "value": "Setuid and Setgid Mitigation", + "meta": {}, + "uuid": "073cc04d-ac46-4f5a-85d7-83a91ecd6a19" + }, + { + "description": "Due to potential legitimate uses of trap commands, it's may be difficult to mitigate use of this technique.", + "value": "Trap Mitigation", + "meta": {}, + "uuid": "809b79cd-be78-4597-88d1-5496d1d9993a" + }, + { + "description": "Disable Autorun if it is unnecessary. (Citation: Microsoft Disable Autorun) Disallow or restrict removable media at an organizational policy level if they are not required for business operations. (Citation: TechNet Removable Media Control)", + "value": "Communication Through Removable Media Mitigation", + "meta": {}, + "uuid": "b8d57b16-d8e2-428c-a645-1083795b3445" + }, + { + "description": "Remove smart cards when not in use. Protect devices and services used to transmit and receive out-of-band codes.\n\nIdentify and block potentially malicious software that may be used to intercept 2FA credentials on a system by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Two-Factor Authentication Interception Mitigation", + "meta": {}, + "uuid": "e8d22ec6-2236-48de-954b-974d17492782" + }, + { + "description": "On Windows 8.1 and Server 2012 R2, enable LSA Protection by setting the Registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\RunAsPPL to dword:00000001. (Citation: Microsoft LSA Protection Mar 2014) LSA Protection ensures that LSA plug-ins and drivers are only loaded if they are digitally signed with a Microsoft signature and adhere to the Microsoft Security Development Lifecycle (SDL) process guidance.\n\nOn Windows 10 and Server 2016, enable Windows Defender Credential Guard (Citation: Microsoft Enable Cred Guard April 2017) to run lsass.exe in an isolated virtualized environment without any device drivers. (Citation: Microsoft Credential Guard April 2017)\n\nEnsure safe DLL search mode is enabled HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\Session Manager\\SafeDllSearchMode to mitigate risk that lsass.exe loads a malicious code library. (Citation: Microsoft DLL Security)", + "value": "LSASS Driver Mitigation", + "meta": {}, + "uuid": "7a6e5ca3-562f-4185-a323-f3b62b5b2e6b" + }, + { + "description": "Properly configure firewalls and proxies to limit outgoing traffic to only necessary ports and through proper network gateway systems.\n\nNetwork intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific obfuscation technique used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Standard Non-Application Layer Protocol Mitigation", + "meta": {}, + "uuid": "399d9038-b100-43ef-b28d-a5065106b935" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary command and control infrastructure and malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific obfuscation technique used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool command and control signatures over time or construct protocols in such a way to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Data Transfer Size Limits Mitigation", + "meta": {}, + "uuid": "ba06d68a-4891-4eb5-b634-152e05ec60ee" + }, + { + "description": "Upgrade to Windows 8 or later and enable secure boot.\n\nIdentify and block potentially malicious software that may be executed through AppInit DLLs by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown DLLs.", + "value": "AppInit DLLs Mitigation", + "meta": {}, + "uuid": "10571bf2-8073-4edf-a71c-23bad225532e" + }, + { + "description": "InstallUtil may not be necessary within a given environment. Use application whitelisting configured to block execution of InstallUtil.exe if it is not required for a given system or network to prevent potential misuse by adversaries.", + "value": "InstallUtil Mitigation", + "meta": {}, + "uuid": "ec418d1b-4963-439f-b055-f914737ef362" + }, + { + "description": "Limit permissions for who can create symbolic links in Windows to appropriate groups such as Administrators and necessary groups for virtualization. This can be done through GPO: Computer Configuration > [Policies] > Windows Settings > Security Settings > Local Policies > User Rights Assignment: Create symbolic links. (Citation: UCF STIG Symbolic Links)\n\nIdentify and block unknown, potentially malicious software that may be executed through shortcut modification by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Shortcut Modification Mitigation", + "meta": {}, + "uuid": "a13e35cc-8c90-4d77-a965-5461042c1612" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific protocol used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Custom Command and Control Protocol Mitigation", + "meta": {}, + "uuid": "f3d0c735-330f-43c2-8e8e-51bcfa51e8c3" + }, + { + "description": "Identify unnecessary system utilities, scripts, or potentially malicious software that may be used to transfer data outside of a network, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Automated Exfiltration Mitigation", + "meta": {}, + "uuid": "2497ac92-e751-4391-82c6-1b86e34d0294" + }, + { + "description": "Direct mitigation of this technique is not recommended since it is a legitimate function that can be performed by users for software preferences. Follow Microsoft's best practices for file associations. (Citation: MSDN File Associations)\n\nIdentify and block potentially malicious software that may be executed by this technique using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Change Default File Association Mitigation", + "meta": {}, + "uuid": "d7c49196-b40e-42bc-8eed-b803113692ed" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about peripheral devices, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Peripheral Device Discovery Mitigation", + "meta": {}, + "uuid": "1881da33-fdf2-4eea-afd0-e04caf9c000f" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and will be different across various malware families and versions. Adversaries will likely change tool signatures over time or construct protocols in such a way to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Standard Application Layer Protocol Mitigation", + "meta": {}, + "uuid": "addb3703-5a59-4461-9bcd-7e2b5d4e92a0" + }, + { + "description": "Prevent users from changing the HISTCONTROL environment variable (Citation: Securing bash history). Also, make sure that the HISTCONTROL environment variable is set to \u201cignoredup\u201d instead of \u201cignoreboth\u201d or \u201cignorespace\u201d.", + "value": "HISTCONTROL Mitigation", + "meta": {}, + "uuid": "03c0c586-50ed-45a7-95f4-f496d7eb5330" + }, + { + "description": "Identify and block potentially malicious software that may be used to acquire credentials or information from the user by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)\n\nIn cases where this behavior is difficult to detect or mitigate, efforts can be made to lessen some of the impact that might result from an adversary acquiring credential information. It is also good practice to follow mitigation recommendations for adversary use of Valid Accounts.", + "value": "Input Capture Mitigation", + "meta": {}, + "uuid": "da8a87d2-946d-4c34-9a30-709058b98996" + }, + { + "description": "Restrict users from being able to create their own login items. Additionally, holding the shift key during login prevents apps from opening automatically (Citation: Re-Open windows on Mac).", + "value": "Login Item Mitigation", + "meta": {}, + "uuid": "06824aa2-94a5-474c-97f6-57c2e983d885" + }, + { + "description": "Windows 8.1, Windows Server 2012 R2, and later versions may make LSA run as a Protected Process Light (PPL) by setting the Registry key HKLM\\SYSTEM\\CurrentControlSet\\Control\\Lsa\\RunAsPPL, which requires all SSP DLLs to be signed by Microsoft. (Citation: Graeber 2014) (Citation: Microsoft Configure LSA)", + "value": "Security Support Provider Mitigation", + "meta": {}, + "uuid": "9e57c770-5a39-49a2-bb91-253ba629e3ac" + }, + { + "description": "Ensure SSH key pairs have strong passwords and refrain from using key-store technologies such as ssh-agent unless they are properly protected. Ensure that all private keys are stored securely in locations where only the legitimate owner has access to with strong passwords and are rotated frequently. Ensure proper file permissions are set and harden system to prevent root privilege escalation opportunities. Do not allow remote access via SSH as root or other privileged accounts. Ensure that agent forwarding is disabled on systems that do not explicitly require this feature to prevent misuse. (Citation: Symantec SSH and ssh-agent)", + "value": "SSH Hijacking Mitigation", + "meta": {}, + "uuid": "41cff8e9-fd05-408e-b3d5-d98c54c20bcf" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about processes, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Process Discovery Mitigation", + "meta": {}, + "uuid": "f6469191-1814-4dbe-a081-2a6daf83a10b" + }, + { + "description": "Disable Autorun if it is unnecessary. (Citation: Microsoft Disable Autorun) Disallow or restrict removable media at an organizational policy level if it is not required for business operations. (Citation: TechNet Removable Media Control)\n\nIdentify potentially malicious software that may be used to infect removable media or may result from tainted removable media, and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Replication Through Removable Media Mitigation", + "meta": {}, + "uuid": "effb83a0-ead1-4b36-b7f6-b7bdf9c4616e" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary command and control infrastructure and malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific obfuscation technique used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool command and control signatures over time or construct protocols in such a way to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Scheduled Transfer Mitigation", + "meta": {}, + "uuid": "1c0711c8-2a73-48a1-893d-ff88bcd23824" + }, + { + "description": "Prevent adversary access to privileged accounts necessary to install a hypervisor.", + "value": "Hypervisor Mitigation", + "meta": {}, + "uuid": "2c3ce852-06a2-40ee-8fe6-086f6402a739" + }, + { + "description": "Encryption and off-system storage of sensitive information may be one way to mitigate collection of files, but may not stop an adversary from acquiring the information if an intrusion persists over a long period of time and the adversary is able to discover and access the data through other means. A keylogger installed on a system may be able to intercept passwords through Input Capture and be used to decrypt protected documents that an adversary may have collected. Strong passwords should be used to prevent offline cracking of encrypted documents through Brute Force techniques.\n\nIdentify unnecessary system utilities, third-party tools, or potentially malicious software that may be used to collect files and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Automated Collection Mitigation", + "meta": {}, + "uuid": "8bd1ae32-a686-48f4-a6f8-470287f76152" + }, + { + "description": "Disable Autorun if it is unnecessary. (Citation: Microsoft Disable Autorun) Disallow or restrict removable media at an organizational policy level if they are not required for business operations. (Citation: TechNet Removable Media Control)", + "value": "Exfiltration Over Physical Medium Mitigation", + "meta": {}, + "uuid": "e547ed6a-f1ca-40df-8613-2ce27927f145" + }, + { + "description": "There currently aren't a lot of ways to mitigate application shimming. Disabling the Shim Engine isn't recommended because Windows depends on shimming for interoperability and software may become unstable or not work. Microsoft released an optional patch update - KB3045645 - that will remove the \"auto-elevate\" flag within the sdbinst.exe. This will prevent use of application shimming to bypass UAC. \n\nChanging UAC settings to \"Always Notify\" will give the user more visibility when UAC elevation is requested, however, this option will not be popular among users due to the constant UAC interruptions.", + "value": "Application Shimming Mitigation", + "meta": {}, + "uuid": "cfc2d2fc-14ff-495f-bd99-585be47b804f" + }, + { + "description": "Limit privileges of user accounts and remediate Privilege Escalation vectors so only authorized users can create scheduled jobs. Identify and block unnecessary system utilities or potentially malicious software that may be used to schedule jobs using whitelisting tools.", + "value": "Local Job Scheduling Mitigation", + "meta": {}, + "uuid": "c47a9b55-8f61-4b82-b833-1db6242c754e" + }, + { + "description": "Mitigation of this technique may be difficult and unadvised due to the the legitimate use of hidden files and directories.", + "value": "Hidden Files and Directories Mitigation", + "meta": {}, + "uuid": "84d633a4-dd93-40ca-8510-40238c021931" + }, + { + "description": "Prevent files from having a trailing space after the extension.", + "value": "Space after Filename Mitigation", + "meta": {}, + "uuid": "02f0f92a-0a51-4c94-9bda-6437b9a93f22" + }, + { + "description": "Follow Office macro security best practices suitable for your environment. Disable Office VBA macros from executing. Even setting to disable with notification could enable unsuspecting users to execute potentially malicious macros. (Citation: TechNet Office Macro Security)\n\nFor the Office Test method, create the Registry key used to execute it and set the permissions to \"Read Control\" to prevent easy access to the key without administrator permissions or requiring Privilege Escalation. (Citation: Palo Alto Office Test Sofacy)\n\nDisable Office add-ins. If they are required, follow best practices for securing them by requiring them to be signed and disabling user notification for allowing add-ins. For some add-ins types (WLL, VBA) additional mitigation is likely required as disabling add-ins in the Office Trust Center does not disable WLL nor does it prevent VBA code from executing. (Citation: MRWLabs Office Persistence Add-ins)", + "value": "Office Application Startup Mitigation", + "meta": {}, + "uuid": "8ca6a5e0-aae5-49bc-8d07-f888c7dba9ea" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific obfuscation technique used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Data Encoding Mitigation", + "meta": {}, + "uuid": "fcbe8424-eb3e-4794-b76d-e743f5a49b8b" + }, + { + "description": "Due to potential legitimate uses of source commands, it's may be difficult to mitigate use of this technique.", + "value": "Source Mitigation", + "meta": {}, + "uuid": "5391ece4-8866-415d-9b5e-8dc5944f612a" + }, + { + "description": "Update software regularly. Install software in write-protected locations. Use the program sxstrace.exe that is included with Windows along with manual inspection to check manifest files for side-loading vulnerabilities in software.", + "value": "DLL Side-Loading Mitigation", + "meta": {}, + "uuid": "7a14d974-f3d9-4e4e-9b7d-980385762908" + }, + { + "description": "Prevent users from installing their own launch agents or launch daemons and instead require them to be pushed out by group policy.", + "value": "Launchctl Mitigation", + "meta": {}, + "uuid": "e333cf16-5bfa-453e-8e6a-3a4c63d6bfcc" + }, + { + "description": "Identify potentially malicious software that may contain rootkit functionality, and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Rootkit Mitigation", + "meta": {}, + "uuid": "95ddb356-7ba0-4bd9-a889-247262b8946f" + }, + { + "description": "Misconfiguration of permissions in the Registry may lead to opportunities for an adversary to execute code, like through Service Registry Permissions Weakness. Ensure proper permissions are set for Registry hives to prevent users from modifying keys for system components that may lead to privilege escalation.\n\nIdentify and block unnecessary system utilities or potentially malicious software that may be used to modify the Registry by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Modify Registry Mitigation", + "meta": {}, + "uuid": "ed202147-4026-4330-b5bd-1e8dfa8cf7cc" + }, + { + "description": "Benign software uses legitimate processes to gather system time. Efforts should be focused on preventing unwanted or unknown code from executing on a system. Some common tools, such as net.exe, may be blocked by policy to prevent common ways of acquiring remote system time.\n\nIdentify unnecessary system utilities or potentially malicious software that may be used to acquire system time information, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "System Time Discovery Mitigation", + "meta": {}, + "uuid": "82d8e990-c901-4aed-8596-cc002e7eb307" + }, + { + "description": "Identify and block potentially malicious software that may be executed through AppCert DLLs by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown DLLs.", + "value": "AppCert DLLs Mitigation", + "meta": {}, + "uuid": "95c29444-49f9-49f7-8b20-bcd68d8fcaa6" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about network connections, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "System Network Connections Discovery Mitigation", + "meta": {}, + "uuid": "c1676218-c16a-41c9-8f7a-023779916e39" + }, + { + "description": "Ensure Protected View is enabled. (Citation: Microsoft Protected View)\n\nRegistry keys specific to Microsoft Office feature control security can be set to disable automatic DDE/OLE execution. (Citation: Microsoft DDE Advisory Nov 2017) (Citation: BleepingComputer DDE Disabled in Word Dec 2017)", + "value": "Dynamic Data Exchange Mitigation", + "meta": {}, + "uuid": "80c91478-ac87-434f-bee7-11f37aec4d74" + }, + { + "description": "Disable LLMNR and NetBIOS in local computer security settings or by group policy if they are not needed within an environment. (Citation: ADSecurity Windows Secure Baseline)\n\nUse host-based security software to block LLMNR/NetBIOS traffic.", + "value": "LLMNR/NBT-NS Poisoning Mitigation", + "meta": {}, + "uuid": "54246e2e-683f-4bf2-be4c-d7d5a60e7d22" + }, + { + "description": "Blocking software based on screen capture functionality may be difficult, and there may be legitimate software that performs those actions. Instead, identify potentially malicious software that may have functionality to acquire screen captures, and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Screen Capture Mitigation", + "meta": {}, + "uuid": "51b37302-b844-4c08-ac98-ae6955ed1f55" + }, + { + "description": "Do not reuse local administrator account passwords across systems. Ensure password complexity and uniqueness such that the passwords cannot be cracked or guessed. Deny remote use of local admin credentials to log into systems. Do not allow domain user accounts to be in the local Administrators group multiple systems.\n\nIdentify unnecessary system utilities or potentially malicious software that may be used to leverage SMB and the Windows admin shares, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Windows Admin Shares Mitigation", + "meta": {}, + "uuid": "308855d1-078b-47ad-8d2a-8f9b2713ffb5" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to deobfuscate or decode files or information, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Deobfuscate/Decode Files or Information Mitigation", + "meta": {}, + "uuid": "d01f473f-3cdc-4867-9e55-1de9cf1986f0" + }, + { + "description": "Preventing users from deleting or writing to certain files can stop adversaries from maliciously altering their ~/.bash_history files. Additionally, making these environment variables readonly can make sure that the history is preserved (Citation: Securing bash history).", + "value": "Clear Command History Mitigation", + "meta": {}, + "uuid": "3e7018e9-7389-48e7-9208-0bdbcbba9483" + }, + { + "description": "Use auditing tools capable of detecting privilege and service abuse opportunities on systems within an enterprise and correct them. Limit privileges of user accounts and groups so that only authorized administrators can interact with service changes and service configurations. Toolkits like the PowerSploit framework contain the PowerUp modules that can be used to explore systems for Privilege Escalation weaknesses. (Citation: Powersploit)\n\nIdentify and block potentially malicious software that may be executed through service abuse by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown programs.", + "value": "Modify Existing Service Mitigation", + "meta": {}, + "uuid": "fe0aeb41-1a51-4152-8467-628256ea6adf" + }, + { + "description": "Evaluate the security of third-party software that could be used to deploy or execute programs. Ensure that access to management systems for deployment systems is limited, monitored, and secure. Have a strict approval policy for use of deployment systems.\n\nGrant access to application deployment systems only to a limited number of authorized administrators. Ensure proper system and access isolation for critical network systems through use of firewalls, account privilege separation, group policy, and multifactor authentication. Verify that account credentials that may be used to access deployment systems are unique and not used throughout the enterprise network. Patch deployment systems regularly to prevent potential remote access through Exploitation of Vulnerability. \n\nIf the application deployment system can be configured to deploy only signed binaries, then ensure that the trusted signing certificates are not co-located with the application deployment system and are instead located on a system that cannot be accessed remotely or to which remote access is tightly controlled.", + "value": "Third-party Software Mitigation", + "meta": {}, + "uuid": "160af6af-e733-4b6a-a04a-71c620ac0930" + }, + { + "description": "Mitigating this technique specifically may be difficult as it requires fine-grained API control. Efforts should be focused on preventing unwanted or unknown code from executing on a system.\n\nIdentify and block potentially malicious software that may be used to capture video and images by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Video Capture Mitigation", + "meta": {}, + "uuid": "d9f4b5fa-2a39-4bdf-b40a-ea998933cd6d" + }, + { + "description": "This type of attack technique cannot be easily mitigated with preventive controls since it is based on the abuse of operating system design features. For example, mitigating specific API calls will likely have unintended side effects, such as preventing legitimate software (i.e., security products) from operating properly. Efforts should be focused on preventing adversary tools from running earlier in the chain of activity and on identifying subsequent malicious behavior.\n\nAlthough EWM injection may be used to evade certain types of defenses, it is still good practice to identify potentially malicious software that may be used to perform adversarial actions and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Extra Window Memory Injection Mitigation", + "meta": {}, + "uuid": "cba5667e-e3c6-44a4-811c-266dbc00e440" + }, + { + "description": "HTTP Public Key Pinning (HPKP) is one method to mitigate potential man-in-the-middle situations where and adversary uses a mis-issued or fraudulent certificate to intercept encrypted communications by enforcing use of an expected certificate. (Citation: Wikipedia HPKP)", + "value": "Install Root Certificate Mitigation", + "meta": {}, + "uuid": "23061b40-a7b6-454f-8950-95d5ff80331c" + }, + { + "description": "Set account lockout policies after a certain number of failed login attempts to prevent passwords from being guessed. Use multifactor authentication. Follow best practices for mitigating access to Valid Accounts", + "value": "Brute Force Mitigation", + "meta": {}, + "uuid": "4a99fecc-680b-448e-8fe7-8144c60d272c" + }, + { + "description": "The password for the user's login keychain can be changed from the user's login password. This increases the complexity for an adversary because they need to know an additional password.", + "value": "Keychain Mitigation", + "meta": {}, + "uuid": "56648de3-8947-4559-90c4-eda10acc0f5a" + }, + { + "description": "Use of encryption provides an added layer of security to sensitive information sent over email. Encryption using public key cryptography requires the adversary to obtain the private certificate along with an encryption key to decrypt messages.\n\nUse of two-factor authentication for public-facing webmail servers is also a recommended best practice to minimize the usefulness of user names and passwords to adversaries.\n\nIdentify unnecessary system utilities or potentially malicious software that may be used to collect email data files or access the corporate email server, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Email Collection Mitigation", + "meta": {}, + "uuid": "383caaa3-c46a-4f61-b2e3-653eb132f0e7" + }, + { + "description": "Update software regularly by employing patch management for internal enterprise endpoints and servers. Develop a robust cyber threat intelligence capability to determine what types and levels of threat may use software exploits and 0-days against a particular organization. Make it difficult for adversaries to advance their operation through exploitation of undiscovered or unpatched vulnerabilities by using sandboxing, virtualization, and exploit prevention tools such as the Microsoft Enhanced Mitigation Experience Toolkit. (Citation: SRD EMET)", + "value": "Exploitation of Vulnerability Mitigation", + "meta": {}, + "uuid": "92e6d080-ca3f-4f95-bc45-172a32c4e502" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware or unusual data transfer over known tools and protocols like FTP can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific obfuscation technique used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Remote File Copy Mitigation", + "meta": {}, + "uuid": "cdecc44a-1dbf-4c1f-881c-f21e3f47272a" + }, + { + "description": "Follow best practices for network firewall configurations to allow only necessary ports and traffic to enter and exit the network. For example, if services like FTP are not required for sending information outside of a network, then block FTP-related ports at the network perimeter. Enforce proxies and use dedicated servers for services such as DNS and only allow those systems to communicate over respective ports/protocols, instead of all systems within a network. (Citation: TechNet Firewall Design) These actions will help reduce command and control and exfiltration path opportunities.\n\nNetwork intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary command and control infrastructure and malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific obfuscation technique used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool command and control signatures over time or construct protocols in such a way to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Exfiltration Over Alternative Protocol Mitigation", + "meta": {}, + "uuid": "0e5bdf42-a7f7-4d16-a074-4915bd262f80" + }, + { + "description": "Use strong passphrases for private keys to make cracking difficult. When possible, store keys on separate cryptographic hardware instead of on the local system. Ensure only authorized keys are allowed access to critical resources and audit access lists regularly. Ensure permissions are properly set on folders containing sensitive private keys to prevent unintended access. Use separate infrastructure for managing critical systems to prevent overlap of credentials and permissions on systems that could be used as vectors for lateral movement. Follow other best practices for mitigating access through use of Valid Accounts.", + "value": "Private Keys Mitigation", + "meta": {}, + "uuid": "f27ef4f2-71fe-48b6-b7f4-02dcac14320e" + }, + { + "description": "Limit privileges of user accounts so only authorized users can edit the rc.common file.", + "value": "Rc.common Mitigation", + "meta": {}, + "uuid": "c3cf2312-3aab-4aaf-86e6-ab3505430482" + }, + { + "description": "Access tokens are an integral part of the security system within Windows and cannot be turned off. However, an attacker must already have administrator level access on the local system to make full use of this technique; be sure to restrict users and accounts to the least privileges they require to do their job.\n\nAny user can also spoof access tokens if they have legitimate credentials. Follow mitigation guidelines for preventing adversary use of Valid Accounts. Limit permissions so that users and user groups cannot create tokens. This setting should be defined for the local system account only. GPO: Computer Configuration > [Policies] > Windows Settings > Security Settings > Local Policies > User Rights Assignment: Create a token object. (Citation: Microsoft Create Token) Also define who can create a process level token to only the local and network service through GPO: Computer Configuration > [Policies] > Windows Settings > Security Settings > Local Policies > User Rights Assignment: Replace a process level token. (Citation: Microsoft Replace Process Token)\n\nAlso limit opportunities for adversaries to increase privileges by limiting Privilege Escalation opportunities.", + "value": "Access Token Manipulation Mitigation", + "meta": {}, + "uuid": "c61fee9f-16fb-4f8c-bbf0-869093fcd4a6" + }, + { + "description": "Whitelist programs that are allowed to have this plist tag. All other programs should be considered suspicious.", + "value": "Hidden Window Mitigation", + "meta": {}, + "uuid": "fae44eea-caa7-42b7-a2e2-0c815ba81b9a" + }, + { + "description": "Disable the RDP service if it is unnecessary, remove unnecessary accounts and groups from Remote Desktop Users groups, and enable firewall rules to block RDP traffic between network security zones. Audit the Remote Desktop Users group membership regularly. Remove the local Administrators group from the list of groups allowed to log in through RDP. Limit remote user permissions if remote access is necessary. Use remote desktop gateways and multifactor authentication for remote logins. (Citation: Berkley Secure) Do not leave RDP accessible from the internet. Change GPOs to define shorter timeouts sessions and maximum amount of time any single session can be active. Change GPOs to specify the maximum amount of time that a disconnected session stays active on the RD session host server. (Citation: Windows RDP Sessions)", + "value": "Remote Desktop Protocol Mitigation", + "meta": {}, + "uuid": "53b3b027-bed3-480c-9101-1247047d0fe6" + }, + { + "description": "Firewalls and Web proxies can be used to enforce external network communication policy. It may be difficult for an organization to block particular services because so many of them are commonly used during the course of business.\n\nNetwork intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific protocol or encoded commands used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Web Service Mitigation", + "meta": {}, + "uuid": "4689b9fb-dca4-473e-831b-34717ad50c97" + }, + { + "description": "Users need to be trained to know which programs ask for permission and why. Follow mitigation recommendations for AppleScript.", + "value": "Input Prompt Mitigation", + "meta": {}, + "uuid": "8a61f6b9-6b7a-4cf2-8e08-f1e26434f6df" + }, + { + "description": "Use network intrusion detection/prevention systems to detect and prevent remote service scans. Ensure that unnecessary ports and services are closed and proper network segmentation is followed to protect critical servers and devices.\n\nIdentify unnecessary system utilities or potentially malicious software that may be used to acquire information about services running on remote systems, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Network Service Scanning Mitigation", + "meta": {}, + "uuid": "d256cb63-b021-4b4a-bb6d-1b42eea179a3" + }, + { + "description": "Disabling WMI services may cause system instability and should be evaluated to assess the impact to a network. By default, only administrators are allowed to connect remotely using WMI; restrict other users that are allowed to connect, or disallow all users from connecting remotely to WMI. Prevent credential overlap across systems of administrator and privileged accounts. (Citation: FireEye WMI 2015)", + "value": "Windows Management Instrumentation Event Subscription Mitigation", + "meta": {}, + "uuid": "0bc3ce00-83bc-4a92-a042-79ffbc6af259" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to collect data from the local system, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Data from Local System Mitigation", + "meta": {}, + "uuid": "7ee0879d-ce4f-4f54-a96b-c532dfb98ffd" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Since the custom protocol used may not adhere to typical protocol standards, there may be opportunities to signature the traffic on a network level for detection. Signatures are often for unique indicators within protocols and may be based on the specific protocol used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Custom Cryptographic Protocol Mitigation", + "meta": {}, + "uuid": "a569295c-a093-4db4-9fb4-7105edef85ad" + }, + { + "description": "Establish an organizational policy that prohibits password storage in files. Ensure that developers and system administrators are aware of the risk associated with having plaintext passwords in software configuration files that may be left on endpoint systems or servers. Preemptively search for files containing passwords and remove when found. Restrict file shares to specific directories with access only to necessary users. Remove vulnerable Group Policy Preferences. (Citation: Microsoft MS14-025)", + "value": "Credentials in Files Mitigation", + "meta": {}, + "uuid": "0472af99-f25c-4abe-9fce-010fa3450e72" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about groups and permissions, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Permission Groups Discovery Mitigation", + "meta": {}, + "uuid": "dd9a85ad-6a92-4986-a215-b01d0ce7b987" + }, + { + "description": "Restrict write access to logon scripts to specific administrators. Prevent access to administrator accounts by mitigating Credential Access techniques and limiting account access and permissions of Valid Accounts.\n\nIdentify and block potentially malicious software that may be executed through logon script modification by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) that are capable of auditing and/or blocking unknown programs.", + "value": "Logon Scripts Mitigation", + "meta": {}, + "uuid": "9ab7de33-99b2-4d8d-8cf3-182fa0015cc2" + }, + { + "description": "Process whitelisting and trusted publishers to verify authenticity of software can help prevent signed malicious or untrusted code from executing on a system. (Citation: NSA MS AppLocker) (Citation: TechNet Trusted Publishers) (Citation: Securelist Digital Certificates)", + "value": "Code Signing Mitigation", + "meta": {}, + "uuid": "82fbc58b-171d-4a2d-9a20-c6b2a716bd08" + }, + { + "description": "Disable the WinRM service. If the service is necessary, lock down critical enclaves with separate WinRM infrastructure, accounts, and permissions. Follow WinRM best practices on configuration of authentication methods and use of host firewalls to restrict WinRM access to allow communication only to/from specific devices. (Citation: NSA Spotting)", + "value": "Windows Remote Management Mitigation", + "meta": {}, + "uuid": "3e9f8875-d2f7-4380-a578-84393bd3b025" + }, + { + "description": "Ensure that externally facing Web servers are patched regularly to prevent adversary access through Exploitation of Vulnerability to gain remote code access or through file inclusion weaknesses that may allow adversaries to upload files or scripts that are automatically served as Web pages. \n\nAudit account and group permissions to ensure that accounts used to manage servers do not overlap with accounts and permissions of users in the internal network that could be acquired through Credential Access and used to log into the Web server and plant a Web shell or pivot from the Web server into the internal network. (Citation: US-CERT Alert TA15-314A Web Shells)", + "value": "Web Shell Mitigation", + "meta": {}, + "uuid": "bcc91b8c-f104-4710-964e-1d5409666736" + }, + { + "description": "This type of attack technique cannot be easily mitigated with preventive controls or patched since it is based on the abuse of operating system design features. For example, mitigating specific API calls will likely have unintended side effects, such as preventing legitimate process-loading mechanisms from operating properly. Efforts should be focused on preventing adversary tools from running earlier in the chain of activity and on identifying subsequent malicious behavior.\n\nAlthough Process Doppelg\u00e4nging may be used to evade certain types of defenses, it is still good practice to identify potentially malicious software that may be used to perform adversarial actions and audit and/or block it by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Process Doppelg\u00e4nging Mitigation", + "meta": {}, + "uuid": "34d6a2ef-370e-4d21-a34b-6208b7c78f31" + }, + { + "description": "Network intrusion detection and prevention systems that use network signatures to identify traffic for specific adversary malware can be used to mitigate activity at the network level. Signatures are often for unique indicators within protocols and may be based on the specific obfuscation technique used by a particular adversary or tool, and will likely be different across various malware families and versions. Adversaries will likely change tool C2 signatures over time or construct protocols in such a way as to avoid detection by common defensive tools. (Citation: University of Birmingham C2)", + "value": "Data Obfuscation Mitigation", + "meta": {}, + "uuid": "d0fcf37a-b6c4-4745-9c43-4fcdb8bfc88e" + }, + { + "description": "Ensure updated virus definitions. Create custom signatures for observed malware. Employ heuristic-based malware detection.\n\nIdentify and prevent execution of potentially malicious software that may have been packed by using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Software Packing Mitigation", + "meta": {}, + "uuid": "c95c8b5c-b431-43c9-9557-f494805e2502" + }, + { + "description": "Identify unnecessary system utilities or potentially malicious software that may be used to acquire information about local security software, and audit and/or block them by using whitelisting (Citation: Beechey 2010) tools, like AppLocker, (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate. (Citation: TechNet Applocker vs SRP)", + "value": "Security Software Discovery Mitigation", + "meta": {}, + "uuid": "bd2554b8-634f-4434-a986-9b49c29da2ae" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-entreprise-attack-intrusion-set.json b/clusters/mitre-entreprise-attack-intrusion-set.json new file mode 100644 index 0000000..a29a33b --- /dev/null +++ b/clusters/mitre-entreprise-attack-intrusion-set.json @@ -0,0 +1,971 @@ +{ + "name": "Entreprise Attack -intrusion Set", + "type": "mitre-entreprise-attack-intrusion-set", + "description": "Name of ATT&CK Group", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "01f18402-1708-11e8-ac1c-1ffb3c4a7775", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "Poseidon Group is a Portuguese-speaking threat group that has been active since at least 2005. The group has a history of using information exfiltrated from victims to blackmail victim companies into contracting the Poseidon Group as a security firm. (Citation: Kaspersky Poseidon Group)", + "value": "Poseidon Group", + "meta": { + "synonyms": [ + "Poseidon Group" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0033", + "https://securelist.com/poseidon-group-a-targeted-attack-boutique-specializing-in-global-cyber-espionage/73673/" + ] + }, + "uuid": "7ecc3b4f-5cdb-457e-b55a-df376b359446" + }, + { + "description": "Group5 is a threat group with a suspected Iranian nexus, though this attribution is not definite. The group has targeted individuals connected to the Syrian opposition via spearphishing and watering holes, normally using Syrian and Iranian themes. Group5 has used two commonly available remote access tools (RATs), njRAT and NanoCore, as well as an Android RAT, DroidJack. (Citation: Citizen Lab Group5)", + "value": "Group5", + "meta": { + "synonyms": [ + "Group5" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0043", + "https://citizenlab.org/2016/08/group5-syria/" + ] + }, + "uuid": "7331c66a-5601-4d3f-acf6-ad9e3035eb40" + }, + { + "description": "PittyTiger is a threat group believed to operate out of China that uses multiple different types of malware to maintain command and control. (Citation: Bizeul 2014) (Citation: Villeneuve 2014)", + "value": "PittyTiger", + "meta": { + "synonyms": [ + "PittyTiger" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0011", + "http://blog.cassidiancybersecurity.com/post/2014/07/The-Eye-of-the-Tiger2", + "https://www.fireeye.com/blog/threat-research/2014/07/spy-of-the-tiger.html" + ] + }, + "uuid": "fe98767f-9df8-42b9-83c9-004b1dec8647" + }, + { + "description": "admin@338 is a China-based cyber threat group. It has previously used newsworthy events as lures to deliver malware and has primarily targeted organizations involved in financial, economic, and trade policy, typically using publicly available RATs such as PoisonIvy, as well as some non-public backdoors. (Citation: FireEye admin@338)", + "value": "admin@338", + "meta": { + "synonyms": [ + "admin@338" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0018", + "https://www.fireeye.com/blog/threat-research/2015/11/china-based-threat.html" + ] + }, + "uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756" + }, + { + "description": "RTM is a cybercriminal group that has been active since at least 2015 and is primarily interested in users of remote banking systems in Russia and neighboring countries. The group uses a Trojan by the same name (RTM). (Citation: ESET RTM Feb 2017)", + "value": "RTM", + "meta": { + "synonyms": [ + "RTM" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0048", + "https://www.welivesecurity.com/wp-content/uploads/2017/02/Read-The-Manual.pdf" + ] + }, + "uuid": "c416b28c-103b-4df1-909e-78089a7e0e5f" + }, + { + "description": "APT16 is a China-based threat group that has launched spearphishing campaigns targeting Japanese and Taiwanese organizations. (Citation: FireEye EPS Awakens Part 2)", + "value": "APT16", + "meta": { + "synonyms": [ + "APT16" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0023", + "https://www.fireeye.com/blog/threat-research/2015/12/the-eps-awakens-part-two.html" + ] + }, + "uuid": "d6e88e18-81e8-4709-82d8-973095da1e70" + }, + { + "description": "is a threat group that has conducted targeted attacks against organizations in South America and Southeast Asia, particularly government entities, since at least 2015. (Citation: Symantec Sowbug Nov 2017)\n\nContributors: Alan Neville, @abnev", + "value": "Sowbug", + "meta": { + "synonyms": [ + "Sowbug" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0054", + "https://www.symantec.com/connect/blogs/sowbug-cyber-espionage-group-targets-south-american-and-southeast-asian-governments" + ] + }, + "uuid": "d1acfbb3-647b-4723-9154-800ec119006e" + }, + { + "description": "APT28 is a threat group that has been attributed to the Russian government. (Citation: FireEye APT28) (Citation: SecureWorks TG-4127) (Citation: FireEye APT28) January 2017 (Citation: GRIZZLY STEPPE JAR) This group reportedly compromised the Democratic National Committee in April 2016. (Citation: Crowdstrike DNC June 2016)", + "value": "APT28", + "meta": { + "synonyms": [ + "APT28", + "Sednit", + "Sofacy", + "Pawn Storm", + "Fancy Bear", + "STRONTIUM", + "Tsar Team", + "Threat Group-4127", + "TG-4127" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0007", + "https://www.crowdstrike.com/blog/bears-midst-intrusion-democratic-national-committee/", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf", + "https://www.secureworks.com/research/threat-group-4127-targets-hillary-clinton-presidential-campaign" + ] + }, + "uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c" + }, + { + "description": "Winnti Group is a threat group with Chinese origins that has been active since at least 2010. The group has heavily targeted the gaming industry, but it has also expanded the scope of its targeting. Though both this group and Axiom use the malware Winnti, the two groups appear to be distinct based on differences in reporting on the groups' TTPs and targeting. (Citation: Kaspersky Winnti April 2013) (Citation: Kaspersky Winnti June 2015) (Citation: Novetta Winnti April 2015)", + "value": "Winnti Group", + "meta": { + "synonyms": [ + "Winnti Group", + "Blackfly" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0044", + "https://kasperskycontenthub.com/wp-content/uploads/sites/43/vlpdfs/winnti-more-than-just-a-game-130410.pdf", + "https://securelist.com/games-are-over/70991/", + "http://www.novetta.com/wp-content/uploads/2015/04/novetta%20winntianalysis.pdf" + ] + }, + "uuid": "c5947e1c-1cbc-434c-94b8-27c7e3be0fff" + }, + { + "description": "Deep Panda is a suspected Chinese threat group known to target many industries, including government, defense, financial, and telecommunications. (Citation: Alperovitch 2014) The intrusion into healthcare company Anthem has been attributed to Deep Panda. (Citation: ThreatConnect Anthem) This group is also known as Shell Crew, WebMasters, KungFu Kittens, and PinkPanther. (Citation: RSA Shell Crew) Deep Panda also appears to be known as Black Vine based on the attribution of both group names to the Anthem intrusion. (Citation: Symantec Black Vine)", + "value": "Deep Panda", + "meta": { + "synonyms": [ + "Deep Panda", + "Shell Crew", + "WebMasters", + "KungFu Kittens", + "PinkPanther", + "Black Vine" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0009", + "https://blog.crowdstrike.com/deep-thought-chinese-targeting-national-security-think-tanks/", + "https://www.threatconnect.com/the-anthem-hack-all-roads-lead-to-china/", + "https://www.emc.com/collateral/white-papers/h12756-wp-shell-crew.pdf", + "http://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/the-black-vine-cyberespionage-group.pdf" + ] + }, + "uuid": "a653431d-6a5e-4600-8ad3-609b5af57064" + }, + { + "description": "Molerats is a politically-motivated threat group that has been operating since 2012. The group's victims have primarily been in the Middle East, Europe, and the United States. (Citation: DustySky) (Citation: DustySky)2", + "value": "Molerats", + "meta": { + "synonyms": [ + "Molerats", + "Operation Molerats", + "Gaza Cybergang" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0021" + ] + }, + "uuid": "df71bb3b-813c-45eb-a8bc-f2a419837411" + }, + { + "description": "Strider is a threat group that has been active since at least 2011 and has targeted victims in Russia, China, Sweden, Belgium, Iran, and Rwanda. (Citation: Symantec Strider Blog) (Citation: Kaspersky ProjectSauron Blog)", + "value": "Strider", + "meta": { + "synonyms": [ + "Strider", + "ProjectSauron" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0041", + "http://www.symantec.com/connect/blogs/strider-cyberespionage-group-turns-eye-sauron-targets", + "https://securelist.com/faq-the-projectsauron-apt/75533/" + ] + }, + "uuid": "277d2f87-2ae5-4730-a3aa-50c1fdff9656" + }, + { + "description": "Sandworm Team is a cyber espionage group that has operated since approximately 2009 and has been attributed to Russia. (Citation: iSIGHT Sandworm 2014)", + "value": "Sandworm Team", + "meta": { + "synonyms": [ + "Sandworm Team", + "Quedagh" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0034", + "https://www.fireeye.com/blog/threat-research/2016/01/ukraine-and-sandworm-team.html" + ] + }, + "uuid": "381fcf73-60f6-4ab2-9991-6af3cbc35192" + }, + { + "description": "FIN6 is a cyber crime group that has stolen payment card data and sold it for profit on underground marketplaces. This group has aggressively targeted and compromised point of sale (PoS) systems in the hospitality and retail sectors. (Citation: FireEye FIN6 April 2016)", + "value": "FIN6", + "meta": { + "synonyms": [ + "FIN6" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0037", + "https://www2.fireeye.com/rs/848-DID-242/images/rpt-fin6.pdf" + ] + }, + "uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb" + }, + { + "description": "Dust Storm is a threat group that has targeted multiple industries in Japan, South Korea, the United States, Europe, and several Southeast Asian countries. (Citation: Cylance Dust Storm)", + "value": "Dust Storm", + "meta": { + "synonyms": [ + "Dust Storm" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0031", + "https://www.cylance.com/content/dam/cylance/pdfs/reports/Op%20Dust%20Storm%20Report.pdf" + ] + }, + "uuid": "ae41895a-243f-4a65-b99b-d85022326c31" + }, + { + "description": "Cleaver is a threat group that has been attributed to Iranian actors and is responsible for activity tracked as Operation Cleaver. (Citation: Cylance Cleaver) Strong circumstantial evidence suggests Cleaver is linked to Threat Group 2889 (TG-2889). (Citation: Dell Threat Group 2889)", + "value": "Cleaver", + "meta": { + "synonyms": [ + "Cleaver", + "TG-2889", + "Threat Group 2889" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0003", + "https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance%20Operation%20Cleaver%20Report.pdf", + "http://www.secureworks.com/cyber-threat-intelligence/threats/suspected-iran-based-hacker-group-creates-network-of-fake-linkedin-profiles/" + ] + }, + "uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063" + }, + { + "description": "APT12 is a threat group that has been attributed to China. (Citation: Meyers Numbered Panda)", + "value": "APT12", + "meta": { + "synonyms": [ + "APT12", + "IXESHE", + "DynCalc", + "Numbered Panda", + "DNSCALC" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0005", + "http://www.crowdstrike.com/blog/whois-numbered-panda/" + ] + }, + "uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb" + }, + { + "description": "is an activity group that conducted a campaign in May 2016 and has heavily targeted Turkish victims. The group has demonstrated similarity to another activity group called due to overlapping victim and campaign characteristics. (Citation: Microsoft NEODYMIUM Dec 2016) (Citation: Microsoft SIR Vol 21)", + "value": "NEODYMIUM", + "meta": { + "synonyms": [ + "NEODYMIUM" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0055", + "https://blogs.technet.microsoft.com/mmpc/2016/12/14/twin-zero-day-attacks-promethium-and-neodymium-target-individuals-in-europe/", + "http://download.microsoft.com/download/E/B/0/EB0F50CC-989C-4B66-B7F6-68CD3DC90DE3/Microsoft%20Security%20Intelligence%20Report%20Volume%2021%20English.pdf" + ] + }, + "uuid": "025bdaa9-897d-4bad-afa6-013ba5734653" + }, + { + "description": "APT34 is an Iranian cyber espionage group that has been active since at least 2014. The group has targeted a variety of industries, including financial, government, energy, chemical, and telecommunications, and has largely focused its operations within the Middle East. FireEye assesses that the group works on behalf of the Iranian government based on infrastructure details that contain references to Iran, use of Iranian infrastructure, and targeting that aligns with nation-state interests. APT34 loosely aligns with public reporting related to OilRig, but may not wholly align due to companies tracking threat groups in different ways. (Citation: FireEye APT34 Dec 2017)", + "value": "APT34", + "meta": { + "synonyms": [ + "APT34" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0057", + "https://www.fireeye.com/blog/threat-research/2017/12/targeted-attack-in-middle-east-by-apt34.html" + ] + }, + "uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6" + }, + { + "description": "Moafee is a threat group that appears to operate from the Guandong Province of China. Due to overlapping TTPs, including similar custom tools, Moafee is thought to have a direct or indirect relationship with the threat group DragonOK. (Citation: Haq 2014)", + "value": "Moafee", + "meta": { + "synonyms": [ + "Moafee" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0002", + "https://www.fireeye.com/blog/threat-research/2014/09/the-path-to-mass-producing-cyber-attacks.html" + ] + }, + "uuid": "2e5d3a83-fe00-41a5-9b60-237efc84832f" + }, + { + "description": "Threat Group-3390 is a Chinese threat group that has extensively used strategic Web compromises to target victims. (Citation: Dell TG-3390) The group has targeted organizations in the aerospace, government, defense, technology, energy, and manufacturing sectors. (Citation: SecureWorks BRONZE UNION June 2017)", + "value": "Threat Group-3390", + "meta": { + "synonyms": [ + "Threat Group-3390", + "TG-3390", + "Emissary Panda", + "BRONZE UNION" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0027", + "http://www.secureworks.com/cyber-threat-intelligence/threats/threat-group-3390-targets-organizations-for-cyberespionage/", + "https://www.secureworks.com/research/bronze-union" + ] + }, + "uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c" + }, + { + "description": "DragonOK is a threat group that has targeted Japanese organizations with phishing emails. Due to overlapping TTPs, including similar custom tools, DragonOK is thought to have a direct or indirect relationship with the threat group Moafee. (Citation: Operation Quantum Entanglement) It is known to use a variety of malware, including Sysget/HelloBridge, PlugX, PoisonIvy, FormerFirstRat, NFlog, and NewCT. (Citation: New DragonOK)", + "value": "DragonOK", + "meta": { + "synonyms": [ + "DragonOK" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0017", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-operation-quantum-entanglement.pdf", + "http://researchcenter.paloaltonetworks.com/2015/04/unit-42-identifies-new-dragonok-backdoor-malware-deployed-against-japanese-targets/" + ] + }, + "uuid": "f3bdec95-3d62-42d9-a840-29630f6cdc1a" + }, + { + "description": "APT1 is a Chinese threat group that has been attributed to the 2nd Bureau of the People\u2019s Liberation Army (PLA) General Staff Department\u2019s (GSD) 3rd Department, commonly known by its Military Unit Cover Designator (MUCD) as Unit 61398. (Citation: Mandiant APT1)", + "value": "APT1", + "meta": { + "synonyms": [ + "APT1", + "Comment Crew", + "Comment Group", + "Comment Panda" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0006", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ] + }, + "uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662" + }, + { + "description": "FIN10 is a financially motivated threat group that has targeted organizations in North America since at least 2013 through 2016. The group uses stolen data exfiltrated from victims to extort organizations. (Citation: FireEye FIN10 June 2017)", + "value": "FIN10", + "meta": { + "synonyms": [ + "FIN10" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0051", + "https://www2.fireeye.com/rs/848-DID-242/images/rpt-fin10.pdf" + ] + }, + "uuid": "fbe9387f-34e6-4828-ac28-3080020c597b" + }, + { + "description": "OilRig is a threat group with suspected Iranian origins that has targeted Middle Eastern and international victims since at least 2015. It appears the group carries out supply chain attacks, leveraging the trust relationship between organizations to attack their primary targets. (Citation: Palo Alto OilRig April 2017) (Citation: ClearSky OilRig Jan 2017) (Citation: Palo Alto OilRig May 2016) (Citation: Palo Alto OilRig Oct 2016) (Citation: Unit 42 Playbook OilRig Dec 2017) Reporting on OilRig may loosely overlap with APT34, but may not wholly align due to companies tracking groups in different ways. (Citation: FireEye APT34 Dec 2017)\n\nContributors: Robert Falcone, Bryan Lee", + "value": "OilRig", + "meta": { + "synonyms": [ + "OilRig" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0049", + "http://researchcenter.paloaltonetworks.com/2017/04/unit42-oilrig-actors-provide-glimpse-development-testing-efforts/", + "http://www.clearskysec.com/oilrig/", + "http://researchcenter.paloaltonetworks.com/2016/05/the-oilrig-campaign-attacks-on-saudi-arabian-organizations-deliver-helminth-backdoor/", + "http://researchcenter.paloaltonetworks.com/2016/10/unit42-oilrig-malware-campaign-updates-toolset-and-expands-targets/", + "https://pan-unit42.github.io/playbook%20viewer/", + "https://www.fireeye.com/blog/threat-research/2017/12/targeted-attack-in-middle-east-by-apt34.html" + ] + }, + "uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d" + }, + { + "description": "is an Iranian cyber espionage group that has been active since approximately 2014. They appear to focus on targeting individuals of interest to Iran who work in academic research, human rights, and media, with most victims having been located in Iran, the US, Israel, and the UK. usually tries to access private email and Facebook accounts, and sometimes establishes a foothold on victim computers as a secondary objective. The group's TTPs overlap extensively with another group, Rocket Kitten, resulting in reporting that may not distinguish between the two groups' activities. (Citation: ClearSky Charming Kitten Dec 2017)", + "value": "Charming Kitten", + "meta": { + "synonyms": [ + "Charming Kitten" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0058", + "http://www.clearskysec.com/wp-content/uploads/2017/12/Charming%20Kitten%202017.pdf" + ] + }, + "uuid": "7636484c-adc5-45d4-9bfe-c3e062fbc4a0" + }, + { + "description": "FIN5 is a financially motivated threat group that has targeted personally identifiable information and payment card information. The group has been active since at least 2008 and has targeted the restaurant, gaming, and hotel industries. The group is made up of actors who likely speak Russian. (Citation: FireEye Respond Webinar July 2017) (Citation: Mandiant FIN5 GrrCON Oct 2016) (Citation: DarkReading FireEye FIN5 Oct 2015)\n\nContributors: Walker Johnson", + "value": "FIN5", + "meta": { + "synonyms": [ + "FIN5" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0053", + "https://www2.fireeye.com/WBNR-Are-you-ready-to-respond.html", + "https://www.youtube.com/watch?v=fevGZs0EQu8", + "https://www.darkreading.com/analytics/prolific-cybercrime-gang-favors-legit-login-credentials/d/d-id/1322645?" + ] + }, + "uuid": "85403903-15e0-4f9f-9be4-a259ecad4022" + }, + { + "description": "Taidoor is a threat group that has operated since at least 2009 and has primarily targeted the Taiwanese government. (Citation: TrendMicro Taidoor)", + "value": "Taidoor", + "meta": { + "synonyms": [ + "Taidoor" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0015", + "http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp%20the%20taidoor%20campaign.pdf" + ] + }, + "uuid": "59140a2e-d117-4206-9b2c-2a8662bd9d46" + }, + { + "description": "Night Dragon is a threat group that has conducted activity originating primarily in China. (Citation: McAfee Night Dragon)", + "value": "Night Dragon", + "meta": { + "synonyms": [ + "Night Dragon" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0014", + "http://www.mcafee.com/us/resources/white-papers/wp-global-energy-cyberattacks-night-dragon.pdf" + ] + }, + "uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8" + }, + { + "description": "Naikon is a threat group that has focused on targets around the South China Sea. (Citation: Baumgartner Naikon 2015) The group has been attributed to the Chinese People\u2019s Liberation Army\u2019s (PLA) Chengdu Military Region Second Technical Reconnaissance Bureau (Military Unit Cover Designator 78020). (Citation: CameraShy) While Naikon shares some characteristics with APT30, the two groups do not appear to be exact matches. (Citation: Baumgartner Golovkin Naikon 2015)", + "value": "Naikon", + "meta": { + "synonyms": [ + "Naikon" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0019", + "https://securelist.com/files/2015/05/TheNaikonAPT-MsnMM1.pdf", + "http://cdn2.hubspot.net/hubfs/454298/Project%20CAMERASHY%20ThreatConnect%20Copyright%202015.pdf", + "https://securelist.com/the-naikon-apt/69953/" + ] + }, + "uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050" + }, + { + "description": "Ke3chang is a threat group attributed to actors operating out of China. (Citation: Villeneuve et al 2014)", + "value": "Ke3chang", + "meta": { + "synonyms": [ + "Ke3chang" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0004", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-operation-ke3chang.pdf" + ] + }, + "uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c" + }, + { + "description": "APT32 is a threat group that has been active since at least 2014. The group has targeted multiple private sector industries as well as with foreign governments, dissidents, and journalists, and has extensively used strategic web compromises to compromise victims. The group is believed to be Vietnam-based. (Citation: FireEye APT32 May 2017) (Citation: Volexity OceanLotus Nov 2017)", + "value": "APT32", + "meta": { + "synonyms": [ + "APT32", + "OceanLotus Group" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0050", + "https://www.fireeye.com/blog/threat-research/2017/05/cyber-espionage-apt32.html", + "https://www.volexity.com/blog/2017/11/06/oceanlotus-blossoms-mass-digital-surveillance-and-exploitation-of-asean-nations-the-media-human-rights-and-civil-society/" + ] + }, + "uuid": "247cb30b-955f-42eb-97a5-a89fef69341e" + }, + { + "description": "Patchwork is a threat group that was first observed in December 2015. While the group has not been definitively attributed, circumstantial evidence suggests the group may be a pro-Indian or Indian entity. Much of the code used by this group was copied and pasted from online forums. (Citation: Cymmetria Patchwork) (Citation: Symantec Patchwork)", + "value": "Patchwork", + "meta": { + "synonyms": [ + "Patchwork", + "Dropping Elephant", + "Chinastrats" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0040", + "https://s3-us-west-2.amazonaws.com/cymmetria-blog/public/Unveiling%20Patchwork.pdf", + "http://www.symantec.com/connect/blogs/patchwork-cyberespionage-group-expands-targets-governments-wide-range-industries" + ] + }, + "uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0" + }, + { + "description": "APT30 is a threat group suspected to be associated with the Chinese government. (Citation: FireEye APT30) While Naikon shares some characteristics with APT30, the two groups do not appear to be exact matches. (Citation: Baumgartner Golovkin Naikon 2015)", + "value": "APT30", + "meta": { + "synonyms": [ + "APT30" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0013", + "https://www2.fireeye.com/rs/fireye/images/rpt-apt30.pdf", + "https://securelist.com/the-naikon-apt/69953/" + ] + }, + "uuid": "f047ee18-7985-4946-8bfb-4ed754d3a0dd" + }, + { + "description": "MONSOON is the name of an espionage campaign that apparently started in December 2015 and was ongoing as of July 2016. It is believed that the actors behind MONSOON are the same actors behind Operation Hangover. While attribution is unclear, the campaign has targeted victims with military and political interests in the Indian Subcontinent. (Citation: Forcepoint Monsoon) Operation Hangover has been reported as being Indian in origin, and can be traced back to 2010. (Citation: Operation Hangover May 2013)", + "value": "MONSOON", + "meta": { + "synonyms": [ + "MONSOON", + "Operation Hangover" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0042", + "https://www.forcepoint.com/sites/default/files/resources/files/forcepoint-security-labs-monsoon-analysis-report.pdf", + "http://enterprise-manage.norman.c.bitbit.net/resources/files/Unveiling%20an%20Indian%20Cyberattack%20Infrastructure.pdf" + ] + }, + "uuid": "9559ecaf-2e75-48a7-aee8-9974020bc772" + }, + { + "description": "APT17 is a China-based threat group that has conducted network intrusions against U.S. government entities, the defense industry, law firms, information technology companies, mining companies, and non-government organizations. (Citation: FireEye APT17)", + "value": "APT17", + "meta": { + "synonyms": [ + "APT17", + "Deputy Dog" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0025", + "https://www2.fireeye.com/rs/fireye/images/APT17%20Report.pdf" + ] + }, + "uuid": "090242d7-73fc-4738-af68-20162f7a5aae" + }, + { + "description": "FIN7 is a financially motivated threat group that has primarily targeted the retail and hospitality sectors, often using point-of-sale malware. It is sometimes referred to as Carbanak Group, but these appear to be two groups using the same Carbanak malware and are therefore tracked separately. (Citation: FireEye FIN7 March 2017) (Citation: FireEye FIN7 April 2017)", + "value": "FIN7", + "meta": { + "synonyms": [ + "FIN7" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0046", + "https://www.fireeye.com/blog/threat-research/2017/03/fin7%20spear%20phishing.html", + "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html" + ] + }, + "uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc" + }, + { + "description": "APT3 is a China-based threat group that researchers have attributed to China's Ministry of State Security. (Citation: FireEye Clandestine Wolf) (Citation: Recorded Future APT3 May 2017) This group is responsible for the campaigns known as Operation Clandestine Fox, Operation Clandestine Wolf, and Operation Double Tap. (Citation: FireEye Clandestine Wolf) (Citation: FireEye Operation Double Tap) As of June 2015, the group appears to have shifted from targeting primarily US victims to primarily political organizations in Hong Kong. (Citation: Symantec Buckeye)\n\n (Citation: APT3 Adversary Emulation Plan)", + "value": "APT3", + "meta": { + "synonyms": [ + "APT3", + "Gothic Panda", + "Pirpi", + "UPS Team", + "Buckeye", + "Threat Group-0110", + "TG-0110" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0022", + "https://www.fireeye.com/blog/threat-research/2015/06/operation-clandestine-wolf-adobe-flash-zero-day.html", + "https://www.recordedfuture.com/chinese-mss-behind-apt3/", + "https://www.fireeye.com/blog/threat-research/2014/11/operation%20doubletap.html", + "http://www.symantec.com/connect/blogs/buckeye-cyberespionage-group-shifts-gaze-us-hong-kong", + "https://attack.mitre.org/w/img%20auth.php/6/6c/APT3%20Adversary%20Emulation%20Plan.pdf" + ] + }, + "uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9" + }, + { + "description": "GCMAN is a threat group that focuses on targeting banks for the purpose of transferring money to e-currency services. (Citation: Securelist GCMAN)", + "value": "GCMAN", + "meta": { + "synonyms": [ + "GCMAN" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0036", + "https://securelist.com/apt-style-bank-robberies-increase-with-metel-gcman-and-carbanak-2-0-attacks/73638/" + ] + }, + "uuid": "0ea72cd5-ca30-46ba-bc04-378f701c658f" + }, + { + "description": "Lazarus Group is a threat group that has been attributed to the North Korean government. (Citation: US-CERT HIDDEN COBRA June 2017) The group has been active since at least 2009 and was reportedly responsible for the November 2014 destructive wiper attack against Sony Pictures Entertainment as part of a campaign named Operation Blockbuster by Novetta. Malware used by Lazarus Group correlates to other reported campaigns, including Operation Flame, Operation 1Mission, Operation Troy, DarkSeoul, and Ten Days of Rain. (Citation: Novetta Blockbuster)", + "value": "Lazarus Group", + "meta": { + "synonyms": [ + "Lazarus Group", + "HIDDEN COBRA", + "Guardians of Peace", + "ZINC", + "NICKEL ACADEMY" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0032", + "https://www.us-cert.gov/ncas/alerts/TA17-164A", + "https://www.operationblockbuster.com/wp-content/uploads/2016/02/Operation-Blockbuster-Report.pdf" + ] + }, + "uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a" + }, + { + "description": "Lotus Blossom is a threat group that has targeted government and military organizations in Southeast Asia. (Citation: Lotus Blossom Jun 2015)", + "value": "Lotus Blossom", + "meta": { + "synonyms": [ + "Lotus Blossom", + "Spring Dragon" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0030", + "https://www.paloaltonetworks.com/resources/research/unit42-operation-lotus-blossom.html" + ] + }, + "uuid": "88b7dbc2-32d3-4e31-af2f-3fc24e1582d7" + }, + { + "description": "Equation is a sophisticated threat group that employs multiple remote access tools. The group is known to use zero-day exploits and has developed the capability to overwrite the firmware of hard disk drives. (Citation: Kaspersky Equation QA)", + "value": "Equation", + "meta": { + "synonyms": [ + "Equation" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0020", + "https://securelist.com/files/2015/02/Equation%20group%20questions%20and%20answers.pdf" + ] + }, + "uuid": "96e239be-ad99-49eb-b127-3007b8c1bec9" + }, + { + "description": "Darkhotel is a threat group that has been active since at least 2004. The group has conducted activity on hotel and business center Wi\u2011Fi and physical connections as well as peer-to-peer and file sharing networks. The actors have also conducted spearphishing. (Citation: Kaspersky Darkhotel)", + "value": "Darkhotel", + "meta": { + "synonyms": [ + "Darkhotel" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0012", + "https://securelist.com/files/2014/11/darkhotel%20kl%2007.11.pdf" + ] + }, + "uuid": "9e729a7e-0dd6-4097-95bf-db8d64911383" + }, + { + "description": "Dragonfly is a cyber espionage group that has been active since at least 2011. They initially targeted defense and aviation companies but shifted to focus on the energy sector in early 2013. They have also targeted companies related to industrial control systems. The group appeared to decrease activity following public exposure in 2014, and re-emerged in late 2015 through 2017. (Citation: Symantec Dragonfly) (Citation: Symantec Dragonfly) Sept 2017", + "value": "Dragonfly", + "meta": { + "synonyms": [ + "Dragonfly", + "Energetic Bear" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0035", + "http://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/Dragonfly%20Threat%20Against%20Western%20Energy%20Suppliers.pdf" + ] + }, + "uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1" + }, + { + "description": "Suckfly is a China-based threat group that has been active since at least 2014. (Citation: Symantec Suckfly March 2016)", + "value": "Suckfly", + "meta": { + "synonyms": [ + "Suckfly" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0039", + "http://www.symantec.com/connect/blogs/suckfly-revealing-secret-life-your-code-signing-certificates" + ] + }, + "uuid": "5cbe0d3b-6fb1-471f-b591-4b192915116d" + }, + { + "description": "Stealth Falcon is a threat group that has conducted targeted spyware attacks against Emirati journalists, activists, and dissidents since at least 2012. Circumstantial evidence suggests there could be a link between this group and the United Arab Emirates (UAE) government, but that has not been confirmed. (Citation: Citizen Lab Stealth Falcon May 2016)", + "value": "Stealth Falcon", + "meta": { + "synonyms": [ + "Stealth Falcon" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0038", + "https://citizenlab.org/2016/05/stealth-falcon/" + ] + }, + "uuid": "894aab42-3371-47b1-8859-a4a074c804c8" + }, + { + "description": "BRONZE BUTLER is a cyber espionage group with likely Chinese origins that has been active since at least 2008. The group primarily targets Japanese organizations, particularly those in government, biotechnology, electronics manufacturing, and industrial chemistry. (Citation: Trend Micro Daserf Nov 2017) (Citation: Secureworks BRONZE BUTLER Oct 2017)", + "value": "BRONZE BUTLER", + "meta": { + "synonyms": [ + "BRONZE BUTLER", + "REDBALDKNIGHT", + "Tick" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0060", + "http://blog.trendmicro.com/trendlabs-security-intelligence/redbaldknight-bronze-butler-daserf-backdoor-now-using-steganography/", + "https://www.secureworks.com/research/bronze-butler-targets-japanese-businesses" + ] + }, + "uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90" + }, + { + "description": "Scarlet Mimic is a threat group that has targeted minority rights activists. This group has not been directly linked to a government source, but the group's motivations appear to overlap with those of the Chinese government. While there is some overlap between IP addresses used by Scarlet Mimic and Putter Panda, it has not been concluded that the groups are the same. (Citation: Scarlet Mimic Jan 2016)", + "value": "Scarlet Mimic", + "meta": { + "synonyms": [ + "Scarlet Mimic" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0029", + "http://researchcenter.paloaltonetworks.com/2016/01/scarlet-mimic-years-long-espionage-targets-minority-activists/" + ] + }, + "uuid": "c5574ca0-d5a4-490a-b207-e4658e5fd1d7" + }, + { + "description": "Threat Group-1314 is an unattributed threat group that has used compromised credentials to log into a victim's remote access infrastructure. (Citation: Dell TG-1314)", + "value": "Threat Group-1314", + "meta": { + "synonyms": [ + "Threat Group-1314", + "TG-1314" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0028", + "http://www.secureworks.com/resources/blog/living-off-the-land/" + ] + }, + "uuid": "d519164e-f5fa-4b8c-a1fb-cf0172ad0983" + }, + { + "description": "Turla is a threat group that has infected victims in over 45 countries, spanning a range of industries including government, embassies, military, education, research and pharmaceutical companies. They are known for conducting watering hole and spearphishing campaigns. (Citation: Kaspersky Turla) (Citation: ESET Gazer Aug 2017)", + "value": "Turla", + "meta": { + "synonyms": [ + "Turla", + "Waterbug", + "WhiteBear" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0010", + "https://securelist.com/the-epic-turla-operation/65545/", + "https://www.welivesecurity.com/wp-content/uploads/2017/08/eset-gazer.pdf" + ] + }, + "uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6" + }, + { + "description": "APT29 is threat group that has been attributed to the Russian government and has operated since at least 2008. (Citation: F-Secure The Dukes) (Citation: GRIZZLY STEPPE JAR) This group reportedly compromised the Democratic National Committee starting in the summer of 2015. (Citation: Crowdstrike DNC June 2016)", + "value": "APT29", + "meta": { + "synonyms": [ + "APT29", + "The Dukes", + "Cozy Bear", + "CozyDuke" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0016", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf", + "https://www.crowdstrike.com/blog/bears-midst-intrusion-democratic-national-committee/" + ] + }, + "uuid": "899ce53f-13a0-479b-a0e4-67d46e241542" + }, + { + "description": "menuPass is a threat group that appears to originate from China and has been active since approximately 2009. The group has targeted healthcare, defense, aerospace, and government sectors, and has targeted Japanese victims since at least 2014. In 2016 and 2017, the group targeted managed IT service providers, manufacturing and mining companies, and a university. (Citation: Palo Alto menuPass Feb 2017) (Citation: Crowdstrike CrowdCast Oct 2013) (Citation: FireEye Poison Ivy) (Citation: PWC Cloud Hopper April 2017) (Citation: FireEye APT10 April 2017)", + "value": "menuPass", + "meta": { + "synonyms": [ + "menuPass", + "Stone Panda", + "APT10", + "Red Apollo", + "CVNX" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0045", + "http://researchcenter.paloaltonetworks.com/2017/02/unit42-menupass-returns-new-malware-new-attacks-japanese-academics-organizations/", + "https://www.slideshare.net/CrowdStrike/crowd-casts-monthly-you-have-an-adversary-problem", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-poison-ivy.pdf", + "https://www.pwc.co.uk/cyber-security/pdf/cloud-hopper-report-final-v4.pdf", + "https://www.fireeye.com/blog/threat-research/2017/04/apt10%20menupass%20grou.html" + ] + }, + "uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f" + }, + { + "description": "Putter Panda is a Chinese threat group that has been attributed to Unit 61486 of the 12th Bureau of the PLA\u2019s 3rd General Staff Department (GSD). (Citation: CrowdStrike Putter Panda)", + "value": "Putter Panda", + "meta": { + "synonyms": [ + "Putter Panda", + "APT2", + "MSUpdater" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0024", + "http://cdn0.vox-cdn.com/assets/4589853/crowdstrike-intelligence-report-putter-panda.original.pdf" + ] + }, + "uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45" + }, + { + "description": " (Citation: Axiom) is a cyber espionage group suspected to be associated with the Chinese government. It is responsible for the Operation SMN campaign. (Citation: Axiom) Though both this group and Winnti Group use the malware Winnti, the two groups appear to be distinct based on differences in reporting on the groups' TTPs and targeting. (Citation: Kaspersky Winnti April 2013) (Citation: Kaspersky Winnti June 2015) (Citation: Novetta Winnti April 2015)", + "value": "Axiom", + "meta": { + "synonyms": [ + "Axiom", + "Group 72" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0001", + "http://www.novetta.com/wp-content/uploads/2014/11/Executive%20Summary-Final%201.pdf", + "https://kasperskycontenthub.com/wp-content/uploads/sites/43/vlpdfs/winnti-more-than-just-a-game-130410.pdf", + "https://securelist.com/games-are-over/70991/", + "http://www.novetta.com/wp-content/uploads/2015/04/novetta%20winntianalysis.pdf" + ] + }, + "uuid": "a0cb9370-e39b-44d5-9f50-ef78e412b973" + }, + { + "description": "Magic Hound is an espionage campaign operating primarily in the Middle East that dates back to at least mid-2016. The group behind the campaign has primarily targeted organizations in the energy, government, and technology sectors that are either based or have business interests in Saudi Arabia. (Citation: Unit 42 Magic Hound Feb 2017)\n\nContributors: Bryan Lee", + "value": "Magic Hound", + "meta": { + "synonyms": [ + "Magic Hound", + "Rocket Kitten", + "Operation Saffron Rose", + "Ajax Security Team", + "Operation Woolen-Goldfish", + "Newscaster", + "Cobalt Gypsy" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0059", + "https://researchcenter.paloaltonetworks.com/2017/02/unit42-magic-hound-campaign-attacks-saudi-targets/" + ] + }, + "uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13" + }, + { + "description": "is an activity group that has been active since at least 2012. The group conducted a campaign in May 2016 and has heavily targeted Turkish victims. has demonstrated similarity to another activity group called NEODYMIUM due to overlapping victim and campaign characteristics. (Citation: Microsoft NEODYMIUM Dec 2016) (Citation: Microsoft SIR Vol 21)", + "value": "PROMETHIUM", + "meta": { + "synonyms": [ + "PROMETHIUM" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0056", + "https://blogs.technet.microsoft.com/mmpc/2016/12/14/twin-zero-day-attacks-promethium-and-neodymium-target-individuals-in-europe/", + "http://download.microsoft.com/download/E/B/0/EB0F50CC-989C-4B66-B7F6-68CD3DC90DE3/Microsoft%20Security%20Intelligence%20Report%20Volume%2021%20English.pdf" + ] + }, + "uuid": "efed95ba-d7e8-47ff-8c53-99c42426ee7c" + }, + { + "description": "Carbanak is a threat group that mainly targets banks. It also refers to malware of the same name (Carbanak). It is sometimes referred to as FIN7, but these appear to be two groups using the same Carbanak malware and are therefore tracked separately. (Citation: Kaspersky Carbanak) (Citation: FireEye FIN7 April 2017)\n\nContributors: Anastasios Pingios", + "value": "Carbanak", + "meta": { + "synonyms": [ + "Carbanak", + "Anunak", + "Carbon Spider" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0008", + "https://securelist.com/files/2015/02/Carbanak%20APT%20eng.pdf", + "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html" + ] + }, + "uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c" + }, + { + "description": "APT18 is a threat group that has operated since at least 2009 and has targeted a range of industries, including technology, manufacturing, human rights groups, government, and medical. (Citation: Dell Lateral Movement)", + "value": "APT18", + "meta": { + "synonyms": [ + "APT18", + "Threat Group-0416", + "TG-0416", + "Dynamite Panda" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0026", + "http://www.secureworks.com/resources/blog/where-you-at-indicators-of-lateral-movement-using-at-exe-on-windows-7-systems/" + ] + }, + "uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648" + }, + { + "description": "CopyKittens is an Iranian cyber espionage group that has been operating since at least 2013. It has targeted countries including Israel, Saudi Arabia, Turkey, the U.S., Jordan, and Germany. The group is responsible for the campaign known as Operation Wilted Tulip. (Citation: ClearSky CopyKittens March 2017) (Citation: ClearSky Wilted Tulip July 2017) (Citation: CopyKittens Nov 2015)", + "value": "CopyKittens", + "meta": { + "synonyms": [ + "CopyKittens" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0052", + "http://www.clearskysec.com/copykitten-jpost/", + "http://www.clearskysec.com/wp-content/uploads/2017/07/Operation%20Wilted%20Tulip.pdf", + "https://s3-eu-west-1.amazonaws.com/minervaresearchpublic/CopyKittens/CopyKittens.pdf" + ] + }, + "uuid": "dcd81c6e-ebf7-4a16-93e0-9a97fa49c88a" + }, + { + "description": "Gamaredon Group is a threat group that has been active since at least 2013 and has targeted individuals likely involved in the Ukrainian government. (Citation: Palo Alto Gamaredon Feb 2017)", + "value": "Gamaredon Group", + "meta": { + "synonyms": [ + "Gamaredon Group" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0047", + "https://researchcenter.paloaltonetworks.com/2017/02/unit-42-title-gamaredon-group-toolset-evolution/" + ] + }, + "uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-entreprise-attack-malware.json b/clusters/mitre-entreprise-attack-malware.json new file mode 100644 index 0000000..3ce0e15 --- /dev/null +++ b/clusters/mitre-entreprise-attack-malware.json @@ -0,0 +1,2291 @@ +{ + "name": "Entreprise Attack - Malware", + "type": "mitre-entreprise-attack-malware", + "description": "Name of ATT&CK software", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "fbd79f02-1707-11e8-b1c7-87406102276a", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "OLDBAIT is a credential harvester used by APT28. (Citation: FireEye APT28) (Citation: FireEye APT28) January 2017\n\nAliases: OLDBAIT, Sasfis", + "value": "OLDBAIT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0138", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf" + ], + "synonyms": [ + "OLDBAIT", + "Sasfis" + ] + }, + "uuid": "2dd34b01-6110-4aac-835d-b5e7b936b0be" + }, + { + "description": "PHOREAL is a signature backdoor used by APT32. (Citation: FireEye APT32 May 2017)\n\nAliases: PHOREAL", + "value": "PHOREAL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0158", + "https://www.fireeye.com/blog/threat-research/2017/05/cyber-espionage-apt32.html" + ], + "synonyms": [ + "PHOREAL" + ] + }, + "uuid": "f6ae7a52-f3b6-4525-9daf-640c083f006e" + }, + { + "description": "CosmicDuke is malware that was used by APT29 from 2010 to 2015. (Citation: F-Secure The Dukes)\n\nAliases: CosmicDuke, TinyBaron, BotgenStudios, NemesisGemina", + "value": "CosmicDuke", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0050", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf" + ], + "synonyms": [ + "CosmicDuke", + "TinyBaron", + "BotgenStudios", + "NemesisGemina" + ] + }, + "uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee" + }, + { + "description": "H1N1 is a malware variant that has been distributed via a campaign using VBA macros to infect victims. Although it initially had only loader capabilities, it has evolved to include information-stealing functionality. (Citation: Cisco H1N1 Part 1)\n\nAliases: H1N1", + "value": "H1N1", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0132", + "http://blogs.cisco.com/security/h1n1-technical-analysis-reveals-new-capabilities" + ], + "synonyms": [ + "H1N1" + ] + }, + "uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd" + }, + { + "description": "SPACESHIP is malware developed by APT30 that allows propagation and exfiltration of data over removable devices. APT30 may use this capability to exfiltrate data across air-gaps. (Citation: FireEye APT30)\n\nAliases: SPACESHIP", + "value": "SPACESHIP", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0035", + "https://www2.fireeye.com/rs/fireye/images/rpt-apt30.pdf" + ], + "synonyms": [ + "SPACESHIP" + ] + }, + "uuid": "8b880b41-5139-4807-baa9-309690218719" + }, + { + "description": "Hi-Zor is a remote access tool (RAT) that has characteristics similar to Sakula. It was used in a campaign named INOCNATION. (Citation: Fidelis Hi-Zor)\n\nAliases: Hi-Zor", + "value": "Hi-Zor", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0087", + "http://www.threatgeek.com/2016/01/introducing-hi-zor-rat.html" + ], + "synonyms": [ + "Hi-Zor" + ] + }, + "uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc" + }, + { + "description": "TEXTMATE is a second-stage PowerShell backdoor that is memory-resident. It was observed being used along with POWERSOURCE in February 2017. (Citation: FireEye FIN7 March 2017)\n\nAliases: DNSMessenger, TEXTMATE", + "value": "TEXTMATE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0146", + "https://www.fireeye.com/blog/threat-research/2017/03/fin7%20spear%20phishing.html" + ], + "synonyms": [ + "DNSMessenger", + "TEXTMATE" + ] + }, + "uuid": "4f6aa78c-c3d4-4883-9840-96ca2f5d6d47" + }, + { + "description": "Net Crawler is an intranet worm capable of extracting credentials using credential dumpers and spreading to systems on a network over SMB by brute forcing accounts with recovered passwords and using PsExec to execute a copy of Net Crawler. (Citation: Cylance Cleaver)\n\nAliases: Net Crawler, NetC", + "value": "Net Crawler", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0056", + "https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance%20Operation%20Cleaver%20Report.pdf" + ], + "synonyms": [ + "Net Crawler", + "NetC" + ] + }, + "uuid": "fde50aaa-f5de-4cb8-989a-babb57d6a704" + }, + { + "description": "BlackEnergy is a malware toolkit that has been used by both criminal and APT actors. It dates back to at least 2007 and was originally designed to create botnets for use in conducting Distributed Denial of Service (DDoS) attacks, but its use has evolved to support various plug-ins. It is well known for being used during the confrontation between Georgia and Russia in 2008, as well as in targeting Ukrainian institutions. Variants include BlackEnergy 2 and BlackEnergy 3. (Citation: F-Secure BlackEnergy 2014)\n\nAliases: BlackEnergy, Black Energy", + "value": "BlackEnergy", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0089", + "https://www.f-secure.com/documents/996508/1030745/blackenergy%20whitepaper.pdf" + ], + "synonyms": [ + "BlackEnergy", + "Black Energy" + ] + }, + "uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4" + }, + { + "description": " (Citation: XAgentOSX) is a trojan that has been used by APT28 on OS X and appears to be a port of their standard CHOPSTICK or XAgent trojan. (Citation: XAgentOSX)\n\nAliases: (Citation: XAgentOSX)", + "value": "XAgentOSX", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0161", + "https://researchcenter.paloaltonetworks.com/2017/02/unit42-xagentosx-sofacys-xagent-macos-tool/" + ], + "synonyms": [ + "XAgentOSX" + ] + }, + "uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069" + }, + { + "description": "Pisloader is a malware family that is notable due to its use of DNS as a C2 protocol as well as its use of anti-analysis tactics. It has been used by APT18 and is similar to another malware family, HTTPBrowser, that has been used by the group. (Citation: Palo Alto DNS Requests)\n\nAliases: Pisloader", + "value": "Pisloader", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0124", + "http://researchcenter.paloaltonetworks.com/2016/05/unit42-new-wekby-attacks-use-dns-requests-as-command-and-control-mechanism/" + ], + "synonyms": [ + "Pisloader" + ] + }, + "uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236" + }, + { + "description": "Backdoor.Oldrea is a backdoor used by Dragonfly. It appears to be custom malware authored by the group or specifically for it. (Citation: Symantec Dragonfly)\n\nAliases: Backdoor.Oldrea, Havex", + "value": "Backdoor.Oldrea", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0093", + "http://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/Dragonfly%20Threat%20Against%20Western%20Energy%20Suppliers.pdf" + ], + "synonyms": [ + "Backdoor.Oldrea", + "Havex" + ] + }, + "uuid": "083bb47b-02c8-4423-81a2-f9ef58572974" + }, + { + "description": "is a loader component that has been observed loading Felismus and associated tools. (Citation: Symantec Sowbug Nov 2017)\n\nAliases: Starloader\n\nContributors: Alan Neville, @abnev", + "value": "Starloader", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0188", + "https://www.symantec.com/connect/blogs/sowbug-cyber-espionage-group-targets-south-american-and-southeast-asian-governments" + ], + "synonyms": [ + "Starloader" + ] + }, + "uuid": "96566860-9f11-4b6f-964d-1c924e4f24a4" + }, + { + "description": "ChChes is a Trojan that appears to be used exclusively by menuPass. It was used to target Japanese organizations in 2016. Its lack of persistence methods suggests it may be intended as a first-stage tool. (Citation: Palo Alto menuPass Feb 2017) (Citation: JPCERT ChChes Feb 2017) (Citation: PWC Cloud Hopper Technical Annex April 2017)\n\nAliases: ChChes, Scorpion, HAYMAKER", + "value": "ChChes", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0144", + "http://researchcenter.paloaltonetworks.com/2017/02/unit42-menupass-returns-new-malware-new-attacks-japanese-academics-organizations/", + "http://blog.jpcert.or.jp/2017/02/chches-malware--93d6.html", + "https://www.pwc.co.uk/cyber-security/pdf/cloud-hopper-annex-b-final.pdf" + ], + "synonyms": [ + "ChChes", + "Scorpion", + "HAYMAKER" + ] + }, + "uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e" + }, + { + "description": "Hacking Team UEFI Rootkit is a rootkit developed by the company Hacking Team as a method of persistence for remote access software. (Citation: TrendMicro Hacking Team UEFI)\n\nAliases: Hacking Team UEFI Rootkit", + "value": "Hacking Team UEFI Rootkit", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0047", + "http://blog.trendmicro.com/trendlabs-security-intelligence/hacking-team-uses-uefi-bios-rootkit-to-keep-rcs-9-agent-in-target-systems/" + ], + "synonyms": [ + "Hacking Team UEFI Rootkit" + ] + }, + "uuid": "4b62ab58-c23b-4704-9c15-edd568cd59f8" + }, + { + "description": "httpclient is malware used by Putter Panda. It is a simple tool that provides a limited range of functionality, suggesting it is likely used as a second-stage or supplementary/backup tool. (Citation: CrowdStrike Putter Panda)\n\nAliases: httpclient", + "value": "httpclient", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0068", + "http://cdn0.vox-cdn.com/assets/4589853/crowdstrike-intelligence-report-putter-panda.original.pdf" + ], + "synonyms": [ + "httpclient" + ] + }, + "uuid": "e8268361-a599-4e45-bd3f-71c8c7e700c0" + }, + { + "description": "Downdelph is a first-stage downloader written in Delphi that has been used by APT28 in rare instances between 2013 and 2015. (Citation: ESET Sednit Part 3)\n\nAliases: Downdelph, Delphacy", + "value": "Downdelph", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0134", + "http://www.welivesecurity.com/wp-content/uploads/2016/10/eset-sednit-part3.pdf" + ], + "synonyms": [ + "Downdelph", + "Delphacy" + ] + }, + "uuid": "08d20cd2-f084-45ee-8558-fa6ef5a18519" + }, + { + "description": "StreamEx is a malware family that has been used by Deep Panda since at least 2015. In 2016, it was distributed via legitimate compromised Korean websites. (Citation: Cylance Shell Crew Feb 2017)\n\nAliases: StreamEx", + "value": "StreamEx", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0142", + "https://www.cylance.com/shell-crew-variants-continue-to-fly-under-big-avs-radar" + ], + "synonyms": [ + "StreamEx" + ] + }, + "uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86" + }, + { + "description": "Psylo is a shellcode-based Trojan that has been used by Scarlet Mimic. It has similar characteristics as FakeM. (Citation: Scarlet Mimic Jan 2016)\n\nAliases: Psylo", + "value": "Psylo", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0078", + "http://researchcenter.paloaltonetworks.com/2016/01/scarlet-mimic-years-long-espionage-targets-minority-activists/" + ], + "synonyms": [ + "Psylo" + ] + }, + "uuid": "dfb5fa9b-3051-4b97-8035-08f80aef945b" + }, + { + "description": "HDoor is malware that has been customized and used by the Naikon group. (Citation: Baumgartner Naikon 2015)\n\nAliases: HDoor, Custom HDoor", + "value": "HDoor", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0061", + "https://securelist.com/files/2015/05/TheNaikonAPT-MsnMM1.pdf" + ], + "synonyms": [ + "HDoor", + "Custom HDoor" + ] + }, + "uuid": "007b44b6-e4c5-480b-b5b9-56f2081b1b7b" + }, + { + "description": " (Citation: Janicab) is an OS X trojan that relied on a valid developer ID and oblivious users to install it. (Citation: Janicab)\n\nAliases: (Citation: Janicab)", + "value": "Janicab", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0163", + "http://www.thesafemac.com/new-signed-malware-called-janicab/" + ], + "synonyms": [ + "Janicab" + ] + }, + "uuid": "234e7770-99b0-4f65-b983-d3230f76a60b" + }, + { + "description": "WINDSHIELD is a signature backdoor used by APT32. (Citation: FireEye APT32 May 2017)\n\nAliases: WINDSHIELD", + "value": "WINDSHIELD", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0155", + "https://www.fireeye.com/blog/threat-research/2017/05/cyber-espionage-apt32.html" + ], + "synonyms": [ + "WINDSHIELD" + ] + }, + "uuid": "98e8a977-3416-43aa-87fa-33e287e9c14c" + }, + { + "description": "TinyZBot is a bot written in C# that was developed by Cleaver. (Citation: Cylance Cleaver)\n\nAliases: TinyZBot", + "value": "TinyZBot", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0004", + "https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance%20Operation%20Cleaver%20Report.pdf" + ], + "synonyms": [ + "TinyZBot" + ] + }, + "uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9" + }, + { + "description": "BACKSPACE is a backdoor used by APT30 that dates back to at least 2005. (Citation: FireEye APT30)\n\nAliases: BACKSPACE, Lecna", + "value": "BACKSPACE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0031", + "https://www2.fireeye.com/rs/fireye/images/rpt-apt30.pdf" + ], + "synonyms": [ + "BACKSPACE", + "Lecna" + ] + }, + "uuid": "fb261c56-b80e-43a9-8351-c84081e7213d" + }, + { + "description": "PinchDuke is malware that was used by APT29 from 2008 to 2010. (Citation: F-Secure The Dukes)\n\nAliases: PinchDuke", + "value": "PinchDuke", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0048", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf" + ], + "synonyms": [ + "PinchDuke" + ] + }, + "uuid": "ae9d818d-95d0-41da-b045-9cabea1ca164" + }, + { + "description": "CloudDuke is malware that was used by APT29 in 2015. (Citation: F-Secure The Dukes) (Citation: Securelist Minidionis July 2015)\n\nAliases: CloudDuke, MiniDionis, CloudLook", + "value": "CloudDuke", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0054", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf", + "https://securelist.com/minidionis-one-more-apt-with-a-usage-of-cloud-drives/71443/" + ], + "synonyms": [ + "CloudDuke", + "MiniDionis", + "CloudLook" + ] + }, + "uuid": "cbf646f1-7db5-4dc6-808b-0094313949df" + }, + { + "description": "RedLeaves is a malware family used by menuPass. The code overlaps with PlugX and may be based upon the open source tool Trochilus. (Citation: PWC Cloud Hopper Technical Annex April 2017) (Citation: FireEye APT10 April 2017)\n\nAliases: RedLeaves, BUGJUICE", + "value": "RedLeaves", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0153", + "https://www.pwc.co.uk/cyber-security/pdf/cloud-hopper-annex-b-final.pdf", + "https://www.fireeye.com/blog/threat-research/2017/04/apt10%20menupass%20grou.html" + ], + "synonyms": [ + "RedLeaves", + "BUGJUICE" + ] + }, + "uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5" + }, + { + "description": "WinMM is a full-featured, simple backdoor used by Naikon. (Citation: Baumgartner Naikon 2015)\n\nAliases: WinMM", + "value": "WinMM", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0059", + "https://securelist.com/files/2015/05/TheNaikonAPT-MsnMM1.pdf" + ], + "synonyms": [ + "WinMM" + ] + }, + "uuid": "22addc7b-b39f-483d-979a-1b35147da5de" + }, + { + "description": "MobileOrder is a Trojan intended to compromise Android mobile devices. It has been used by Scarlet Mimic. (Citation: Scarlet Mimic Jan 2016)\n\nAliases: MobileOrder", + "value": "MobileOrder", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0079", + "http://researchcenter.paloaltonetworks.com/2016/01/scarlet-mimic-years-long-espionage-targets-minority-activists/" + ], + "synonyms": [ + "MobileOrder" + ] + }, + "uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4" + }, + { + "description": "Sys10 is a backdoor that was used throughout 2013 by Naikon. (Citation: Baumgartner Naikon 2015)\n\nAliases: Sys10", + "value": "Sys10", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0060", + "https://securelist.com/files/2015/05/TheNaikonAPT-MsnMM1.pdf" + ], + "synonyms": [ + "Sys10" + ] + }, + "uuid": "7f8730af-f683-423f-9ee1-5f6875a80481" + }, + { + "description": "Duqu is a malware platform that uses a modular approach to extend functionality after deployment within a target network. (Citation: Symantec W32.Duqu)\n\nAliases: Duqu", + "value": "Duqu", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0038", + "https://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/w32%20duqu%20the%20precursor%20to%20the%20next%20stuxnet.pdf" + ], + "synonyms": [ + "Duqu" + ] + }, + "uuid": "68dca94f-c11d-421e-9287-7c501108e18c" + }, + { + "description": "FakeM is a shellcode-based Windows backdoor that has been used by Scarlet Mimic. (Citation: Scarlet Mimic Jan 2016)\n\nAliases: FakeM", + "value": "FakeM", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0076", + "http://researchcenter.paloaltonetworks.com/2016/01/scarlet-mimic-years-long-espionage-targets-minority-activists/" + ], + "synonyms": [ + "FakeM" + ] + }, + "uuid": "bb3c1098-d654-4620-bf40-694386d28921" + }, + { + "description": "SHIPSHAPE is malware developed by APT30 that allows propagation and exfiltration of data over removable devices. APT30 may use this capability to exfiltrate data across air-gaps. (Citation: FireEye APT30)\n\nAliases: SHIPSHAPE", + "value": "SHIPSHAPE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0028", + "https://www2.fireeye.com/rs/fireye/images/rpt-apt30.pdf" + ], + "synonyms": [ + "SHIPSHAPE" + ] + }, + "uuid": "b1de6916-7a22-4460-8d26-6b5483ffaa2a" + }, + { + "description": "T9000 is a backdoor that is a newer variant of the T5000 malware family, also known as Plat1. Its primary function is to gather information about the victim. It has been used in multiple targeted attacks against U.S.-based organizations. (Citation: FireEye admin@338 March 2014) (Citation: Palo Alto T9000 Feb 2016)\n\nAliases: T9000", + "value": "T9000", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0098", + "https://www.fireeye.com/blog/threat-research/2014/03/spear-phishing-the-news-cycle-apt-actors-leverage-interest-in-the-disappearance-of-malaysian-flight-mh-370.html", + "http://researchcenter.paloaltonetworks.com/2016/02/t9000-advanced-modular-backdoor-uses-complex-anti-analysis-techniques/" + ], + "synonyms": [ + "T9000" + ] + }, + "uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3" + }, + { + "description": "EvilGrab is a malware family with common reconnaissance capabilities. It has been deployed by menuPass via malicious Microsoft Office documents as part of spearphishing campaigns. (Citation: PWC Cloud Hopper Technical Annex April 2017)\n\nAliases: EvilGrab", + "value": "EvilGrab", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0152", + "https://www.pwc.co.uk/cyber-security/pdf/cloud-hopper-annex-b-final.pdf" + ], + "synonyms": [ + "EvilGrab" + ] + }, + "uuid": "2f1a9fd0-3b7c-4d77-a358-78db13adbe78" + }, + { + "description": "BS2005 is malware that was used by Ke3chang in spearphishing campaigns since at least 2011. (Citation: Villeneuve et al 2014)\n\nAliases: BS2005", + "value": "BS2005", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0014", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-operation-ke3chang.pdf" + ], + "synonyms": [ + "BS2005" + ] + }, + "uuid": "67fc172a-36fa-4a35-88eb-4ba730ed52a6" + }, + { + "description": "WEBC2 is a backdoor used by APT1 to retrieve a Web page from a predetermined C2 server. (Citation: Mandiant APT1 Appendix)\n\nAliases: WEBC2", + "value": "WEBC2", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0109", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report-appendix.zip" + ], + "synonyms": [ + "WEBC2" + ] + }, + "uuid": "1d808f62-cf63-4063-9727-ff6132514c22" + }, + { + "description": "PlugX is a remote access tool (RAT) that uses modular plugins. (Citation: Lastline PlugX Analysis) It has been used by multiple threat groups. (Citation: FireEye Clandestine Fox Part 2) (Citation: New DragonOK) (Citation: Dell TG-3390)\n\nAliases: PlugX, Sogu, Kaba", + "value": "PlugX", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0013", + "http://labs.lastline.com/an-analysis-of-plugx", + "https://www.fireeye.com/blog/threat-research/2014/06/clandestine-fox-part-deux.html", + "http://researchcenter.paloaltonetworks.com/2015/04/unit-42-identifies-new-dragonok-backdoor-malware-deployed-against-japanese-targets/", + "http://www.secureworks.com/cyber-threat-intelligence/threats/threat-group-3390-targets-organizations-for-cyberespionage/" + ], + "synonyms": [ + "PlugX", + "Sogu", + "Kaba" + ] + }, + "uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd" + }, + { + "description": "is a malware family that has been in the wild since at least late 2016. Reporting indicates victims have primarily been associated with the \"Five Poisons,\" which are movements the Chinese government considers dangerous. The malware is unique due to its final payload being in the form of a Control panel item. (Citation: Palo Alto Reaver Nov 2017)\n\nAliases: Reaver", + "value": "Reaver", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0172", + "https://researchcenter.paloaltonetworks.com/2017/11/unit42-new-malware-with-ties-to-sunorcal-discovered/" + ], + "synonyms": [ + "Reaver" + ] + }, + "uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29" + }, + { + "description": "Misdat is a backdoor that was used by Dust Storm from 2010 to 2011. (Citation: Cylance Dust Storm)\n\nAliases: Misdat", + "value": "Misdat", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0083", + "https://www.cylance.com/content/dam/cylance/pdfs/reports/Op%20Dust%20Storm%20Report.pdf" + ], + "synonyms": [ + "Misdat" + ] + }, + "uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039" + }, + { + "description": "Komplex is a backdoor that has been used by APT28 on OS X and appears to be developed in a similar manner to (Citation: XAgentOSX) (Citation: XAgentOSX) (Citation: Sofacy Komplex Trojan).\n\nAliases: Komplex", + "value": "Komplex", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0162", + "https://researchcenter.paloaltonetworks.com/2017/02/unit42-xagentosx-sofacys-xagent-macos-tool/", + "https://researchcenter.paloaltonetworks.com/2016/09/unit42-sofacys-komplex-os-x-trojan/" + ], + "synonyms": [ + "Komplex" + ] + }, + "uuid": "f108215f-3487-489d-be8b-80e346d32518" + }, + { + "description": "Taidoor is malware that has been used since at least 2010, primarily to target Taiwanese government organizations. (Citation: TrendMicro Taidoor)\n\nAliases: Taidoor", + "value": "Taidoor", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0011", + "http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp%20the%20taidoor%20campaign.pdf" + ], + "synonyms": [ + "Taidoor" + ] + }, + "uuid": "b143dfa4-e944-43ff-8429-bfffc308c517" + }, + { + "description": "MoonWind is a remote access tool (RAT) that was used in 2016 to target organizations in Thailand. (Citation: Palo Alto MoonWind March 2017)\n\nAliases: MoonWind", + "value": "MoonWind", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0149", + "http://researchcenter.paloaltonetworks.com/2017/03/unit42-trochilus-rat-new-moonwind-rat-used-attack-thai-utility-organizations/" + ], + "synonyms": [ + "MoonWind" + ] + }, + "uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1" + }, + { + "description": "Crimson is malware used as part of a campaign known as Operation Transparent Tribe that targeted Indian diplomatic and military victims. (Citation: Proofpoint Operation Transparent Tribe March 2016)\n\nAliases: Crimson, MSIL/Crimson", + "value": "Crimson", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0115", + "https://www.proofpoint.com/sites/default/files/proofpoint-operation-transparent-tribe-threat-insight-en.pdf" + ], + "synonyms": [ + "Crimson", + "MSIL/Crimson" + ] + }, + "uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2" + }, + { + "description": "Rover is malware suspected of being used for espionage purposes. It was used in 2015 in a targeted email sent to an Indian Ambassador to Afghanistan. (Citation: Palo Alto Rover)\n\nAliases: Rover", + "value": "Rover", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0090", + "http://researchcenter.paloaltonetworks.com/2016/02/new-malware-rover-targets-indian-ambassador-to-afghanistan/" + ], + "synonyms": [ + "Rover" + ] + }, + "uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38" + }, + { + "description": "ZLib is a full-featured backdoor that was used as a second-stage implant by Dust Storm from 2014 to 2015. It is malware and should not be confused with the compression library from which its name is derived. (Citation: Cylance Dust Storm)\n\nAliases: ZLib", + "value": "ZLib", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0086", + "https://www.cylance.com/content/dam/cylance/pdfs/reports/Op%20Dust%20Storm%20Report.pdf" + ], + "synonyms": [ + "ZLib" + ] + }, + "uuid": "166c0eca-02fd-424a-92c0-6b5106994d31" + }, + { + "description": "PowerDuke is a backdoor that was used by APT29 in 2016. It has primarily been delivered through Microsoft Word or Excel attachments containing malicious macros. (Citation: Volexity PowerDuke November 2016)\n\nAliases: PowerDuke", + "value": "PowerDuke", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0139", + "https://www.volexity.com/blog/2016/11/09/powerduke-post-election-spear-phishing-campaigns-targeting-think-tanks-and-ngos/" + ], + "synonyms": [ + "PowerDuke" + ] + }, + "uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a" + }, + { + "description": "HTTPBrowser is malware that has been used by several threat groups. (Citation: ThreatStream Evasion Analysis) (Citation: Dell TG-3390) It is believed to be of Chinese origin. (Citation: ThreatConnect Anthem)\n\nAliases: HTTPBrowser, Token Control, HttpDump", + "value": "HTTPBrowser", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0070", + "https://www.threatstream.com/blog/evasive-maneuvers-the-wekby-group-attempts-to-evade-analysis-via-custom-rop", + "http://www.secureworks.com/cyber-threat-intelligence/threats/threat-group-3390-targets-organizations-for-cyberespionage/", + "https://www.threatconnect.com/the-anthem-hack-all-roads-lead-to-china/" + ], + "synonyms": [ + "HTTPBrowser", + "Token Control", + "HttpDump" + ] + }, + "uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360" + }, + { + "description": "HAMMERTOSS is a backdoor that was used by APT29 in 2015. (Citation: FireEye APT29) (Citation: F-Secure The Dukes)\n\nAliases: HAMMERTOSS, HammerDuke, NetDuke", + "value": "HAMMERTOSS", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0037", + "https://www2.fireeye.com/rs/848-DID-242/images/rpt-apt29-hammertoss.pdf", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf" + ], + "synonyms": [ + "HAMMERTOSS", + "HammerDuke", + "NetDuke" + ] + }, + "uuid": "2daa14d6-cbf3-4308-bb8e-213c324a08e4" + }, + { + "description": "PoisonIvy is a popular remote access tool (RAT) that has been used by many groups. (Citation: FireEye Poison Ivy)\n\nAliases: PoisonIvy, Poison Ivy", + "value": "PoisonIvy", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0012", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-poison-ivy.pdf" + ], + "synonyms": [ + "PoisonIvy", + "Poison Ivy" + ] + }, + "uuid": "b42378e0-f147-496f-992a-26a49705395b" + }, + { + "description": "Carbanak is a remote backdoor used by a group of the same name (Carbanak). It is intended for espionage, data exfiltration, and providing remote access to infected machines. (Citation: Kaspersky Carbanak)\n\nAliases: Carbanak, Anunak", + "value": "Carbanak", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0030", + "https://securelist.com/files/2015/02/Carbanak%20APT%20eng.pdf" + ], + "synonyms": [ + "Carbanak", + "Anunak" + ] + }, + "uuid": "72f54d66-675d-4587-9bd3-4ed09f9522e4" + }, + { + "description": "Ixeshe is a malware family that has been used since 2009 to attack targets in East Asia. (Citation: Moran 2013)\n\nAliases: Ixeshe", + "value": "Ixeshe", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0015", + "https://www.fireeye.com/blog/threat-research/2013/08/survival-of-the-fittest-new-york-times-attackers-evolve-quickly.html" + ], + "synonyms": [ + "Ixeshe" + ] + }, + "uuid": "8beac7c2-48d2-4cd9-9b15-6c452f38ac06" + }, + { + "description": "BADNEWS is malware that has been used by the actors responsible for the MONSOON campaign. Its name was given due to its use of RSS feeds, forums, and blogs for command and control. (Citation: Forcepoint Monsoon)\n\nAliases: BADNEWS", + "value": "BADNEWS", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0128", + "https://www.forcepoint.com/sites/default/files/resources/files/forcepoint-security-labs-monsoon-analysis-report.pdf" + ], + "synonyms": [ + "BADNEWS" + ] + }, + "uuid": "e9595678-d269-469e-ae6b-75e49259de63" + }, + { + "description": "is a simple tool similar to Plink that is used by FIN5 to maintain access to victims. (Citation: Mandiant FIN5 GrrCON Oct 2016)\n\nAliases: FLIPSIDE", + "value": "FLIPSIDE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0173", + "https://www.youtube.com/watch?v=fevGZs0EQu8" + ], + "synonyms": [ + "FLIPSIDE" + ] + }, + "uuid": "0e18b800-906c-4e44-a143-b11c72b3448b" + }, + { + "description": "Flame is a sophisticated toolkit that has been used to collect information since at least 2010, largely targeting Middle East countries. (Citation: Kaspersky Flame)\n\nAliases: Flame, Flamer, sKyWIper", + "value": "Flame", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0143", + "https://securelist.com/the-flame-questions-and-answers-51/34344/" + ], + "synonyms": [ + "Flame", + "Flamer", + "sKyWIper" + ] + }, + "uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498" + }, + { + "description": "RIPTIDE is a proxy-aware backdoor used by APT12. (Citation: Moran 2014)\n\nAliases: RIPTIDE", + "value": "RIPTIDE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0003", + "https://www.fireeye.com/blog/threat-research/2014/09/darwins-favorite-apt-group-2.html" + ], + "synonyms": [ + "RIPTIDE" + ] + }, + "uuid": "ad4f146f-e3ec-444a-ba71-24bffd7f0f8e" + }, + { + "description": "Daserf is a backdoor that has been used to spy on and steal from Japanese, South Korean, Russian, Singaporean, and Chinese victims. Researchers have identified versions written in both Visual C and Delphi. (Citation: Trend Micro Daserf Nov 2017) (Citation: Secureworks BRONZE BUTLER Oct 2017)\n\nAliases: Daserf, Muirim, Nioupale", + "value": "Daserf", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0187", + "http://blog.trendmicro.com/trendlabs-security-intelligence/redbaldknight-bronze-butler-daserf-backdoor-now-using-steganography/", + "https://www.secureworks.com/research/bronze-butler-targets-japanese-businesses" + ], + "synonyms": [ + "Daserf", + "Muirim", + "Nioupale" + ] + }, + "uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a" + }, + { + "description": "CozyCar is malware that was used by APT29 from 2010 to 2015. It is a modular malware platform, and its backdoor component can be instructed to download and execute a variety of modules with different functionality. (Citation: F-Secure The Dukes)\n\nAliases: CozyCar, CozyDuke, CozyBear, Cozer, EuroAPT", + "value": "CozyCar", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0046", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf" + ], + "synonyms": [ + "CozyCar", + "CozyDuke", + "CozyBear", + "Cozer", + "EuroAPT" + ] + }, + "uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754" + }, + { + "description": "Mivast is a backdoor that has been used by Deep Panda. It was reportedly used in the Anthem breach. (Citation: Symantec Black Vine)\n\nAliases: Mivast", + "value": "Mivast", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0080", + "http://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/the-black-vine-cyberespionage-group.pdf" + ], + "synonyms": [ + "Mivast" + ] + }, + "uuid": "fbb470da-1d44-4f29-bbb3-9efbe20f94a3" + }, + { + "description": "ISMInjector is a Trojan used to install another OilRig backdoor, ISMAgent. (Citation: OilRig New Delivery Oct 2017)\n\nAliases: ISMInjector\n\nContributors: Robert Falcone", + "value": "ISMInjector", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0189", + "https://researchcenter.paloaltonetworks.com/2017/10/unit42-oilrig-group-steps-attacks-new-delivery-documents-new-injector-trojan/" + ], + "synonyms": [ + "ISMInjector" + ] + }, + "uuid": "5be33fef-39c0-4532-84ee-bea31e1b5324" + }, + { + "description": "Cherry Picker is a point of sale (PoS) memory scraper. (Citation: Trustwave Cherry Picker)\n\nAliases: Cherry Picker", + "value": "Cherry Picker", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0107", + "https://www.trustwave.com/Resources/SpiderLabs-Blog/Shining-the-Spotlight-on-Cherry-Picker-PoS-Malware/" + ], + "synonyms": [ + "Cherry Picker" + ] + }, + "uuid": "b2203c59-4089-4ee4-bfe1-28fa25f0dbfe" + }, + { + "description": "XTunnel a VPN-like network proxy tool that can relay traffic between a C2 server and a victim. It was first seen in May 2013 and reportedly used by APT28 during the compromise of the Democratic National Committee. (Citation: Crowdstrike DNC June 2016) (Citation: Invincea XTunnel) (Citation: ESET Sednit Part 2)\n\nAliases: XTunnel, X-Tunnel, XAPS", + "value": "XTunnel", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0117", + "https://www.crowdstrike.com/blog/bears-midst-intrusion-democratic-national-committee/", + "https://www.invincea.com/2016/07/tunnel-of-gov-dnc-hack-and-the-russian-xtunnel/", + "http://www.welivesecurity.com/wp-content/uploads/2016/10/eset-sednit-part-2.pdf" + ], + "synonyms": [ + "XTunnel", + "X-Tunnel", + "XAPS" + ] + }, + "uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab" + }, + { + "description": "GeminiDuke is malware that was used by APT29 from 2009 to 2012. (Citation: F-Secure The Dukes)\n\nAliases: GeminiDuke", + "value": "GeminiDuke", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0049", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf" + ], + "synonyms": [ + "GeminiDuke" + ] + }, + "uuid": "199463de-d9be-46d6-bb41-07234c1dd5a6" + }, + { + "description": "Sakula is a remote access tool (RAT) that first surfaced in 2012 and was used in intrusions throughout 2015. (Citation: Dell Sakula)\n\nAliases: Sakula, Sakurel, VIPER", + "value": "Sakula", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0074", + "http://www.secureworks.com/cyber-threat-intelligence/threats/sakula-malware-family/" + ], + "synonyms": [ + "Sakula", + "Sakurel", + "VIPER" + ] + }, + "uuid": "96b08451-b27a-4ff6-893f-790e26393a8e" + }, + { + "description": "Agent.btz is a worm that primarily spreads itself via removable devices such as USB drives. It reportedly infected U.S. military networks in 2008. (Citation: Securelist Agent.btz)\n\nAliases: Agent.btz", + "value": "Agent.btz", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0092", + "https://securelist.com/agent-btz-a-source-of-inspiration/58551/" + ], + "synonyms": [ + "Agent.btz" + ] + }, + "uuid": "40d3e230-ed32-469f-ba89-be70cc08ab39" + }, + { + "description": "Prikormka is a malware family used in a campaign known as Operation Groundbait. It has predominantly been observed in Ukraine and was used as early as 2008. (Citation: ESET Operation Groundbait)\n\nAliases: Prikormka", + "value": "Prikormka", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0113", + "http://www.welivesecurity.com/wp-content/uploads/2016/05/Operation-Groundbait.pdf" + ], + "synonyms": [ + "Prikormka" + ] + }, + "uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69" + }, + { + "description": "NETEAGLE is a backdoor developed by APT30 with compile dates as early as 2008. It has two main variants known as \u201cScout\u201d and \u201cNorton.\u201d (Citation: FireEye APT30)\n\nAliases: NETEAGLE", + "value": "NETEAGLE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0034", + "https://www2.fireeye.com/rs/fireye/images/rpt-apt30.pdf" + ], + "synonyms": [ + "NETEAGLE" + ] + }, + "uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2" + }, + { + "description": "USBStealer is malware that has used by APT28 since at least 2005 to extract information from air-gapped networks. It does not have the capability to communicate over the Internet and has been used in conjunction with ADVSTORESHELL. (Citation: ESET Sednit USBStealer 2014) (Citation: Kaspersky Sofacy)\n\nAliases: USBStealer, USB Stealer, Win32/USBStealer", + "value": "USBStealer", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0136", + "http://www.welivesecurity.com/2014/11/11/sednit-espionage-group-attacking-air-gapped-networks/", + "https://securelist.com/sofacy-apt-hits-high-profile-targets-with-updated-toolset/72924/" + ], + "synonyms": [ + "USBStealer", + "USB Stealer", + "Win32/USBStealer" + ] + }, + "uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb" + }, + { + "description": "CALENDAR is malware used by APT1 that mimics legitimate Gmail Calendar traffic. (Citation: Mandiant APT1)\n\nAliases: CALENDAR", + "value": "CALENDAR", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0025", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ], + "synonyms": [ + "CALENDAR" + ] + }, + "uuid": "5a84dc36-df0d-4053-9b7c-f0c388a57283" + }, + { + "description": "is a backdoor appears to be a new version of commercial software , which is marketed to government agencies. It is reportedly used to attack individual computers instead of networks. It was used by in a May 2016 campaign. (Citation: Microsoft SIR Vol 21) (Citation: Microsoft NEODYMIUM Dec 2016)\n\nAliases: Wingbird", + "value": "Wingbird", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0176", + "http://download.microsoft.com/download/E/B/0/EB0F50CC-989C-4B66-B7F6-68CD3DC90DE3/Microsoft%20Security%20Intelligence%20Report%20Volume%2021%20English.pdf", + "https://blogs.technet.microsoft.com/mmpc/2016/12/14/twin-zero-day-attacks-promethium-and-neodymium-target-individuals-in-europe/" + ], + "synonyms": [ + "Wingbird" + ] + }, + "uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654" + }, + { + "description": "Regin is a malware platform that has targeted victims in a range of industries, including telecom, government, and financial institutions. Some Regin timestamps date back to 2003. (Citation: Kaspersky Regin)\n\nAliases: Regin", + "value": "Regin", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0019", + "https://securelist.com/files/2014/11/Kaspersky%20Lab%20whitepaper%20Regin%20platform%20eng.pdf" + ], + "synonyms": [ + "Regin" + ] + }, + "uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0" + }, + { + "description": "AutoIt backdoor is malware that has been used by the actors responsible for the MONSOON campaign. The actors frequently used it in weaponized .pps files exploiting CVE-2014-6352. (Citation: Forcepoint Monsoon) This malware makes use of the legitimate scripting language for Windows GUI automation with the same name.\n\nAliases: AutoIt backdoor", + "value": "AutoIt backdoor", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0129", + "https://www.forcepoint.com/sites/default/files/resources/files/forcepoint-security-labs-monsoon-analysis-report.pdf" + ], + "synonyms": [ + "AutoIt backdoor" + ] + }, + "uuid": "f5352566-1a64-49ac-8f7f-97e1d1a03300" + }, + { + "description": "POWRUNER is a PowerShell script that sends and receives commands to and from the C2 server. (Citation: FireEye APT34 Dec 2017)\n\nAliases: POWRUNER", + "value": "POWRUNER", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0184", + "https://www.fireeye.com/blog/threat-research/2017/12/targeted-attack-in-middle-east-by-apt34.html" + ], + "synonyms": [ + "POWRUNER" + ] + }, + "uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46" + }, + { + "description": "is modular code sold in the cybercrime market used as a downloader in malware families such as Carberp, Redyms and Gapz. (Citation: MalwareTech Power Loader Aug 2013) (Citation: WeLiveSecurity Gapz and Redyms Mar 2013)\n\nAliases: Power Loader, Win32/Agent.UAW", + "value": "Power Loader", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0177", + "https://www.malwaretech.com/2013/08/powerloader-injection-something-truly.html", + "https://www.welivesecurity.com/2013/03/19/gapz-and-redyms-droppers-based-on-power-loader-code/" + ], + "synonyms": [ + "Power Loader", + "Win32/Agent.UAW" + ] + }, + "uuid": "0a9c51e0-825d-4b9b-969d-ce86ed8ce3c3" + }, + { + "description": "Pteranodon is a custom backdoor used by Gamaredon Group. (Citation: Palo Alto Gamaredon Feb 2017)\n\nAliases: Pteranodon", + "value": "Pteranodon", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0147", + "https://researchcenter.paloaltonetworks.com/2017/02/unit-42-title-gamaredon-group-toolset-evolution/" + ], + "synonyms": [ + "Pteranodon" + ] + }, + "uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd" + }, + { + "description": "RARSTONE is malware used by the Naikon group that has some characteristics similar to PlugX. (Citation: Aquino RARSTONE)\n\nAliases: RARSTONE", + "value": "RARSTONE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0055", + "http://blog.trendmicro.com/trendlabs-security-intelligence/rarstone-found-in-targeted-attacks/" + ], + "synonyms": [ + "RARSTONE" + ] + }, + "uuid": "8c553311-0baa-4146-997a-f79acef3d831" + }, + { + "description": "Matroyshka is a malware framework used by CopyKittens that consists of a dropper, loader, and RAT. It has multiple versions; v1 was seen in the wild from July 2016 until January 2017. v2 has fewer commands and other minor differences. (Citation: ClearSky Wilted Tulip July 2017) (Citation: CopyKittens Nov 2015)\n\nAliases: Matroyshka", + "value": "Matroyshka", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0167", + "http://www.clearskysec.com/wp-content/uploads/2017/07/Operation%20Wilted%20Tulip.pdf", + "https://s3-eu-west-1.amazonaws.com/minervaresearchpublic/CopyKittens/CopyKittens.pdf" + ], + "synonyms": [ + "Matroyshka" + ] + }, + "uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458" + }, + { + "description": "SHOTPUT is a custom backdoor used by APT3. (Citation: FireEye Clandestine Wolf)\n\nAliases: SHOTPUT, Backdoor.APT.CookieCutter, Pirpi", + "value": "SHOTPUT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0063", + "https://www.fireeye.com/blog/threat-research/2015/06/operation-clandestine-wolf-adobe-flash-zero-day.html" + ], + "synonyms": [ + "SHOTPUT", + "Backdoor.APT.CookieCutter", + "Pirpi" + ] + }, + "uuid": "58adaaa8-f1e8-4606-9a08-422e568461eb" + }, + { + "description": "Trojan.Karagany is a backdoor primarily used for recon. The source code for it was leaked in 2010 and it is sold on underground forums. (Citation: Symantec Dragonfly)\n\nAliases: Trojan.Karagany", + "value": "Trojan.Karagany", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0094", + "http://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/Dragonfly%20Threat%20Against%20Western%20Energy%20Suppliers.pdf" + ], + "synonyms": [ + "Trojan.Karagany" + ] + }, + "uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d" + }, + { + "description": "Kasidet is a backdoor that has been dropped by using malicious VBA macros. (Citation: Zscaler Kasidet)\n\nAliases: Kasidet", + "value": "Kasidet", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0088", + "http://research.zscaler.com/2016/01/malicious-office-files-dropping-kasidet.html" + ], + "synonyms": [ + "Kasidet" + ] + }, + "uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2" + }, + { + "description": "CHOPSTICK is malware family of modular backdoors used by APT28. It has been used from at least November 2012 to August 2016 and is usually dropped on victims as second-stage malware, though it has been used as first-stage malware in several cases. (Citation: FireEye APT28) (Citation: ESET Sednit Part 2) (Citation: FireEye APT28) January 2017\n\nAliases: CHOPSTICK, SPLM, Xagent, X-Agent, webhp", + "value": "CHOPSTICK", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0023", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf", + "http://www.welivesecurity.com/wp-content/uploads/2016/10/eset-sednit-part-2.pdf" + ], + "synonyms": [ + "CHOPSTICK", + "SPLM", + "Xagent", + "X-Agent", + "webhp" + ] + }, + "uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472" + }, + { + "description": "MiniDuke is malware that was used by APT29 from 2010 to 2015. The MiniDuke toolset consists of multiple downloader and backdoor components. The loader has been used with other MiniDuke components as well as in conjunction with CosmicDuke and PinchDuke. (Citation: F-Secure The Dukes)\n\nAliases: MiniDuke", + "value": "MiniDuke", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0051", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf" + ], + "synonyms": [ + "MiniDuke" + ] + }, + "uuid": "5e7ef1dc-7fb6-4913-ac75-e06113b59e0c" + }, + { + "description": "BBSRAT is malware with remote access tool functionality that has been used in targeted compromises. (Citation: Palo Alto Networks BBSRAT)\n\nAliases: BBSRAT", + "value": "BBSRAT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0127", + "http://researchcenter.paloaltonetworks.com/2015/12/bbsrat-attacks-targeting-russian-organizations-linked-to-roaming-tiger/" + ], + "synonyms": [ + "BBSRAT" + ] + }, + "uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80" + }, + { + "description": "Elise is a custom backdoor Trojan that appears to be used exclusively by Lotus Blossom. It is part of a larger group of\ntools referred to as LStudio, ST Group, and APT0LSTU. (Citation: Lotus Blossom Jun 2015)\n\nAliases: Elise, BKDR_ESILE, Page", + "value": "Elise", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0081", + "https://www.paloaltonetworks.com/resources/research/unit42-operation-lotus-blossom.html" + ], + "synonyms": [ + "Elise", + "BKDR_ESILE", + "Page" + ] + }, + "uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913" + }, + { + "description": "KOMPROGO is a signature backdoor used by APT32 that is capable of process, file, and registry management. (Citation: FireEye APT32 May 2017)\n\nAliases: KOMPROGO", + "value": "KOMPROGO", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0156", + "https://www.fireeye.com/blog/threat-research/2017/05/cyber-espionage-apt32.html" + ], + "synonyms": [ + "KOMPROGO" + ] + }, + "uuid": "7dbb67c7-270a-40ad-836e-c45f8948aa5a" + }, + { + "description": "BISCUIT is a backdoor that has been used by APT1 since as early as 2007. (Citation: Mandiant APT1)\n\nAliases: BISCUIT", + "value": "BISCUIT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0017", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ], + "synonyms": [ + "BISCUIT" + ] + }, + "uuid": "b8eb28e4-48a6-40ae-951a-328714f75eda" + }, + { + "description": "Uroburos is a rootkit used by Turla. (Citation: Kaspersky Turla)\n\nAliases: Uroburos", + "value": "Uroburos", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0022", + "https://securelist.com/the-epic-turla-operation/65545/" + ], + "synonyms": [ + "Uroburos" + ] + }, + "uuid": "80a014ba-3fef-4768-990b-37d8bd10d7f4" + }, + { + "description": "POWERSOURCE is a PowerShell backdoor that is a heavily obfuscated and modified version of the publicly available tool DNS_TXT_Pwnage. It was observed in February 2017 in spearphishing campaigns against personnel involved with United States Securities and Exchange Commission (SEC) filings at various organizations. The malware was delivered when macros were enabled by the victim and a VBS script was dropped. (Citation: FireEye FIN7 March 2017) (Citation: Cisco DNSMessenger March 2017)\n\nAliases: POWERSOURCE, DNSMessenger", + "value": "POWERSOURCE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0145", + "https://www.fireeye.com/blog/threat-research/2017/03/fin7%20spear%20phishing.html", + "http://blog.talosintelligence.com/2017/03/dnsmessenger.html" + ], + "synonyms": [ + "POWERSOURCE", + "DNSMessenger" + ] + }, + "uuid": "17e919aa-4a49-445c-b103-dbb8df9e7351" + }, + { + "description": "hcdLoader is a remote access tool (RAT) that has been used by APT18. (Citation: Dell Lateral Movement)\n\nAliases: hcdLoader", + "value": "hcdLoader", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0071", + "http://www.secureworks.com/resources/blog/where-you-at-indicators-of-lateral-movement-using-at-exe-on-windows-7-systems/" + ], + "synonyms": [ + "hcdLoader" + ] + }, + "uuid": "9e2bba94-950b-4fcf-8070-cb3f816c5f4e" + }, + { + "description": "Zeroaccess is a kernel-mode Rootkit that attempts to add victims to the ZeroAccess botnet, often for monetary gain. (Citation: Sophos ZeroAccess)\n\nAliases: Zeroaccess, Trojan.Zeroaccess", + "value": "Zeroaccess", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0027", + "https://sophosnews.files.wordpress.com/2012/04/zeroaccess2.pdf" + ], + "synonyms": [ + "Zeroaccess", + "Trojan.Zeroaccess" + ] + }, + "uuid": "552462b9-ae79-49dd-855c-5973014e157f" + }, + { + "description": "Skeleton Key is malware used to inject false credentials into domain controllers with the intent of creating a backdoor password. (Citation: Dell Skeleton) Functionality similar to Skeleton Key is included as a module in Mimikatz.\n\nAliases: Skeleton Key", + "value": "Skeleton Key", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0007", + "http://www.secureworks.com/cyber-threat-intelligence/threats/skeleton-key-malware-analysis/" + ], + "synonyms": [ + "Skeleton Key" + ] + }, + "uuid": "89f63ae4-f229-4a5c-95ad-6f22ed2b5c49" + }, + { + "description": "Shamoon is malware that was first used by an Iranian group known as the \"Cutting Sword of Justice\" in 2012. The 2.0 version was seen in 2016 targeting Middle Eastern states. (Citation: FireEye Shamoon Nov 2016) (Citation: Palo Alto Shamoon Nov 2016)\n\nAliases: Shamoon, Disttrack", + "value": "Shamoon", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0140", + "https://www.fireeye.com/blog/threat-research/2016/11/fireeye%20respondsto.html", + "http://researchcenter.paloaltonetworks.com/2016/11/unit42-shamoon-2-return-disttrack-wiper/" + ], + "synonyms": [ + "Shamoon", + "Disttrack" + ] + }, + "uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3" + }, + { + "description": "is a RAT that has been used by Lazarus Group since at least 2016 to target the aerospace, telecommunications, and finance industries. It is usually dropped by other Lazarus Group malware or delivered when a victim unknowingly visits a compromised website. (Citation: US-CERT FALLCHILL Nov 2017)\n\nAliases: FALLCHILL", + "value": "FALLCHILL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0181", + "https://www.us-cert.gov/ncas/alerts/TA17-318A" + ], + "synonyms": [ + "FALLCHILL" + ] + }, + "uuid": "fece06b7-d4b1-42cf-b81a-5323c917546e" + }, + { + "description": "is a backdoor Trojan designed to provide covert access to a compromised system. It has been used since at least 2013 to target the government, financial, automotive, and media industries. Its primary delivery mechanism is suspected to be spearphishing. (Citation: US-CERT Volgmer Nov 2017)\n\nAliases: Volgmer", + "value": "Volgmer", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0180", + "https://www.us-cert.gov/ncas/alerts/TA17-318B" + ], + "synonyms": [ + "Volgmer" + ] + }, + "uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08" + }, + { + "description": "is a 64-bit .NET binary backdoor used by CopyKittens. (Citation: ClearSky Wilted Tulip July 2017)\n\nAliases: TDTESS", + "value": "TDTESS", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0164", + "http://www.clearskysec.com/wp-content/uploads/2017/07/Operation%20Wilted%20Tulip.pdf" + ], + "synonyms": [ + "TDTESS" + ] + }, + "uuid": "0b32ec39-ba61-4864-9ebe-b4b0b73caf9a" + }, + { + "description": "4H RAT is malware that has been used by Putter Panda since at least 2007. (Citation: CrowdStrike Putter Panda)\n\nAliases: 4H RAT", + "value": "4H RAT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0065", + "http://cdn0.vox-cdn.com/assets/4589853/crowdstrike-intelligence-report-putter-panda.original.pdf" + ], + "synonyms": [ + "4H RAT" + ] + }, + "uuid": "8e461ca3-0996-4e6e-a0df-e2a5bbc51ebc" + }, + { + "description": "BOOTRASH is a Bootkit that targets Windows operating systems. It has been used by threat actors that target the financial sector. (Citation: MTrends 2016)\n\nAliases: BOOTRASH", + "value": "BOOTRASH", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0114", + "https://www.fireeye.com/content/dam/fireeye-www/regional/fr%20FR/offers/pdfs/ig-mtrends-2016.pdf" + ], + "synonyms": [ + "BOOTRASH" + ] + }, + "uuid": "da2ef4a9-7cbe-400a-a379-e2f230f28db3" + }, + { + "description": "China Chopper is a Web shell hosted on Web servers to provide access back into an enterprise network that does not rely on an infected system calling back to a remote command and control server. (Citation: Lee 2013) It has been used by several threat groups, including Threat Group-3390. (Citation: Dell TG-3390)\n\nAliases: China Chopper", + "value": "China Chopper", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0020", + "https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-i.html", + "http://www.secureworks.com/cyber-threat-intelligence/threats/threat-group-3390-targets-organizations-for-cyberespionage/" + ], + "synonyms": [ + "China Chopper" + ] + }, + "uuid": "5a3a31fe-5a8f-48e1-bff0-a753e5b1be70" + }, + { + "description": "Wiper is a family of destructive malware used in March 2013 during breaches of South Korean banks and media companies. (Citation: Dell Wiper)\n\nAliases: Wiper", + "value": "Wiper", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0041", + "http://www.secureworks.com/cyber-threat-intelligence/threats/wiper-malware-analysis-attacking-korean-financial-sector/" + ], + "synonyms": [ + "Wiper" + ] + }, + "uuid": "a19c49aa-36fe-4c05-b817-23e1c7a7d085" + }, + { + "description": "Unknown Logger is a publicly released, free backdoor. Version 1.5 of the backdoor has been used by the actors responsible for the MONSOON campaign. (Citation: Forcepoint Monsoon)\n\nAliases: Unknown Logger", + "value": "Unknown Logger", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0130", + "https://www.forcepoint.com/sites/default/files/resources/files/forcepoint-security-labs-monsoon-analysis-report.pdf" + ], + "synonyms": [ + "Unknown Logger" + ] + }, + "uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56" + }, + { + "description": "gh0st is a remote access tool (RAT). The source code is public and it has been used by many groups. (Citation: FireEye Hacking Team)\n\nAliases: gh0st", + "value": "gh0st", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0032", + "https://www.fireeye.com/blog/threat-research/2015/07/demonstrating%20hustle.html" + ], + "synonyms": [ + "gh0st" + ] + }, + "uuid": "88c621a7-aef9-4ae0-94e3-1fc87123eb24" + }, + { + "description": "Helminth is a backdoor that has at least two variants - one written in VBScript and PowerShell that is delivered via a macros in Excel spreadsheets, and one that is a standalone Windows executable. (Citation: Palo Alto OilRig May 2016)\n\nAliases: Helminth\n\nContributors: Robert Falcone", + "value": "Helminth", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0170", + "http://researchcenter.paloaltonetworks.com/2016/05/the-oilrig-campaign-attacks-on-saudi-arabian-organizations-deliver-helminth-backdoor/" + ], + "synonyms": [ + "Helminth" + ] + }, + "uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e" + }, + { + "description": "CORESHELL is a downloader used by APT28. The older versions of this malware are known as SOURFACE and newer versions as CORESHELL. It has also been referred to as Sofacy, though that term has been used widely to refer to both the group APT28 and malware families associated with the group. (Citation: FireEye APT28) (Citation: FireEye APT28) January 2017\n\nAliases: CORESHELL, SOURFACE", + "value": "CORESHELL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0137", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf" + ], + "synonyms": [ + "CORESHELL", + "SOURFACE" + ] + }, + "uuid": "60c18d06-7b91-4742-bae3-647845cd9d81" + }, + { + "description": "SOUNDBITE is a signature backdoor used by APT32. (Citation: FireEye APT32 May 2017)\n\nAliases: SOUNDBITE", + "value": "SOUNDBITE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0157", + "https://www.fireeye.com/blog/threat-research/2017/05/cyber-espionage-apt32.html" + ], + "synonyms": [ + "SOUNDBITE" + ] + }, + "uuid": "9ca488bd-9587-48ef-b923-1743523e63b2" + }, + { + "description": "Remsec is a modular backdoor that has been used by Strider and appears to have been designed primarily for espionage purposes. Many of its modules are written in Lua. (Citation: Symantec Strider Blog)\n\nAliases: Remsec, Backdoor.Remsec, ProjectSauron", + "value": "Remsec", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0125", + "http://www.symantec.com/connect/blogs/strider-cyberespionage-group-turns-eye-sauron-targets" + ], + "synonyms": [ + "Remsec", + "Backdoor.Remsec", + "ProjectSauron" + ] + }, + "uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8" + }, + { + "description": "FLASHFLOOD is malware developed by APT30 that allows propagation and exfiltration of data over removable devices. APT30 may use this capability to exfiltrate data across air-gaps. (Citation: FireEye APT30)\n\nAliases: FLASHFLOOD", + "value": "FLASHFLOOD", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0036", + "https://www2.fireeye.com/rs/fireye/images/rpt-apt30.pdf" + ], + "synonyms": [ + "FLASHFLOOD" + ] + }, + "uuid": "43213480-78f7-4fb3-976f-d48f5f6a4c2a" + }, + { + "description": "TINYTYPHON is a backdoor that has been used by the actors responsible for the MONSOON campaign. The majority of its code was reportedly taken from the MyDoom worm. (Citation: Forcepoint Monsoon)\n\nAliases: TINYTYPHON", + "value": "TINYTYPHON", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0131", + "https://www.forcepoint.com/sites/default/files/resources/files/forcepoint-security-labs-monsoon-analysis-report.pdf" + ], + "synonyms": [ + "TINYTYPHON" + ] + }, + "uuid": "85b39628-204a-48d2-b377-ec368cbcb7ca" + }, + { + "description": "Gazer is a backdoor used by Turla since at least 2016. (Citation: ESET Gazer Aug 2017)\n\nAliases: Gazer, WhiteBear\n\nContributors: Bartosz Jerzman", + "value": "Gazer", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0168", + "https://www.welivesecurity.com/wp-content/uploads/2017/08/eset-gazer.pdf" + ], + "synonyms": [ + "Gazer", + "WhiteBear" + ] + }, + "uuid": "76abb3ef-dafd-4762-97cb-a35379429db4" + }, + { + "description": "SeaDuke is malware that was used by APT29 from 2014 to 2015. It was used primarily as a secondary backdoor for victims that were already compromised with CozyCar. (Citation: F-Secure The Dukes)\n\nAliases: SeaDuke, SeaDaddy, SeaDesk", + "value": "SeaDuke", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0053", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf" + ], + "synonyms": [ + "SeaDuke", + "SeaDaddy", + "SeaDesk" + ] + }, + "uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14" + }, + { + "description": "HALFBAKED is a malware family consisting of multiple components intended to establish persistence in victim networks. (Citation: FireEye FIN7 April 2017)\n\nAliases: HALFBAKED", + "value": "HALFBAKED", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0151", + "https://www.fireeye.com/blog/threat-research/2017/04/fin7-phishing-lnk.html" + ], + "synonyms": [ + "HALFBAKED" + ] + }, + "uuid": "0ced8926-914e-4c78-bc93-356fb90dbd1f" + }, + { + "description": "ADVSTORESHELL is a spying backdoor that has been used by APT28 from at least 2012 to 2016. It is generally used for long-term espionage and is deployed on targets deemed interesting after a reconnaissance phase. (Citation: Kaspersky Sofacy) (Citation: ESET Sednit Part 2)\n\nAliases: ADVSTORESHELL, NETUI, EVILTOSS, AZZY, Sedreco", + "value": "ADVSTORESHELL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0045", + "https://securelist.com/sofacy-apt-hits-high-profile-targets-with-updated-toolset/72924/", + "http://www.welivesecurity.com/wp-content/uploads/2016/10/eset-sednit-part-2.pdf" + ], + "synonyms": [ + "ADVSTORESHELL", + "NETUI", + "EVILTOSS", + "AZZY", + "Sedreco" + ] + }, + "uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73" + }, + { + "description": "SNUGRIDE is a backdoor that has been used by menuPass as first stage malware. (Citation: FireEye APT10 April 2017)\n\nAliases: SNUGRIDE", + "value": "SNUGRIDE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0159", + "https://www.fireeye.com/blog/threat-research/2017/04/apt10%20menupass%20grou.html" + ], + "synonyms": [ + "SNUGRIDE" + ] + }, + "uuid": "3240cbe4-c550-443b-aa76-cc2a7058b870" + }, + { + "description": "S-Type is a backdoor that was used by Dust Storm from 2013 to 2014. (Citation: Cylance Dust Storm)\n\nAliases: S-Type", + "value": "S-Type", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0085", + "https://www.cylance.com/content/dam/cylance/pdfs/reports/Op%20Dust%20Storm%20Report.pdf" + ], + "synonyms": [ + "S-Type" + ] + }, + "uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131" + }, + { + "description": "NetTraveler is malware that has been used in multiple cyber espionage campaigns for basic surveillance of victims. The earliest known samples have timestamps back to 2005, and the largest number of observed samples were created between 2010 and 2013. (Citation: Kaspersky NetTraveler)\n\nAliases: NetTraveler", + "value": "NetTraveler", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0033", + "http://www.securelist.com/en/downloads/vlpdfs/kaspersky-the-net-traveler-part1-final.pdf" + ], + "synonyms": [ + "NetTraveler" + ] + }, + "uuid": "cafd0bf8-2b9c-46c7-ae3c-3e0f42c5062e" + }, + { + "description": "is a custom tool used by APT3 to execute commands on a remote system similar to SysInternal's PSEXEC functionality. (Citation: Symantec Buckeye)\n\nAliases: RemoteCMD", + "value": "RemoteCMD", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0166", + "http://www.symantec.com/connect/blogs/buckeye-cyberespionage-group-shifts-gaze-us-hong-kong" + ], + "synonyms": [ + "RemoteCMD" + ] + }, + "uuid": "4e6b9625-bbda-4d96-a652-b3bb45453f26" + }, + { + "description": "Dyre is a Trojan that usually targets banking information. (Citation: Raff 2015)\n\nAliases: Dyre", + "value": "Dyre", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0024", + "http://www.seculert.com/blogs/new-dyre-version-yet-another-malware-evading-sandboxes" + ], + "synonyms": [ + "Dyre" + ] + }, + "uuid": "63c2a130-8a5b-452f-ad96-07cf0af12ffe" + }, + { + "description": "P2P ZeuS is a closed-source fork of the leaked version of the ZeuS botnet. It presents improvements over the leaked version, including a peer-to-peer architecture. (Citation: Dell P2P ZeuS)\n\nAliases: P2P ZeuS, Peer-to-Peer ZeuS, Gameover ZeuS", + "value": "P2P ZeuS", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0016", + "http://www.secureworks.com/cyber-threat-intelligence/threats/The%20Lifecycle%20of%20Peer%20to%20Peer%20Gameover%20ZeuS/" + ], + "synonyms": [ + "P2P ZeuS", + "Peer-to-Peer ZeuS", + "Gameover ZeuS" + ] + }, + "uuid": "b2c5d3ca-b43a-4888-ad8d-e2d43497bf85" + }, + { + "description": "is a government-grade commercial surveillance reportedly sold exclusively to government agencies for use in targeted and lawful criminal investigations. (Citation: FinFisher) (Citation: Microsoft SIR Vol 21)\n\nAliases: (Citation: FinFisher)", + "value": "FinFisher", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0182", + "http://www.finfisher.com/FinFisher/index.html", + "http://download.microsoft.com/download/E/B/0/EB0F50CC-989C-4B66-B7F6-68CD3DC90DE3/Microsoft%20Security%20Intelligence%20Report%20Volume%2021%20English.pdf" + ], + "synonyms": [ + "FinFisher" + ] + }, + "uuid": "a5528622-3a8a-4633-86ce-8cdaf8423858" + }, + { + "description": "ComRAT is a remote access tool suspected of being a decedent of Agent.btz and used by Turla. (Citation: Symantec Waterbug) (Citation: NorthSec 2015 GData Uroburos Tools)\n\nAliases: ComRAT", + "value": "ComRAT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0126", + "http://www.symantec.com/content/en/us/enterprise/media/security%20response/whitepapers/waterbug-attack-group.pdf", + "https://www.nsec.io/wp-content/uploads/2015/05/uroburos-actors-tools-1.1.pdf" + ], + "synonyms": [ + "ComRAT" + ] + }, + "uuid": "da5880b4-f7da-4869-85f2-e0aba84b8565" + }, + { + "description": "POSHSPY is a backdoor that has been used by APT29 since at least 2015. It appears to be used as a secondary backdoor used if the actors lost access to their primary backdoors. (Citation: FireEye POSHSPY April 2017)\n\nAliases: POSHSPY", + "value": "POSHSPY", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0150", + "https://www.fireeye.com/blog/threat-research/2017/03/dissecting%20one%20ofap.html" + ], + "synonyms": [ + "POSHSPY" + ] + }, + "uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808" + }, + { + "description": "is a modular backdoor that has been used by Sowbug. (Citation: Symantec Sowbug Nov 2017) (Citation: Forcepoint Felismus Mar 2017)\n\nAliases: Felismus", + "value": "Felismus", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0171", + "https://www.symantec.com/connect/blogs/sowbug-cyber-espionage-group-targets-south-american-and-southeast-asian-governments", + "https://blogs.forcepoint.com/security-labs/playing-cat-mouse-introducing-felismus-malware" + ], + "synonyms": [ + "Felismus" + ] + }, + "uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1" + }, + { + "description": "is first-stage malware that has been used by PROMETHIUM. It is a collection of modules written in the Delphi programming language. (Citation: Microsoft Win Defender Truvasys Sep 2017) (Citation: Microsoft NEODYMIUM Dec 2016) (Citation: Microsoft SIR Vol 21)\n\nAliases: Truvasys", + "value": "Truvasys", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0178", + "https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?Name=Backdoor:Win32/Truvasys.A!dha", + "https://blogs.technet.microsoft.com/mmpc/2016/12/14/twin-zero-day-attacks-promethium-and-neodymium-target-individuals-in-europe/", + "http://download.microsoft.com/download/E/B/0/EB0F50CC-989C-4B66-B7F6-68CD3DC90DE3/Microsoft%20Security%20Intelligence%20Report%20Volume%2021%20English.pdf" + ], + "synonyms": [ + "Truvasys" + ] + }, + "uuid": "691c60e2-273d-4d56-9ce6-b67e0f8719ad" + }, + { + "description": "Winnti is a Trojan that has been used by multiple groups to carry out intrusions in varied regions from at least 2010 to 2016. One of the groups using this malware is referred to by the same name, Winnti Group; however, reporting indicates a second distinct group, Axiom, also uses the malware. (Citation: Kaspersky Winnti April 2013) (Citation: Microsoft Winnti Jan 2017) (Citation: Novetta Winnti April 2015)\n\nAliases: Winnti", + "value": "Winnti", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0141", + "https://kasperskycontenthub.com/wp-content/uploads/sites/43/vlpdfs/winnti-more-than-just-a-game-130410.pdf", + "https://blogs.technet.microsoft.com/mmpc/2017/01/25/detecting-threat-actors-in-recent-german-industrial-attacks-with-windows-defender-atp/", + "http://www.novetta.com/wp-content/uploads/2015/04/novetta%20winntianalysis.pdf" + ], + "synonyms": [ + "Winnti" + ] + }, + "uuid": "d3afa961-a80c-4043-9509-282cdf69ab21" + }, + { + "description": "RTM is custom malware written in Delphi. It is used by the group of the same name (RTM). (Citation: ESET RTM Feb 2017)\n\nAliases: RTM", + "value": "RTM", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0148", + "https://www.welivesecurity.com/wp-content/uploads/2017/02/Read-The-Manual.pdf" + ], + "synonyms": [ + "RTM" + ] + }, + "uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841" + }, + { + "description": "CallMe is a Trojan designed to run on Apple OSX. It is based on a publicly available tool called Tiny SHell. (Citation: Scarlet Mimic Jan 2016)\n\nAliases: CallMe", + "value": "CallMe", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0077", + "http://researchcenter.paloaltonetworks.com/2016/01/scarlet-mimic-years-long-espionage-targets-minority-activists/" + ], + "synonyms": [ + "CallMe" + ] + }, + "uuid": "cb7bcf6f-085f-41db-81ee-4b68481661b5" + }, + { + "description": "HIDEDRV is a rootkit used by APT28. It has been deployed along with Downdelph to execute and hide that malware. (Citation: ESET Sednit Part 3) (Citation: Sekoia HideDRV Oct 2016)\n\nAliases: HIDEDRV", + "value": "HIDEDRV", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0135", + "http://www.welivesecurity.com/wp-content/uploads/2016/10/eset-sednit-part3.pdf", + "http://www.sekoia.fr/blog/wp-content/uploads/2016/10/Rootkit-analysis-Use-case-on-HIDEDRV-v1.6.pdf" + ], + "synonyms": [ + "HIDEDRV" + ] + }, + "uuid": "e669bb87-f773-4c7b-bfcc-a9ffebfdd8d4" + }, + { + "description": "Mis-Type is a backdoor hybrid that was used by Dust Storm in 2012. (Citation: Cylance Dust Storm)\n\nAliases: Mis-Type", + "value": "Mis-Type", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0084", + "https://www.cylance.com/content/dam/cylance/pdfs/reports/Op%20Dust%20Storm%20Report.pdf" + ], + "synonyms": [ + "Mis-Type" + ] + }, + "uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61" + }, + { + "description": "Hikit is malware that has been used by (Citation: Axiom) for late-stage persistence and exfiltration after the initial compromise. (Citation: Axiom)\n\nAliases: Hikit", + "value": "Hikit", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0009", + "http://www.novetta.com/wp-content/uploads/2014/11/Executive%20Summary-Final%201.pdf" + ], + "synonyms": [ + "Hikit" + ] + }, + "uuid": "95047f03-4811-4300-922e-1ba937d53a61" + }, + { + "description": "ASPXSpy is a Web shell. It has been modified by Threat Group-3390 actors to create the ASPXTool version. (Citation: Dell TG-3390)\n\nAliases: ASPXSpy, ASPXTool", + "value": "ASPXSpy", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0073", + "http://www.secureworks.com/cyber-threat-intelligence/threats/threat-group-3390-targets-organizations-for-cyberespionage/" + ], + "synonyms": [ + "ASPXSpy", + "ASPXTool" + ] + }, + "uuid": "56f46b17-8cfa-46c0-b501-dd52fef394e2" + }, + { + "description": "is a Web shell that has been used by APT34. (Citation: FireEye APT34 Webinar Dec 2017)\n\nAliases: SEASHARPEE", + "value": "SEASHARPEE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0185", + "https://www.brighttalk.com/webcast/10703/296317/apt34-new-targeted-attack-in-the-middle-east" + ], + "synonyms": [ + "SEASHARPEE" + ] + }, + "uuid": "0998045d-f96e-4284-95ce-3c8219707486" + }, + { + "description": "Sykipot is malware that has been used in spearphishing campaigns since approximately 2007 against victims primarily in the US. One variant of Sykipot hijacks smart cards on victims. (Citation: Alienvault Sykipot DOD Smart Cards) The group using this malware has also been referred to as Sykipot. (Citation: Blasco 2013)\n\nAliases: Sykipot", + "value": "Sykipot", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0018", + "https://www.alienvault.com/open-threat-exchange/blog/sykipot-variant-hijacks-dod-and-windows-smart-cards", + "http://www.alienvault.com/open-threat-exchange/blog/new-sykipot-developments" + ], + "synonyms": [ + "Sykipot" + ] + }, + "uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9" + }, + { + "description": "is a backdoor Trojan; its main functionality is to download and run second stage malware. (Citation: ClearSky Charming Kitten Dec 2017)\n\nAliases: DownPaper", + "value": "DownPaper", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0186", + "http://www.clearskysec.com/wp-content/uploads/2017/12/Charming%20Kitten%202017.pdf" + ], + "synonyms": [ + "DownPaper" + ] + }, + "uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148" + }, + { + "description": "is a custom tool used by APT3 to do internal discovery on a victim's computer and network. (Citation: Symantec Buckeye)\n\nAliases: OSInfo", + "value": "OSInfo", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0165", + "http://www.symantec.com/connect/blogs/buckeye-cyberespionage-group-shifts-gaze-us-hong-kong" + ], + "synonyms": [ + "OSInfo" + ] + }, + "uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8" + }, + { + "description": "GLOOXMAIL is malware used by APT1 that mimics legitimate Jabber/XMPP traffic. (Citation: Mandiant APT1)\n\nAliases: GLOOXMAIL, Trojan.GTALK", + "value": "GLOOXMAIL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0026", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ], + "synonyms": [ + "GLOOXMAIL", + "Trojan.GTALK" + ] + }, + "uuid": "f2e8c7a1-cae1-45c4-baf0-6f21bdcbb2c2" + }, + { + "description": "Emissary is a Trojan that has been used by Lotus Blossom. It shares code with Elise, with both Trojans being part of a malware group referred to as LStudio. (Citation: Lotus Blossom Dec 2015)\n\nAliases: Emissary", + "value": "Emissary", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0082", + "http://researchcenter.paloaltonetworks.com/2015/12/attack-on-french-diplomat-linked-to-operation-lotus-blossom/" + ], + "synonyms": [ + "Emissary" + ] + }, + "uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1" + }, + { + "description": "Miner-C is malware that mines victims for the Monero cryptocurrency. It has targeted FTP servers and Network Attached Storage (NAS) devices to spread. (Citation: Softpedia MinerC)\n\nAliases: Miner-C, Mal/Miner-C, PhotoMiner", + "value": "Miner-C", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0133", + "http://news.softpedia.com/news/cryptocurrency-mining-malware-discovered-targeting-seagate-nas-hard-drives-508119.shtml" + ], + "synonyms": [ + "Miner-C", + "Mal/Miner-C", + "PhotoMiner" + ] + }, + "uuid": "17dec760-9c8f-4f1b-9b4b-0ac47a453234" + }, + { + "description": " (Citation: DustySky) is multi-stage malware written in .NET that has been used by Molerats since May 2015. (Citation: DustySky) (Citation: DustySky)2\n\nAliases: (Citation: DustySky), NeD Worm", + "value": "DustySky", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0062" + ], + "synonyms": [ + "DustySky", + "NeD Worm" + ] + }, + "uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54" + }, + { + "description": "BUBBLEWRAP is a full-featured, second-stage backdoor used by the admin@338 group. It is set to run when the system boots and includes functionality to check, upload, and register plug-ins that can further enhance its capabilities. (Citation: FireEye admin@338)\n\nAliases: BUBBLEWRAP, Backdoor.APT.FakeWinHTTPHelper", + "value": "BUBBLEWRAP", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0043", + "https://www.fireeye.com/blog/threat-research/2015/11/china-based-threat.html" + ], + "synonyms": [ + "BUBBLEWRAP", + "Backdoor.APT.FakeWinHTTPHelper" + ] + }, + "uuid": "123bd7b3-675c-4b1a-8482-c55782b20e2b" + }, + { + "description": "pngdowner is malware used by Putter Panda. It is a simple tool with limited functionality and no persistence mechanism, suggesting it is used only as a simple \"download-and-\nexecute\" utility. (Citation: CrowdStrike Putter Panda)\n\nAliases: pngdowner", + "value": "pngdowner", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0067", + "http://cdn0.vox-cdn.com/assets/4589853/crowdstrike-intelligence-report-putter-panda.original.pdf" + ], + "synonyms": [ + "pngdowner" + ] + }, + "uuid": "800bdfba-6d66-480f-9f45-15845c05cb5d" + }, + { + "description": "SslMM is a full-featured backdoor used by Naikon that has multiple variants. (Citation: Baumgartner Naikon 2015)\n\nAliases: SslMM", + "value": "SslMM", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0058", + "https://securelist.com/files/2015/05/TheNaikonAPT-MsnMM1.pdf" + ], + "synonyms": [ + "SslMM" + ] + }, + "uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421" + }, + { + "description": "Nidiran is a custom backdoor developed and used by Suckfly. It has been delivered via strategic web compromise. (Citation: Symantec Suckfly March 2016)\n\nAliases: Nidiran, Backdoor.Nidiran", + "value": "Nidiran", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0118", + "http://www.symantec.com/connect/blogs/suckfly-revealing-secret-life-your-code-signing-certificates" + ], + "synonyms": [ + "Nidiran", + "Backdoor.Nidiran" + ] + }, + "uuid": "9e9b9415-a7df-406b-b14d-92bfe6809fbe" + }, + { + "description": "Trojan.Mebromi is BIOS-level malware that takes control of the victim before MBR. (Citation: Ge 2011)\n\nAliases: Trojan.Mebromi", + "value": "Trojan.Mebromi", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0001", + "http://www.symantec.com/connect/blogs/bios-threat-showing-again" + ], + "synonyms": [ + "Trojan.Mebromi" + ] + }, + "uuid": "c5e9cb46-aced-466c-85ea-7db5572ad9ec" + }, + { + "description": "OwaAuth is a Web shell and credential stealer deployed to Microsoft Exchange servers that appears to be exclusively used by Threat Group-3390. (Citation: Dell TG-3390)\n\nAliases: OwaAuth", + "value": "OwaAuth", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0072", + "http://www.secureworks.com/cyber-threat-intelligence/threats/threat-group-3390-targets-organizations-for-cyberespionage/" + ], + "synonyms": [ + "OwaAuth" + ] + }, + "uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5" + }, + { + "description": "ROCKBOOT is a Bootkit that has been used by an unidentified, suspected China-based group. (Citation: FireEye Bootkits)\n\nAliases: ROCKBOOT", + "value": "ROCKBOOT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0112", + "https://www.fireeye.com/blog/threat-research/2015/12/fin1-targets-boot-record.html" + ], + "synonyms": [ + "ROCKBOOT" + ] + }, + "uuid": "cba78a1c-186f-4112-9e6a-be1839f030f7" + }, + { + "description": "OnionDuke is malware that was used by APT29 from 2013 to 2015. (Citation: F-Secure The Dukes)\n\nAliases: OnionDuke", + "value": "OnionDuke", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0052", + "https://www.f-secure.com/documents/996508/1030745/dukes%20whitepaper.pdf" + ], + "synonyms": [ + "OnionDuke" + ] + }, + "uuid": "b136d088-a829-432c-ac26-5529c26d4c7e" + }, + { + "description": "LOWBALL is malware used by admin@338. It was used in August 2015 in email messages targeting Hong Kong-based media organizations. (Citation: FireEye admin@338)\n\nAliases: LOWBALL", + "value": "LOWBALL", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0042", + "https://www.fireeye.com/blog/threat-research/2015/11/china-based-threat.html" + ], + "synonyms": [ + "LOWBALL" + ] + }, + "uuid": "2a6f4c7b-e690-4cc7-ab6b-1f821fb6b80b" + }, + { + "description": "BLACKCOFFEE is malware that has been used by APT17 since at least 2013. (Citation: FireEye APT17)\n\nAliases: BLACKCOFFEE", + "value": "BLACKCOFFEE", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0069", + "https://www2.fireeye.com/rs/fireye/images/APT17%20Report.pdf" + ], + "synonyms": [ + "BLACKCOFFEE" + ] + }, + "uuid": "d69c8146-ab35-4d50-8382-6fc80e641d43" + }, + { + "description": "Derusbi is malware used by multiple Chinese APT groups. (Citation: Axiom) (Citation: ThreatConnect Anthem) Both Windows and Linux variants have been observed. (Citation: Fidelis Turbo)\n\nAliases: Derusbi", + "value": "Derusbi", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0021", + "http://www.novetta.com/wp-content/uploads/2014/11/Executive%20Summary-Final%201.pdf", + "https://www.threatconnect.com/the-anthem-hack-all-roads-lead-to-china/", + "https://www.fidelissecurity.com/sites/default/files/TA%20Fidelis%20Turbo%201602%200.pdf" + ], + "synonyms": [ + "Derusbi" + ] + }, + "uuid": "94379dec-5c87-49db-b36e-66abc0b81344" + }, + { + "description": "RawPOS is a point-of-sale (POS) malware family that searches for cardholder data on victims. It has been in use since at least 2008. (Citation: Kroll RawPOS Jan 2017) (Citation: TrendMicro RawPOS April 2015) (Citation: Visa RawPOS March 2015) FireEye divides RawPOS into three components: FIENDCRY, DUEBREW, and DRIFTWOOD. (Citation: Mandiant FIN5 GrrCON Oct 2016) (Citation: DarkReading FireEye FIN5 Oct 2015)\n\nAliases: RawPOS, FIENDCRY, DUEBREW, DRIFTWOOD\n\nContributors: Walker Johnson", + "value": "RawPOS", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0169", + "https://usa.visa.com/dam/VCOM/download/merchants/alert-rawpos.pdf", + "https://www.youtube.com/watch?v=fevGZs0EQu8", + "https://www.darkreading.com/analytics/prolific-cybercrime-gang-favors-legit-login-credentials/d/d-id/1322645?" + ], + "synonyms": [ + "RawPOS", + "FIENDCRY", + "DUEBREW", + "DRIFTWOOD" + ] + }, + "uuid": "9752aef4-a1f3-4328-929f-b64eb0536090" + }, + { + "description": "Epic is a backdoor that has been used by Turla. (Citation: Kaspersky Turla)\n\nAliases: Epic, Tavdig, Wipbot, WorldCupSec, TadjMakhal", + "value": "Epic", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0091", + "https://securelist.com/the-epic-turla-operation/65545/" + ], + "synonyms": [ + "Epic", + "Tavdig", + "Wipbot", + "WorldCupSec", + "TadjMakhal" + ] + }, + "uuid": "6b62e336-176f-417b-856a-8552dd8c44e1" + }, + { + "description": "Lurid is a malware family that has been used by several groups, including PittyTiger, in targeted attacks as far back as 2006. (Citation: Villeneuve 2014) (Citation: Villeneuve 2011)\n\nAliases: Lurid, Enfal", + "value": "Lurid", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0010", + "https://www.fireeye.com/blog/threat-research/2014/07/spy-of-the-tiger.html", + "http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/white-papers/wp%20dissecting-lurid-apt.pdf" + ], + "synonyms": [ + "Lurid", + "Enfal" + ] + }, + "uuid": "251fbae2-78f6-4de7-84f6-194c727a64ad" + }, + { + "description": "3PARA RAT is a remote access tool (RAT) programmed in C++ that has been used by Putter Panda. (Citation: CrowdStrike Putter Panda)\n\nAliases: 3PARA RAT", + "value": "3PARA RAT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0066", + "http://cdn0.vox-cdn.com/assets/4589853/crowdstrike-intelligence-report-putter-panda.original.pdf" + ], + "synonyms": [ + "3PARA RAT" + ] + }, + "uuid": "7bec698a-7e20-4fd3-bb6a-12787770fb1a" + }, + { + "description": "JHUHUGIT is malware used by APT28. It is based on Carberp source code and serves as reconnaissance malware. (Citation: Kaspersky Sofacy) (Citation: F-Secure Sofacy 2015) (Citation: ESET Sednit Part 1) (Citation: FireEye APT28 January 2017)\n\nAliases: JHUHUGIT, Seduploader, JKEYSKW, Sednit, GAMEFISH", + "value": "JHUHUGIT", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0044", + "https://securelist.com/sofacy-apt-hits-high-profile-targets-with-updated-toolset/72924/", + "https://labsblog.f-secure.com/2015/09/08/sofacy-recycles-carberp-and-metasploit-code/", + "http://www.welivesecurity.com/wp-content/uploads/2016/10/eset-sednit-part1.pdf", + "https://www2.fireeye.com/rs/848-DID-242/images/APT28-Center-of-Storm-2017.pdf" + ], + "synonyms": [ + "JHUHUGIT", + "Seduploader", + "JKEYSKW", + "Sednit", + "GAMEFISH" + ] + }, + "uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2" + }, + { + "description": "ELMER is a non-persistent, proxy-aware HTTP backdoor written in Delphi that has been used by APT16. (Citation: FireEye EPS Awakens Part 2)\n\nAliases: ELMER", + "value": "ELMER", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0064", + "https://www.fireeye.com/blog/threat-research/2015/12/the-eps-awakens-part-two.html" + ], + "synonyms": [ + "ELMER" + ] + }, + "uuid": "3cab1b76-2f40-4cd0-8d2c-7ed16eeb909c" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-entreprise-attack-relationship.json b/clusters/mitre-entreprise-attack-relationship.json new file mode 100644 index 0000000..4977667 --- /dev/null +++ b/clusters/mitre-entreprise-attack-relationship.json @@ -0,0 +1,17277 @@ +{ + "name": "Entreprise Attack - Relationship", + "type": "mitre-entreprise-attack-relationship", + "description": "MITRE Relationship", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "fc605f90-1707-11e8-9d6a-9f165ac2ab5c", + "authors": [ + "MITRE" + ], + "values": [ + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "2f1a9fd0-3b7c-4d77-a358-78db13adbe78" + }, + "uuid": "cfc7da70-d7c5-4508-8f50-1c3107269633", + "value": "menuPass uses EvilGrab" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "ea61c268-d0d1-4cbe-8b26-16f70f515a04", + "value": "Remsec uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "0998045d-f96e-4284-95ce-3c8219707486", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "04ecc705-0027-4dda-85fe-d6ce028ef05e", + "value": "SEASHARPEE uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "41d61146-4a42-4897-b4a1-a706130a322d", + "value": "APT3 uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "b2203c59-4089-4ee4-bfe1-28fa25f0dbfe", + "target-uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + "uuid": "ed2c177c-18fc-4bfd-9169-48af1557a542", + "value": "Cherry Picker uses Exfiltration Over Alternative Protocol" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "ab3ac76f-5ddc-44dc-bb2f-670d6bf08e0b", + "value": "Shamoon uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "a257ed11-ff3b-4216-8c9d-3938ef57064c" + }, + "uuid": "eb91c7d8-2cfb-4d8b-905a-d146bc8178e2", + "value": "BRONZE BUTLER uses Pass the Ticket" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "54a649ff-439a-41a4-9856-8d144a2551ba" + }, + "uuid": "bd83109f-198a-43b0-a4c9-c13dd671c2da", + "value": "OilRig uses Remote Services" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "644b6c21-90f0-43b7-8da4-7f6f24ddabb6", + "value": "APT28 uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "d7e57ff2-f14b-44fa-97e3-8bc976cb9bd5", + "value": "Remsec uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "5be33fef-39c0-4532-84ee-bea31e1b5324", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "ee5e40d0-f72e-4e0b-8b10-cd5c2057cdc0", + "value": "ISMInjector uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "2f1a9fd0-3b7c-4d77-a358-78db13adbe78", + "target-uuid": "1035cdf2-3e5f-446f-a7a7-e8f6d7925967" + }, + "uuid": "5599906d-5be3-420c-9f84-e762d85c2511", + "value": "EvilGrab uses Audio Capture" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "47f521b8-37e4-489d-b6eb-25f35de80aae", + "value": "Magic Hound uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "a317b097-b819-441b-b344-9f129ba6cb40", + "value": "FIN6 uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "e76b1b21-17c1-4e3b-ac3a-92fb8afc4130", + "value": "APT34 uses Net" + }, + { + "meta": { + "source-uuid": "5e7ef1dc-7fb6-4913-ac75-e06113b59e0c", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "62c8913c-c193-4feb-ab58-88343838336d", + "value": "MiniDuke uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "294e2560-bd48-44b2-9da2-833b5588ad11" + }, + "uuid": "f879eea1-2a05-484d-adbb-c3504813fc5d", + "value": "Ke3chang uses ipconfig" + }, + { + "meta": { + "source-uuid": "7331c66a-5601-4d3f-acf6-ad9e3035eb40", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "8447c89e-a743-430e-8ef5-41abfcde1a01", + "value": "Group5 uses Input Capture" + }, + { + "meta": { + "source-uuid": "381fcf73-60f6-4ab2-9991-6af3cbc35192", + "target-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4" + }, + "uuid": "b349ef5f-4a05-4eef-afe4-1543b8c832fa", + "value": "Sandworm Team uses BlackEnergy" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "b6fc7740-4e5f-4f4c-8b1e-d0e3368eee03", + "value": "ADVSTORESHELL uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "9ca488bd-9587-48ef-b923-1743523e63b2" + }, + "uuid": "55f58d30-b633-4094-97bb-6ab872c0f480", + "value": "APT32 uses SOUNDBITE" + }, + { + "meta": { + "source-uuid": "22addc7b-b39f-483d-979a-1b35147da5de", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "70a93fc8-83c0-4407-8224-ae447af1235a", + "value": "WinMM uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "521146dd-185d-4a8c-a3b4-b3caedbc7a14", + "value": "DownPaper uses Query Registry" + }, + { + "meta": { + "source-uuid": "160af6af-e733-4b6a-a04a-71c620ac0930", + "target-uuid": "92a78814-b191-47ca-909c-1ccfe3777414" + }, + "uuid": "b0d10c67-94bf-4bb3-8122-6f4d9e8106c1", + "value": "Third-party Software Mitigation mitigates Third-party Software" + }, + { + "meta": { + "source-uuid": "4f6aa78c-c3d4-4883-9840-96ca2f5d6d47", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "0d9114a6-6452-4668-95eb-f91bcb300d2d", + "value": "TEXTMATE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "00d0b012-8a03-410e-95de-5826bf542de6" + }, + "uuid": "4d68b3eb-9689-4a6d-b6ab-367fbc5ddade", + "value": "Deep Panda uses Indicator Removal from Tools" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "0a507d28-ef6b-417b-a968-e82608e8b6a8", + "value": "Magic Hound uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "cfd2cd3b-93e7-4b3e-ab46-f8bcafdbdfcf", + "target-uuid": "0a5231ec-41af-4a35-83d0-6bdf11f28c65" + }, + "uuid": "ef2b823b-2fb1-442a-9d91-cf088242f6a6", + "value": "Execution through Module Load Mitigation mitigates Execution through Module Load" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "c327c333-46c4-4e23-81e0-2f0e07c24c11", + "value": "BACKSPACE uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "ad4f146f-e3ec-444a-ba71-24bffd7f0f8e", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "fb6a804a-1929-4c13-a78d-1cf724c09e77", + "value": "RIPTIDE uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "c5574ca0-d5a4-490a-b207-e4658e5fd1d7", + "target-uuid": "cb7bcf6f-085f-41db-81ee-4b68481661b5" + }, + "uuid": "a4106a52-b3e7-4aa9-b2ca-125f206dbf91", + "value": "Scarlet Mimic uses CallMe" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "da395019-238a-4c4e-b4cd-43947e8aa019", + "value": "FIN6 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "88c621a7-aef9-4ae0-94e3-1fc87123eb24", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "af883d09-3f26-4267-9081-4783447e3283", + "value": "gh0st uses File Deletion" + }, + { + "meta": { + "source-uuid": "9752aef4-a1f3-4328-929f-b64eb0536090", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "d0b2e189-e764-44ec-9373-2f23212f6a45", + "value": "RawPOS uses New Service" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "115562b8-9d7c-435e-af6e-0be6249742d0", + "value": "Lazarus Group uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "c23b740b-a42b-47a1-aec2-9d48ddd547ff" + }, + "uuid": "22ccfcb8-cb4a-4b9e-bc2d-c0bd2701e2e9", + "value": "APT28 uses Pass the Hash" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "78b504a4-2bdd-44dd-b954-a7fa120f1efd", + "value": "Flame uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "510c2f8c-4570-4c19-8c36-7004f8bbf561", + "value": "Stealth Falcon uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "9e729a7e-0dd6-4097-95bf-db8d64911383", + "target-uuid": "246fd3c7-f5e3-466d-8787-4c13d9e3b61c" + }, + "uuid": "27b05a62-5310-40d9-9e49-b4dce3afad55", + "value": "Darkhotel uses Taint Shared Content" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "a8b248fe-a27c-40fd-83d5-f4382035d656", + "value": "APT3 uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "c8b0afbb-12eb-4b45-a1e1-b11755de2976", + "value": "StreamEx uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "78364654-f94c-4b7b-b5ec-19bedb58ec4f", + "value": "APT34 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "28adf6fd-ab6c-4553-9aa7-cef18a191f33", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "ea46cbd0-7134-4ede-a117-47380ddd9b5c", + "value": "Data Compressed Mitigation mitigates Data Compressed" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "70bc1a16-3c57-4198-b2f9-c7f27bec271c", + "value": "APT32 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "6ab291a5-8061-4ad4-a6a7-07a6142e4c27", + "value": "Lazarus Group uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "3a9abcd5-52ba-44f1-96a5-1593f816b9f0", + "value": "CHOPSTICK uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "251fbae2-78f6-4de7-84f6-194c727a64ad", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "21717b6b-1fc6-4619-9877-bb36237a8efd", + "value": "Lurid uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "5bb90849-cdfe-4cc0-9ca3-128f17b2a1d1", + "value": "Helminth uses Process Discovery" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "2025480a-6d91-4ef5-a6ea-cc025c8aecfb", + "value": "ZLib uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "e01be9c5-e763-4caf-aeb7-000b416aef67" + }, + "uuid": "57e6eba5-cb21-4a0d-b524-4981f49037b1", + "value": "Flame uses Create Account" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "a29d9514-3284-4ac2-a93a-e17750519534", + "value": "PlugX uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "2daa14d6-cbf3-4308-bb8e-213c324a08e4", + "target-uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + "uuid": "1e2baacb-9033-49a9-890a-f48c87ab1531", + "value": "HAMMERTOSS uses Exfiltration Over Alternative Protocol" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "11de35bf-195d-4097-a27a-d2e2b7c433b3", + "value": "Volgmer uses Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "fdc4c379-e6e6-4454-933d-2a9a4a78cf98", + "value": "TinyZBot uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e" + }, + "uuid": "70dc6b5c-c524-429e-a6ab-0dd40f0482c1", + "value": "Deep Panda uses Sakula" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "93812c9c-39f1-4bf6-adda-601d0ffd88bf", + "value": "BBSRAT uses File Deletion" + }, + { + "meta": { + "source-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8", + "target-uuid": "3489cfc5-640f-4bb3-a103-9137b97de79f" + }, + "uuid": "d07f2da6-6497-414f-96c1-9dd60155b169", + "value": "OSInfo uses Network Share Discovery" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "dd9c1644-259d-4980-8058-fdc3c72fac7b", + "value": "JHUHUGIT uses Rundll32" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "6b0b404e-7e1b-4f8f-8b78-85016f36f8e9", + "value": "RTM uses Code Signing" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "c0e78590-0266-43e0-8fb5-efd95556c20c", + "value": "ADVSTORESHELL uses Data Compressed" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "d5166d3e-246b-473c-9ff0-c5cc97dd91de", + "value": "BlackEnergy uses File Deletion" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "e0bc7e9b-aec8-4e78-baed-f635ee7bd196", + "value": "FIN6 uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "6a58662b-4eb1-4172-b387-13e9b574368a", + "value": "DustySky uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "c39e878e-a496-4271-9998-2d5c9511e0a4", + "value": "Kasidet uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "c23b740b-a42b-47a1-aec2-9d48ddd547ff" + }, + "uuid": "9a286577-ccfc-4793-96ce-02c17dc0f4ae", + "value": "Cobalt Strike uses Pass the Hash" + }, + { + "meta": { + "source-uuid": "7a6e5ca3-562f-4185-a323-f3b62b5b2e6b", + "target-uuid": "6e6845c2-347a-4a6f-a2d1-b74a18ebd352" + }, + "uuid": "bdd223c2-8d3a-4c99-b261-402b7daaace5", + "value": "LSASS Driver Mitigation mitigates LSASS Driver" + }, + { + "meta": { + "source-uuid": "96150c35-466f-4f0a-97a9-ae87ee27f751", + "target-uuid": "02fefddc-fb1b-423f-a76b-7552dd211d4d" + }, + "uuid": "49dd2ac1-cd3a-46db-89d7-307c65971a3d", + "value": "Bootkit Mitigation mitigates Bootkit" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "38ea7367-26e7-4a6a-b735-e98e3a35450a", + "value": "Shamoon uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "147e009d-48db-40bc-999c-70aa1e770a0c", + "value": "Remsec uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "f047ee18-7985-4946-8bfb-4ed754d3a0dd", + "target-uuid": "b1de6916-7a22-4460-8d26-6b5483ffaa2a" + }, + "uuid": "08d91d3c-b7c7-4cbc-a4eb-29edd3be3e3a", + "value": "APT30 uses SHIPSHAPE" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "a49ed7b1-8160-48ae-a65f-feeb4747c522", + "value": "Volgmer uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "e01be9c5-e763-4caf-aeb7-000b416aef67" + }, + "uuid": "570c8981-9a08-4c4f-8927-a22148bb880e", + "value": "Dragonfly uses Create Account" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "43edea0b-efb8-41ab-bdda-f5aa62de439f", + "value": "Remsec uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "f108215f-3487-489d-be8b-80e346d32518", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "707d131d-39ff-4ea0-a8ef-63dd7ca2a854", + "value": "Komplex uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "4de4a09b-5727-4462-b288-23278e74634e", + "value": "FIN10 uses Scripting" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "0d8aa058-426a-45c9-af5b-898746ae5862", + "value": "Crimson uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "0d3e115b-ff08-4bff-8802-be3d21cec68f", + "value": "Prikormka uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "2843ccc2-4869-48a0-8967-b9856a778a2c", + "value": "Felismus uses Masquerading" + }, + { + "meta": { + "source-uuid": "5c167af7-c2cb-42c8-ae67-3fb275bf8488", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "4fa2cbf0-9721-4bbe-86b4-334848cd3dd6", + "value": "Timestomp Mitigation mitigates Timestomp" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "c9dca829-6417-4121-9462-650ac852b8c2", + "value": "BlackEnergy uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "4923be5e-dd24-4289-adca-e9dbf545b9c2", + "value": "OilRig uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "7bec698a-7e20-4fd3-bb6a-12787770fb1a", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "2d659138-90e5-4b67-8956-02120d99506f", + "value": "3PARA RAT uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "61047751-c353-4190-bc37-19ad959bc35e", + "value": "Gazer uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "a88332d2-d03f-4139-b11c-19e82459189b", + "value": "POWRUNER uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "199463de-d9be-46d6-bb41-07234c1dd5a6", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "ae9befd5-d8b7-4492-9b47-422a40d610cc", + "value": "GeminiDuke uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "294e2560-bd48-44b2-9da2-833b5588ad11" + }, + "uuid": "13984eec-6c33-4bab-a22c-5c061ddd6e44", + "value": "APT1 uses ipconfig" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "6586cae6-bf7a-4b1d-ab5c-53106d1db5c4", + "value": "ChChes uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "a9727d1b-777a-4c3e-8bcc-e0cbff7431d8", + "value": "CosmicDuke uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "c416b28c-103b-4df1-909e-78089a7e0e5f", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "a58ad2d1-7200-4ba8-9c24-fc640306ea2f", + "value": "RTM uses Web Service" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "1ce03c65-5946-4ac9-9d4d-66db87e024bd" + }, + "uuid": "27e7f34e-9750-4cf0-8260-33f2996ee38c", + "value": "APT29 uses Domain Fronting" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "45a89f5b-a7de-46c9-93d6-15f2170128e4", + "value": "APT34 uses PsExec" + }, + { + "meta": { + "source-uuid": "d2dce10b-3562-4d61-b2f5-7c6384b038e2", + "target-uuid": "a127c32c-cbb0-4f9d-be07-881a792408ec" + }, + "uuid": "2e3b8b06-5148-4313-8b1b-d75789838c84", + "value": "Mshta Mitigation mitigates Mshta" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "1b51b49a-1f3a-4b5d-aea3-989e9ccb72ad", + "value": "Cobalt Strike uses PowerShell" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "46944654-fcc1-4f63-9dad-628102376586" + }, + "uuid": "3f8a74a9-55fe-4f9c-bddb-00b715ca3668", + "value": "RedLeaves uses DLL Search Order Hijacking" + }, + { + "meta": { + "source-uuid": "3240cbe4-c550-443b-aa76-cc2a7058b870", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "2121683c-ab01-4212-b2d2-af290dd8ed17", + "value": "SNUGRIDE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45", + "target-uuid": "7bec698a-7e20-4fd3-bb6a-12787770fb1a" + }, + "uuid": "3b3435a2-6a24-4527-be6f-03d09ef2b917", + "value": "Putter Panda uses 3PARA RAT" + }, + { + "meta": { + "source-uuid": "96566860-9f11-4b6f-964d-1c924e4f24a4", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "90e64a7a-42e6-4b95-ae85-5ac324d7f6e2", + "value": "Starloader uses Masquerading" + }, + { + "meta": { + "source-uuid": "251fbae2-78f6-4de7-84f6-194c727a64ad", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "982d9af7-45bb-4cc0-9819-aaadb3304783", + "value": "Lurid uses Data Compressed" + }, + { + "meta": { + "source-uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "fb866766-d3a5-46f6-9d0e-afc6bd1c7962", + "value": "cmd uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "f19234f6-5b59-4229-aae1-70df380a076a", + "value": "Backdoor.Oldrea uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "21caad94-1568-4e40-8e38-c0f7e854aede", + "value": "Patchwork uses Data Encoding" + }, + { + "meta": { + "source-uuid": "b8d57b16-d8e2-428c-a645-1083795b3445", + "target-uuid": "64196062-5210-42c3-9a02-563a0d1797ef" + }, + "uuid": "cf699238-7091-4d79-9741-d792152f37c1", + "value": "Communication Through Removable Media Mitigation mitigates Communication Through Removable Media" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "bbf116bf-6f8a-44f4-9d98-db6ccbbff333", + "value": "Carbanak uses Masquerading" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "284ffb1b-ad42-468e-9897-94c25024f0d4", + "value": "ADVSTORESHELL uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "7331c66a-5601-4d3f-acf6-ad9e3035eb40", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "8e69c855-db70-4b5e-866b-f9ce0b786156", + "value": "Group5 uses Screen Capture" + }, + { + "meta": { + "source-uuid": "e8268361-a599-4e45-bd3f-71c8c7e700c0", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "ae370b88-fd93-4803-a154-aa3debf2327b", + "value": "httpclient uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "ed522c9c-038b-43c0-af66-e81b954104f2", + "value": "POWRUNER uses Screen Capture" + }, + { + "meta": { + "source-uuid": "0c8465c0-d0b4-4670-992e-4eee8d7ff952", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "d4d35e55-6a09-47ef-8de5-160468276025", + "value": "at uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "3094a14f-ccd2-4ba4-a3f6-c6d2721f02db", + "value": "APT28 uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808", + "target-uuid": "e906ae4d-1d3a-4675-be23-22f7311c0da4" + }, + "uuid": "f758836e-91b2-4651-ba72-d827553b668c", + "value": "POSHSPY uses Windows Management Instrumentation Event Subscription" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "00d0b012-8a03-410e-95de-5826bf542de6" + }, + "uuid": "fe9c9381-99d7-4798-ab41-3e5cdbda5e21", + "value": "Turla uses Indicator Removal from Tools" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "6d2d4146-bf9e-4b75-9a23-052c09e99eeb", + "value": "CosmicDuke uses Input Capture" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e" + }, + "uuid": "99800503-d535-4fae-a318-dfa034dca663", + "value": "menuPass uses cmd" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "f661bda3-d524-44b3-aeb0-d8dd8879a569", + "value": "APT3 uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "efed95ba-d7e8-47ff-8c53-99c42426ee7c", + "target-uuid": "691c60e2-273d-4d56-9ce6-b67e0f8719ad" + }, + "uuid": "34ebfdf4-ef2c-4a6c-8bfa-69704d8f7694", + "value": "PROMETHIUM uses Truvasys" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "1ec53623-4050-498b-ba9e-f149d203036c", + "value": "Emissary uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "b7930db8-2cb9-4ecf-b3d3-7425f99140d8", + "value": "Mimikatz uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "a423dc5c-c506-4cc5-b65c-0c9269d18fb6", + "value": "XTunnel uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "57e1f6b0-7fbd-49b4-8f5d-876b759437ac", + "value": "Trojan.Karagany uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "9e9b9415-a7df-406b-b14d-92bfe6809fbe", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "7b5919ce-efab-45d1-855b-f827d7489b2b", + "value": "Nidiran uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "f3bdec95-3d62-42d9-a840-29630f6cdc1a", + "target-uuid": "b42378e0-f147-496f-992a-26a49705395b" + }, + "uuid": "8797579b-e3be-4209-a71b-255a4d08243d", + "value": "DragonOK uses PoisonIvy" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "50271beb-48b1-411e-86b5-990b4cbb1fb5", + "value": "ZLib uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "08d20cd2-f084-45ee-8558-fa6ef5a18519", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "6a0f3ebb-c805-402f-bb2e-aac2f8d174fa", + "value": "Downdelph uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "53cc6b0b-66ec-4f7d-a725-f65b076b5428", + "value": "ADVSTORESHELL uses File Deletion" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "837af41c-0553-4d1d-a38e-e43e2aad5c35", + "value": "SeaDuke uses Scripting" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "8baf3f0d-0ab4-4691-8ef7-8b9af8a8069c", + "value": "Remsec uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "cb7bcf6f-085f-41db-81ee-4b68481661b5", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "c3d3bb7d-65cc-4915-bc28-492d341e6dbd", + "value": "CallMe uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "cf23bf4a-e003-4116-bbae-1ea6c558d565" + }, + "uuid": "fd518b7a-b35d-4689-89f6-525efbeee18f", + "value": "OilRig uses FTP" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "87b74ba7-99c4-464c-86d2-1dd8c8b578b1", + "value": "Turla uses System Time Discovery" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "00d0b012-8a03-410e-95de-5826bf542de6" + }, + "uuid": "e79c65f4-f9d2-4568-96a4-b6e00d3bad71", + "value": "Daserf uses Indicator Removal from Tools" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "6fdc3210-9754-4157-b386-8fcd680e732c", + "value": "Deep Panda uses PowerShell" + }, + { + "meta": { + "source-uuid": "88c621a7-aef9-4ae0-94e3-1fc87123eb24", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "a564f3da-349a-4e65-826c-8ca60bc920bf", + "value": "gh0st uses Process Discovery" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "4ce5e752-97d6-4803-a49c-0f905729a133", + "value": "Threat Group-3390 uses Mimikatz" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "a23ab6bc-e5cc-46a9-b77f-747ae6fc6a9b", + "value": "Mis-Type uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "dea36846-b8ad-4926-a242-9fa2d12069c8", + "value": "menuPass uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "e6415f09-df0e-48de-9aba-928c902b7549" + }, + "uuid": "137e1ddc-403b-49b5-a214-20b82bab446e", + "value": "Remsec uses Exfiltration Over Physical Medium" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "46f853ea-3f45-4570-a155-826bec98456d", + "value": "APT28 uses Credentials in Files" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "abee00d3-8417-468b-84a4-40c7d0ac4f7d", + "value": "S-Type uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "067814b5-aa57-45e0-9bdf-5536b077c224", + "value": "APT29 uses Mimikatz" + }, + { + "meta": { + "source-uuid": "7f8730af-f683-423f-9ee1-5f6875a80481", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "c80250a5-79c0-4a46-a0e3-49d6bcd574c6", + "value": "Sys10 uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "7a783e7e-a735-42d7-874d-633b37e21033", + "value": "APT34 uses Mimikatz" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "49af09c8-1460-485d-9f09-dacea47fa016", + "value": "Kasidet uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "2dd34b01-6110-4aac-835d-b5e7b936b0be" + }, + "uuid": "bceada36-e6ba-49b9-b9f8-99e37e6cbf9e", + "value": "APT28 uses OLDBAIT" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "7fbb56bf-cadd-4663-8067-f233d4c9c751", + "value": "S-Type uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "1608f3e1-598a-42f4-a01a-2e252e81728f" + }, + "uuid": "757bed64-558b-4ea7-84b9-b82d8b23f9b2", + "value": "APT1 uses Email Collection" + }, + { + "meta": { + "source-uuid": "dd9a85ad-6a92-4986-a215-b01d0ce7b987", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "4d6def4b-69cf-4dca-848b-53de73536ad6", + "value": "Permission Groups Discovery Mitigation mitigates Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "b8e50d79-c024-4dc1-aad2-d7181fbbf1bb", + "value": "MoonWind uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "7b529102-f95c-4ca1-a5c4-5a3497ab3674", + "value": "Ke3chang uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "5e6e745f-d756-4b6e-90e1-3adcf848570b", + "value": "Shamoon uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "4a6248d4-4fa1-404a-abed-84e9b7c32dbe", + "value": "Turla uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "c5574ca0-d5a4-490a-b207-e4658e5fd1d7", + "target-uuid": "dfb5fa9b-3051-4b97-8035-08f80aef945b" + }, + "uuid": "79934567-99e6-4184-8b04-717a1b401006", + "value": "Scarlet Mimic uses Psylo" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "ab687dca-2741-4920-a71e-e0e0444809c5", + "value": "Lazarus Group uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "9b36e877-e637-46b8-bdf1-def74c977472", + "value": "Remsec uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "110690db-fd9b-425a-9269-ec082f0af3f9", + "value": "Magic Hound uses PowerShell" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "5077f774-95a4-459e-b88c-cb3a4dd5c8c6", + "value": "Reaver uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "62ae52c9-7197-4f5b-be1d-10d2e1df2c96", + "target-uuid": "1ce03c65-5946-4ac9-9d4d-66db87e024bd" + }, + "uuid": "b41c70df-0955-408c-90ee-7acad8b080e1", + "value": "Domain Fronting Mitigation mitigates Domain Fronting" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73" + }, + "uuid": "5e9bee3d-ea86-4715-9fdc-199e10ef2161", + "value": "APT28 uses ADVSTORESHELL" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "294e2560-bd48-44b2-9da2-833b5588ad11" + }, + "uuid": "c354d751-4688-49c5-9f9a-0d2bc705f645", + "value": "Threat Group-3390 uses ipconfig" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "9ef645ab-afd1-41d6-ad60-d207fd134748", + "value": "SeaDuke uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "2c09a27c-2eea-4287-9908-964533234e71", + "value": "cmd uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "4664b683-f578-434f-919b-1c1aad2a1111" + }, + "uuid": "3643f451-322d-4f38-91a4-00a55a42c7f5", + "value": "Turla uses netstat" + }, + { + "meta": { + "source-uuid": "b42378e0-f147-496f-992a-26a49705395b", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "3ef89472-470c-42c9-be01-155efe607b78", + "value": "PoisonIvy uses Input Capture" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "797131cf-fef9-4ece-823f-e931393e72f8", + "value": "Reaver uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "58adaaa8-f1e8-4606-9a08-422e568461eb", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "c8ce3bcd-b74f-497d-8f76-cc8c7333ab49", + "value": "SHOTPUT uses Process Discovery" + }, + { + "meta": { + "source-uuid": "fbb470da-1d44-4f29-bbb3-9efbe20f94a3", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "ac72c3da-6b58-4f66-8476-8d3cc9ccf6bd", + "value": "Mivast uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "cdbfa147-52be-411d-bcbd-f6dcbf91d7b5", + "value": "OilRig uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "253b56a5-232f-44bc-af4d-85ccc12a0577", + "value": "Gamaredon Group uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "67fc172a-36fa-4a35-88eb-4ba730ed52a6", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "a805a8d5-632c-48df-909d-c3d745652475", + "value": "BS2005 uses Data Encoding" + }, + { + "meta": { + "source-uuid": "ba06d68a-4891-4eb5-b634-152e05ec60ee", + "target-uuid": "c3888c54-775d-4b2f-b759-75a2ececcbfd" + }, + "uuid": "cff2088f-c003-4d03-aa8a-cca36753b930", + "value": "Data Transfer Size Limits Mitigation mitigates Data Transfer Size Limits" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "520f5440-740f-4efe-850e-ea4db340aef1", + "value": "Lazarus Group uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "fa6292a2-c184-4bc9-a37f-0c1ac61e1135", + "value": "Turla uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "32864e94-8581-4f77-bf7d-53aaf3710f60", + "value": "SeaDuke uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "3ba2b8bc-1c5b-4cb3-8234-a7dc7b7552d0", + "value": "Matroyshka uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "0c870326-6b8a-4279-bbd3-2c1ae23ba54a", + "value": "BADNEWS uses Web Service" + }, + { + "meta": { + "source-uuid": "98e8a977-3416-43aa-87fa-33e287e9c14c", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "b6970925-a435-4942-b244-60e4f57acf86", + "value": "WINDSHIELD uses File Deletion" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "2daa14d6-cbf3-4308-bb8e-213c324a08e4" + }, + "uuid": "df9beafa-be6b-4e61-9a27-dfb9ec7d6aa3", + "value": "APT29 uses HAMMERTOSS" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "023ff141-8ed7-4132-85a0-494fe075236b", + "value": "Magic Hound uses Input Capture" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "51f1d23c-1ccd-4cc4-918c-39e9a66e510b", + "value": "OilRig uses File Deletion" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "5cceffd9-5818-4481-bce6-4e326548d6b4", + "value": "MoonWind uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "6db82410-1fcf-483a-be5b-cf09c361b4eb", + "value": "Daserf uses Screen Capture" + }, + { + "meta": { + "source-uuid": "090242d7-73fc-4738-af68-20162f7a5aae", + "target-uuid": "d69c8146-ab35-4d50-8382-6fc80e641d43" + }, + "uuid": "a33388b7-3803-442f-8e31-511eef055470", + "value": "APT17 uses BLACKCOFFEE" + }, + { + "meta": { + "source-uuid": "d6e88e18-81e8-4709-82d8-973095da1e70", + "target-uuid": "3cab1b76-2f40-4cd0-8d2c-7ed16eeb909c" + }, + "uuid": "bcd1d261-0228-468f-b02b-52e6784e2491", + "value": "APT16 uses ELMER" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "fe3c4134-ddef-45f8-b83a-6865a01b9764", + "value": "Regin uses Modify Registry" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "bae7f2fb-99d8-4acf-b61e-f37a215aa82e", + "value": "Emissary uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "b0099b28-bcb8-4214-8166-d9caed1b6491", + "value": "JHUHUGIT uses New Service" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a" + }, + "uuid": "f52f1b34-a96a-45a0-8cc0-2f138a3f1257", + "value": "BRONZE BUTLER uses Daserf" + }, + { + "meta": { + "source-uuid": "7ecc3b4f-5cdb-457e-b55a-df376b359446", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "df69c29c-01c4-4541-988e-8a5765439d56", + "value": "Poseidon Group uses Masquerading" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "2a8f0313-4059-42b9-b487-6c8f860588c0", + "value": "ADVSTORESHELL uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "2c79282f-5e60-48b9-962a-d61c3d73b334", + "value": "OilRig uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "340d4ef7-816b-4758-994f-b913df78afd7", + "value": "Elise uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "7331c66a-5601-4d3f-acf6-ad9e3035eb40", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "b9083516-7dd3-4ef2-808a-1df48894122b", + "value": "Group5 uses Software Packing" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "d3b787ec-795c-481b-94e5-ff42dc56d79d", + "value": "FIN10 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "bad90106-a150-4d76-b39f-f35aab4ac766", + "value": "Rover uses Modify Registry" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "5b686a7c-4fcd-44c2-9f57-1d88d6633ef4", + "value": "USBStealer uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "1035cdf2-3e5f-446f-a7a7-e8f6d7925967" + }, + "uuid": "07d16181-ba82-42c8-a67b-8d7d5adef52d", + "value": "Flame uses Audio Capture" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "59b39f06-a71c-42f7-92f2-244a183113d6", + "value": "BBSRAT uses Service Execution" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "e8068ad2-97b3-4693-a6ad-a8ee9a272890", + "value": "Patchwork uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "3489cfc5-640f-4bb3-a103-9137b97de79f" + }, + "uuid": "e8048bf8-3931-4d6b-b4a6-475ff717cbae", + "value": "Cobalt Strike uses Network Share Discovery" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "f39d9e4d-b4f9-4c12-aa8e-a44f8550b57f", + "value": "JHUHUGIT uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "b2ab26e2-eb90-4f19-b35a-b8a0a5438961", + "value": "DustySky uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "2f1a9fd0-3b7c-4d77-a358-78db13adbe78", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "0fec9b91-cd45-493b-b23e-abb3ed2513a0", + "value": "EvilGrab uses Input Capture" + }, + { + "meta": { + "source-uuid": "0a68f1f1-da74-4d28-8d9a-696c082706cc", + "target-uuid": "d519cfd5-f3a8-43a9-a846-ed0bb40672b1" + }, + "uuid": "542bb806-3e73-42f5-8a3e-86b498093f4b", + "value": "certutil uses Install Root Certificate" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "5e53b45b-ca14-4e8b-8c76-0cf9cb572a92", + "value": "Misdat uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "699ddfef-6e95-42cf-b212-dc661f790adc", + "value": "Lazarus Group uses Process Discovery" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "92711ee1-041b-4e35-a322-3e16790fcce2", + "value": "Crimson uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "5cfcbf60-454a-4673-aa93-9020d04efab7", + "value": "APT28 uses Mimikatz" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "ade60661-8dfb-473a-8d12-014ba0273934", + "value": "Kasidet uses Screen Capture" + }, + { + "meta": { + "source-uuid": "2f1a9fd0-3b7c-4d77-a358-78db13adbe78", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "cd1e409b-e981-4c83-a9ea-86705a45f92c", + "value": "EvilGrab uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "58fdc63b-05b4-4db9-90fe-c80f7956292f", + "value": "BRONZE BUTLER uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "dcaa092b-7de9-4a21-977f-7fcb77e89c48" + }, + "uuid": "6863078f-fe93-4b84-ad7f-dffe494d9265", + "value": "Cobalt Strike uses Access Token Manipulation" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "8ca14a24-b8b3-4669-ae56-e7102b543dc6", + "value": "Emissary uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "391d824f-0ef1-47a0-b0ee-c59a75e27670" + }, + "uuid": "5b9fbec2-0e72-44ef-94a5-a9f702469c93", + "value": "Cobalt Strike uses Execution through API" + }, + { + "meta": { + "source-uuid": "08d20cd2-f084-45ee-8558-fa6ef5a18519", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "0e27ebb3-2d48-48f6-ab99-968c0a992c61", + "value": "Downdelph uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "8e28cc53-3fd4-42ed-8516-71fd9ee57641", + "value": "Patchwork uses Data from Local System" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "0fee8bfd-aec2-44a7-8182-530a648006f3", + "value": "Reaver uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "d69c8146-ab35-4d50-8382-6fc80e641d43", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "41747c46-1dd1-418b-84e9-75710f17a10c", + "value": "BLACKCOFFEE uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "7bec698a-7e20-4fd3-bb6a-12787770fb1a", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "7c0995ef-ab5d-48f9-8884-7d953c4c3247", + "value": "3PARA RAT uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "a442fcac-55d7-49ff-8ecf-ca61885c27e2", + "value": "Putter Panda uses Process Injection" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "519630c5-f03f-4882-825c-3af924935817" + }, + "uuid": "9b88372d-4f3f-4442-906d-9ab07e22e781", + "value": "CORESHELL uses Binary Padding" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "99709758-2b96-48f2-a68a-ad7fbd828091" + }, + "uuid": "2c48f039-61f7-4af4-974b-f0e0fcf95f58", + "value": "PlugX uses Multiband Communication" + }, + { + "meta": { + "source-uuid": "9da16278-c6c5-4410-8a6b-9c16ce8005b3", + "target-uuid": "2892b9ee-ca9f-4723-b332-0dc6e843a8ae" + }, + "uuid": "701a2767-70f3-44f1-a397-9c04517ece67", + "value": "Screensaver Mitigation mitigates Screensaver" + }, + { + "meta": { + "source-uuid": "691c60e2-273d-4d56-9ce6-b67e0f8719ad", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "55df3b40-b130-4313-9064-6b0fc56564d0", + "value": "Truvasys uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "23e2dc58-4b8d-48d8-82fd-d051892a7d58", + "value": "RTM uses Input Capture" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "4b23ac99-3761-46f0-ad5d-2cf63a95036a", + "value": "S-Type uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "39fdd17c-5f59-4daf-bf14-95841b5ec248", + "value": "Lazarus Group uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "d519164e-f5fa-4b8c-a1fb-cf0172ad0983", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "f1af286d-9367-45de-aced-a762838e58bd", + "value": "Threat Group-1314 uses PsExec" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "bc60180b-2db6-4e0d-8b98-d349db637777", + "value": "Elise uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "02fefddc-fb1b-423f-a76b-7552dd211d4d" + }, + "uuid": "9e90e4a5-844c-4516-9044-6f35bbf27806", + "value": "APT28 uses Bootkit" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "55ffbd77-ec97-4dca-9399-b9e4b62fbbf8", + "value": "FIN5 uses Automated Collection" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "c585ae70-1bda-4751-ad34-536a78b7daad", + "value": "MoonWind uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "40d3e230-ed32-469f-ba89-be70cc08ab39", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "6c71a59f-05e6-44cc-ace5-33200e1f0846", + "value": "Agent.btz uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "025bdaa9-897d-4bad-afa6-013ba5734653", + "target-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654" + }, + "uuid": "877a67b0-5dea-467c-9da1-8eee3bcc19a6", + "value": "NEODYMIUM uses Wingbird" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "242f3da3-4425-4d11-8f5c-b842886da966" + }, + "uuid": "fc79f30d-94c8-400e-ab10-21d2a2527788", + "value": "BRONZE BUTLER uses Windows Credential Editor" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "7df747e6-81a1-4bb0-b47f-96136694f2d0", + "value": "APT34 uses PowerShell" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "2db406cf-667d-4ad6-b768-7645f6663ac9", + "value": "Duqu uses Account Discovery" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "1fda6ff7-a344-4bc3-b545-4083cc15290d", + "value": "PowerDuke uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "021c3289-43bb-4787-9d7e-6ad17b3ce84f", + "value": "Emissary uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "52cf8793-2f13-45c2-8274-1a9bf5d6224a", + "value": "Regin uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "030fb5ef-3900-4f60-a1d2-0f1d67940aed", + "value": "HTTPBrowser uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "ff5d862a-ae6b-4833-8c15-e235d654d28e", + "target-uuid": "9b52fca7-1a36-4da0-b62d-da5bd83b4d69" + }, + "uuid": "a65de154-e0dd-445f-9f26-8459a287c790", + "value": "Component Object Model Hijacking Mitigation mitigates Component Object Model Hijacking" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "7fcbc4e8-1989-441f-9ac5-e7b6ff5806f1" + }, + "uuid": "8cdfc8e4-b657-4ae9-b9ee-9b6107fae796", + "value": "Turla uses Systeminfo" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "48fb8267-5d68-467b-a2c0-8302cc15ebed", + "value": "RedLeaves uses Screen Capture" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "385f57f4-87b6-4126-ab67-531e482ec9bc", + "value": "Regin uses Input Capture" + }, + { + "meta": { + "source-uuid": "02f0f92a-0a51-4c94-9bda-6437b9a93f22", + "target-uuid": "e2907cea-4b43-4ed7-a570-0fdf0fbeea00" + }, + "uuid": "c5747927-2d3d-4d3b-a4d7-56a2b37b039e", + "value": "Space after Filename Mitigation mitigates Space after Filename" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "3dcf441c-b987-4c6a-93e7-e24ae1e16475", + "value": "Reaver uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "43213480-78f7-4fb3-976f-d48f5f6a4c2a", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "512e16e9-634c-45d3-b569-c25a3072bbdc", + "value": "FLASHFLOOD uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "630dedba-136b-4ea3-956e-f8f38e96653d", + "value": "APT1 uses Mimikatz" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "391d824f-0ef1-47a0-b0ee-c59a75e27670" + }, + "uuid": "fc4811c4-103b-48b7-9e52-20d574cfc4bf", + "value": "XAgentOSX uses Execution through API" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "96e928af-dbfc-4743-a1dc-353904e21fd3", + "value": "Prikormka uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "1aa10371-6473-416a-8b8b-17c36f700233", + "value": "JHUHUGIT uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "6aabc5ec-eae6-422c-8311-38d45ee9838a" + }, + "uuid": "59a6700b-3ae5-4039-a07c-cbbf6eb7a78e", + "value": "Threat Group-3390 uses Redundant Access" + }, + { + "meta": { + "source-uuid": "9e57c770-5a39-49a2-bb91-253ba629e3ac", + "target-uuid": "6c174520-beea-43d9-aac6-28fb77f3e446" + }, + "uuid": "142800a5-62e9-48e9-97ef-186cfb68ffa1", + "value": "Security Support Provider Mitigation mitigates Security Support Provider" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "2dd15583-34cd-4b49-a6ba-4bd647b7ff27", + "value": "Magic Hound uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "85a92b0f-f8c3-41a9-a1b3-cfbf8b442b39", + "value": "ADVSTORESHELL uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "a7e5ffbc-d123-4f62-88eb-36b32656cd35", + "value": "H1N1 uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "4696a49d-caa1-4746-b106-45faf327270b", + "value": "Matroyshka uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "aad8c4dc-db11-48b4-b294-f63ccde5e798", + "value": "Carbanak uses New Service" + }, + { + "meta": { + "source-uuid": "5e7ef1dc-7fb6-4913-ac75-e06113b59e0c", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "67b49860-e1e4-4b56-bf83-108c4ac25e5c", + "value": "MiniDuke uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "e7714693-e792-44f0-a224-9899df75fced", + "value": "APT3 uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "dac7355a-9d13-4155-a053-d0c18fe92f53", + "value": "Cobalt Strike uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "d3afa961-a80c-4043-9509-282cdf69ab21", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "0a65c303-52a6-4624-a8fb-fc7448429139", + "value": "Winnti uses New Service" + }, + { + "meta": { + "source-uuid": "5a3a31fe-5a8f-48e1-bff0-a753e5b1be70", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "19be6ce1-8eea-47ff-b87c-3358d390454d", + "value": "China Chopper uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "c4bea2b7-e8a2-45d0-bac2-4d82576c1521", + "value": "Carbanak uses Mimikatz" + }, + { + "meta": { + "source-uuid": "8c918d8a-11c5-4ffd-af10-e74bc06bdfae", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "98c18956-03d7-49e5-93b2-44351682331d", + "value": "Rundll32 Mitigation mitigates Rundll32" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "84e0c62b-b1a6-4ecd-8607-f0b516cb48f6", + "value": "RTM uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "af9347a3-00a9-4ece-b075-8c55bd4f4b9b", + "value": "Shamoon uses Modify Registry" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "31cd4eb1-f7b3-4030-b087-388d55faba03", + "value": "XAgentOSX uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "f2d44246-91f1-478a-b6c8-1227e0ca109d" + }, + "uuid": "1ee44004-6aaa-4b22-934d-4f4ef82cbbd4", + "value": "Regin uses NTFS Extended Attributes" + }, + { + "meta": { + "source-uuid": "22addc7b-b39f-483d-979a-1b35147da5de", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "af6e3f9e-7c71-484d-ab8e-5adaaaedea36", + "value": "WinMM uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "1ba38510-0489-4305-944f-451e6869b30f", + "value": "BADNEWS uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "5d46a519-1ef9-4cdb-b737-8c7b3ffb4f0e", + "value": "Pteranodon uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "b9e624b0-47d1-4463-970b-fbb6ddcd7171", + "value": "Cobalt Strike uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "03259939-0b57-482f-8eb5-87c0e0d54334" + }, + "uuid": "70d5a73c-cc14-410a-a430-5948cd21532f", + "value": "JHUHUGIT uses Logon Scripts" + }, + { + "meta": { + "source-uuid": "277d2f87-2ae5-4730-a3aa-50c1fdff9656", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "8cbb1567-70c5-4daf-b163-cbc6cc40a794", + "value": "Strider uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "36112f24-7814-4c75-b5b7-a1205bb28b68", + "value": "Gamaredon Group uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "a93494bb-4b80-4ea1-8695-3236a49916fd" + }, + "uuid": "04b44241-3ff4-4d46-9847-7cb2feaba84e", + "value": "APT34 uses Brute Force" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "c9703cd3-141c-43a0-a926-380082be5d04" + }, + "uuid": "1c812537-dfaf-40da-a71b-a49c18870b77", + "value": "APT3 uses schtasks" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "2e77d363-e38f-40ad-a6ef-9222dc12793d", + "value": "Naikon uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "4176d195-5740-47c2-874d-51704e7d293e", + "value": "RedLeaves uses Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "e669bb87-f773-4c7b-bfcc-a9ffebfdd8d4", + "target-uuid": "0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b" + }, + "uuid": "69b9edd8-c1a8-4cbd-bd94-9af0fdefe013", + "value": "HIDEDRV uses Rootkit" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "c7017855-dc52-4e9d-977f-3af701e094c8", + "value": "APT32 uses Web Shell" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "37ab6b56-033c-4cb6-8d1b-e7ff5dcf668d", + "value": "Elise uses Rundll32" + }, + { + "meta": { + "source-uuid": "5a33468d-844d-4b1f-98c9-0e786c556b27", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "d3b810ed-0be4-448b-b1ac-aa3a7dd16c91", + "value": "MimiPenguin uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "94e95eeb-7cdb-4bd7-afba-f32fda303dbb", + "target-uuid": "e7eab98d-ae11-4491-bd28-a53ba875865a" + }, + "uuid": "4c2b4c0f-0ded-4f0f-ad5a-a95241ba927e", + "value": "Network Share Connection Removal Mitigation mitigates Network Share Connection Removal" + }, + { + "meta": { + "source-uuid": "8b880b41-5139-4807-baa9-309690218719", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "689c51b8-7e41-474e-abf6-ffdde0acc40b", + "value": "SPACESHIP uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "953134ab-5816-43b8-b2b1-8f4c9305f57a", + "value": "Sowbug uses Data Compressed" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "88c621a7-aef9-4ae0-94e3-1fc87123eb24" + }, + "uuid": "80c071f7-123e-468f-800d-726a1d3e4144", + "value": "APT18 uses gh0st" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "36b9f594-9a27-4281-a18e-9a5e7df70ad9", + "value": "Threat Group-3390 uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "2dbed740-1b50-4d59-a729-a1d9e6a839df", + "value": "OilRig uses Web Shell" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "37ba7858-8765-4445-a65e-d2765b673b34", + "value": "FIN7 uses Masquerading" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "b0db4b00-8716-430f-a9d8-29a878a12eac", + "value": "Dragonfly uses File Deletion" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "fa035513-59b6-4f54-8b85-13ec08849453", + "value": "Felismus uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "327a64df-b405-453b-83d2-528d17e8df51", + "value": "CozyCar uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "3fe559f9-9bee-48ea-8a7c-7d65b63419ee", + "value": "APT34 uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "fc2ffb01-2c4e-429d-b4fd-e0d20678504a", + "value": "APT1 uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "24478001-2eb3-4b06-a02e-96b3d61d27ec", + "target-uuid": "428ca9f8-0e33-442a-be87-f869cb4cf73e" + }, + "uuid": "a1f198ef-af69-4c0f-b3ed-0b47ad6167fe", + "value": "Multilayer Encryption Mitigation mitigates Multilayer Encryption" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "3e09a5ce-a6a0-4f03-8c23-a7ebb4dfd74c", + "value": "BADNEWS uses Input Capture" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "aea8401e-774e-47b1-86ac-220cacd11a3c", + "value": "FIN6 uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "865a5b25-6908-4ad9-a81d-33f3cf48e357", + "value": "RTM uses Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "0998045d-f96e-4284-95ce-3c8219707486", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "bbe37d7e-ad35-4c74-a57c-9a398ef6b1be", + "value": "SEASHARPEE uses Web Shell" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "6b5c6fc2-615a-46fc-80a4-9ab332159722", + "value": "Threat Group-3390 uses Input Capture" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "4e9c5234-65e9-4b4a-bc13-891e7aed84b2", + "value": "Shamoon uses New Service" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "98852860-145c-40f0-86af-b32dd61fa008", + "value": "APT34 uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "2fab555f-7664-4623-b4e0-1675ae38190b", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "56e40368-38a7-4415-9ebc-8c84694bc7d6", + "value": "Lslsass uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "c95c8b5c-b431-43c9-9557-f494805e2502", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "35572bdc-c7a2-442b-8d9a-7691317b6982", + "value": "Software Packing Mitigation mitigates Software Packing" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "496e66ff-2c9f-454c-af36-49c7dc098493", + "value": "Dragonfly uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "56f46b17-8cfa-46c0-b501-dd52fef394e2", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "660d09ce-8722-42b3-8503-911dff37bf22", + "value": "ASPXSpy uses Web Shell" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "df5bee66-b840-405e-b9d5-2e0ced2e6808", + "value": "Sykipot uses Process Injection" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "9b52fca7-1a36-4da0-b62d-da5bd83b4d69" + }, + "uuid": "8793b289-4b74-4119-8561-a9ad27dacdff", + "value": "BBSRAT uses Component Object Model Hijacking" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "0efa0a7a-545d-49e2-b0c4-0e251226404a", + "value": "Sowbug uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "c9703cd3-141c-43a0-a926-380082be5d04" + }, + "uuid": "d691e305-8ce5-40cd-a648-b0dcab329e69", + "value": "BRONZE BUTLER uses schtasks" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "da734f6c-de0d-44f1-9521-6607b800ad43", + "value": "Patchwork uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0ced8926-914e-4c78-bc93-356fb90dbd1f", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "bfdffca9-6418-486d-833f-84f3920fcb71", + "value": "HALFBAKED uses PowerShell" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "b9fe8dd4-a3c9-4e58-9a74-937e4de677a8", + "value": "Derusbi uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "fe98767f-9df8-42b9-83c9-004b1dec8647", + "target-uuid": "88c621a7-aef9-4ae0-94e3-1fc87123eb24" + }, + "uuid": "3f780c76-b5d5-43f9-b4f2-048106f00894", + "value": "PittyTiger uses gh0st" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "699ac754-3f3e-46de-9b2a-5ea450ef47fd", + "value": "Helminth uses Input Capture" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "1608f3e1-598a-42f4-a01a-2e252e81728f" + }, + "uuid": "59b95288-b954-4118-9a88-8e2ad85a1265", + "value": "Dragonfly uses Email Collection" + }, + { + "meta": { + "source-uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "be31bf6d-ce4f-4620-8940-445f35ff90a7", + "value": "POSHSPY uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "9eefeafd-aca1-4e4c-8d29-ea6f9154808a", + "value": "Turla uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "1608f3e1-598a-42f4-a01a-2e252e81728f" + }, + "uuid": "bcb8ac03-4f58-4cd8-af58-c3df991c8af5", + "value": "CosmicDuke uses Email Collection" + }, + { + "meta": { + "source-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "27102940-8ec1-42ad-98e5-57dc24b572eb", + "value": "PsExec uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "82826722-4278-438e-a8d0-5bd9fd117b2b", + "value": "DownPaper uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "2174c465-8855-4c92-a683-97eb0eba9f7c", + "value": "BRONZE BUTLER uses Masquerading" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "216ab163-818b-4303-beb6-a743b90c98bf", + "value": "Prikormka uses Rundll32" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "a732c265-07f0-4e9b-a42c-0df6277e5b27", + "value": "Carbanak uses Web Service" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "f696324d-7fb4-44ca-82dd-3385b55fbb80", + "value": "Elise uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "2daa14d6-cbf3-4308-bb8e-213c324a08e4", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "a3eca9d0-bc4b-48a8-801d-9aaa757bfe72", + "value": "HAMMERTOSS uses PowerShell" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "2a6f4c7b-e690-4cc7-ab6b-1f821fb6b80b" + }, + "uuid": "0a6ec458-f9f7-4e51-b0eb-4fd915a48a6b", + "value": "admin@338 uses LOWBALL" + }, + { + "meta": { + "source-uuid": "65370d0b-3bd4-4653-8cf9-daf56f6be830", + "target-uuid": "1ce03c65-5946-4ac9-9d4d-66db87e024bd" + }, + "uuid": "b1334535-019a-4d6a-88c1-8bb6741f152b", + "value": "meek uses Domain Fronting" + }, + { + "meta": { + "source-uuid": "f108215f-3487-489d-be8b-80e346d32518", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "3b31b258-d3e0-4acc-9c20-de870baa64a0", + "value": "Komplex uses File Deletion" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "fbb470da-1d44-4f29-bbb3-9efbe20f94a3" + }, + "uuid": "235fe6f1-66d1-4cf4-adb9-3bc7f081144a", + "value": "Deep Panda uses Mivast" + }, + { + "meta": { + "source-uuid": "cde2d700-9ed1-46cf-9bce-07364fe8b24f", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "baabf444-1748-472f-b991-7a5b25e4e1bb", + "value": "Reg uses Modify Registry" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "3a6c13d3-6589-4d33-9848-88e3409be0cc", + "value": "Volgmer uses Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "effb83a0-ead1-4b36-b7f6-b7bdf9c4616e", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "0aac9510-f48a-4b28-ae0e-c6facc1635ae", + "value": "Replication Through Removable Media Mitigation mitigates Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "d7bb00a0-fbe6-4622-84ed-be32ff5d8561", + "value": "DownPaper uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "6b1c1b38-0448-4114-99eb-23aae85ada52", + "value": "APT28 uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "4eeaf8a9-c86b-4954-a663-9555fb406466" + }, + "uuid": "033d168d-8348-47ad-af48-d297dc0d1dbb", + "value": "Cobalt Strike uses Scheduled Transfer" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "3126c7fa-02eb-475f-a474-26d4d6af7a67", + "value": "ZLib uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "4527c528-8377-4349-ae5c-95c04cabd3d4", + "value": "H1N1 uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "2d704e56-e689-4011-b989-bf4e025a8727", + "target-uuid": "06780952-177c-4247-b978-79c357fb311f" + }, + "uuid": "352d3d80-3a5f-454b-8190-fbac20979fc7", + "value": "Plist Modification Mitigation mitigates Plist Modification" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "7e46e7c8-e48a-4860-bbcd-224a2d12284a", + "value": "FIN5 uses PsExec" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "1d808f62-cf63-4063-9727-ff6132514c22" + }, + "uuid": "4a687e50-e6b7-41df-93b1-6fed7db10f60", + "value": "APT1 uses WEBC2" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "a08dadbf-6f68-415f-9daa-f84571af83a2", + "value": "ChChes uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "938a71e3-a9dc-4ad9-b1c4-b15d75967b8d", + "value": "Duqu uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "95b21e05-610e-47bf-a4b1-9d4b398e6c13", + "value": "Helminth uses Scripting" + }, + { + "meta": { + "source-uuid": "514e7371-a344-4de7-8ec3-3aa42b801d52", + "target-uuid": "84e02621-8fdf-470f-bd58-993bb6a89d91" + }, + "uuid": "389854e8-32d1-406c-ab58-2ee2918bf7ed", + "value": "Multi-Stage Channels Mitigation mitigates Multi-Stage Channels" + }, + { + "meta": { + "source-uuid": "8beac7c2-48d2-4cd9-9b15-6c452f38ac06", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "96076f66-3ad6-4e54-b816-c9c3f90fa43a", + "value": "Ixeshe uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "ac008435-af58-4f77-988a-c9b96c5920f5", + "target-uuid": "f2d44246-91f1-478a-b6c8-1227e0ca109d" + }, + "uuid": "06a8b931-7881-4e8b-a970-c430379279ca", + "value": "NTFS Extended Attributes Mitigation mitigates NTFS Extended Attributes" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "00ae99d1-db02-4007-8669-04d7fc4c1390", + "value": "USBStealer uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "56c927c5-f64e-4b31-9a14-7ce78fd1c8a1", + "value": "APT3 uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "4ae4f953-fe58-4cc8-a327-33257e30a830" + }, + "uuid": "43d85ed6-223e-4402-bd29-be10a872359d", + "value": "PowerDuke uses Application Window Discovery" + }, + { + "meta": { + "source-uuid": "58adaaa8-f1e8-4606-9a08-422e568461eb", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "32ee78b3-58de-4de5-bc3d-34ea8dc90ca3", + "value": "SHOTPUT uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "88c621a7-aef9-4ae0-94e3-1fc87123eb24", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "ad696f42-0631-43fb-893b-a5616f14f93f", + "value": "gh0st uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "2d4d634d-ed13-462a-916b-94798546ec6c", + "value": "Elise uses New Service" + }, + { + "meta": { + "source-uuid": "9e9b9415-a7df-406b-b14d-92bfe6809fbe", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "fa2c0697-0d47-4ee9-b5bf-845ac3453c3a", + "value": "Nidiran uses New Service" + }, + { + "meta": { + "source-uuid": "da8a87d2-946d-4c34-9a30-709058b98996", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "403863dd-5b73-4987-9397-e8c5b25041cc", + "value": "Input Capture Mitigation mitigates Input Capture" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "4c94f67d-6662-44ea-be75-ded8b2dbfa00", + "value": "Net uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "f5352566-1a64-49ac-8f7f-97e1d1a03300", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "801f139f-1361-4d79-965e-078787f8ec36", + "value": "AutoIt backdoor uses Data Encoding" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "162a051d-a551-4b8c-875a-75264768e541", + "value": "MoonWind uses New Service" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "ba1a4084-a74f-44d6-bafe-7a09ee959270", + "value": "APT29 uses PsExec" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "c5a7cf46-a3ab-4d33-a43f-012c0c5fdf63", + "value": "Shamoon uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "1451c4a3-5dc6-4744-8120-197f3a3134c1", + "value": "Duqu uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "e0033e57-8839-42b9-8515-46e9c7dca966", + "value": "APT32 uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "b1de6916-7a22-4460-8d26-6b5483ffaa2a", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "97ff5931-f27f-4774-b595-312f5771f91a", + "value": "SHIPSHAPE uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "dc43c2fe-355e-4a79-9570-3267b0992784", + "target-uuid": "aa8bfbc9-78dc-41a4-a03b-7453e0fdccda" + }, + "uuid": "c24f1b29-ee7b-4fe6-89be-6b733888a4e6", + "value": "Dylib Hijacking Mitigation mitigates Dylib Hijacking" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "85ca1e00-24c4-403e-8aff-9890f91e9b78", + "value": "Emissary uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "ea964313-8f60-4cff-800c-2ea49e2c19d7", + "value": "Misdat uses Timestomp" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "aeda6707-50e2-47e2-833a-18e4a5d73e88", + "value": "Mis-Type uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "6e24d8d1-7376-493f-a85c-75448c80efed", + "value": "CozyCar uses Rundll32" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "fe229513-0cd9-4e9a-a333-2748ef03dfbc", + "value": "USBStealer uses Data Staged" + }, + { + "meta": { + "source-uuid": "d3afa961-a80c-4043-9509-282cdf69ab21", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "e7b5511a-3528-48d1-9224-6c5ff88b3825", + "value": "Winnti uses Masquerading" + }, + { + "meta": { + "source-uuid": "16f144e4-c780-4ed2-98b4-55d14e2dfa44", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "f1000a93-e87d-4acf-b71d-73c3bb05fd75", + "value": "System Owner/User Discovery Mitigation mitigates System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45", + "target-uuid": "e8268361-a599-4e45-bd3f-71c8c7e700c0" + }, + "uuid": "c6ceeb68-5d8e-4105-a20a-cce2b3ef48f0", + "value": "Putter Panda uses httpclient" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "7e7d5aa9-6860-44fe-88b9-22a6b36162e2", + "value": "APT32 uses Masquerading" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "ff4e1b0e-eea2-4329-aecc-e5353be8c1f4", + "value": "APT29 uses Software Packing" + }, + { + "meta": { + "source-uuid": "b143dfa4-e944-43ff-8429-bfffc308c517", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "5e840479-61c1-44f5-8cb8-0e61ffe12b89", + "value": "Taidoor uses Process Injection" + }, + { + "meta": { + "source-uuid": "c3cf2312-3aab-4aaf-86e6-ab3505430482", + "target-uuid": "18d4ab39-12ed-4a16-9fdb-ae311bba4a0f" + }, + "uuid": "f388c949-b692-4863-8e3b-7c1fc21a5fbd", + "value": "Rc.common Mitigation mitigates Rc.common" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "c0223316-4b0b-461e-8947-01c0f5baeef2", + "value": "XAgentOSX uses Screen Capture" + }, + { + "meta": { + "source-uuid": "fece06b7-d4b1-42cf-b81a-5323c917546e", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "760be456-6b72-4b86-b5aa-3297aa89bc4d", + "value": "FALLCHILL uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "77f9936d-1ba7-42a8-879d-1a6e90156366", + "value": "Ke3chang uses Net" + }, + { + "meta": { + "source-uuid": "c61fee9f-16fb-4f8c-bbf0-869093fcd4a6", + "target-uuid": "dcaa092b-7de9-4a21-977f-7fcb77e89c48" + }, + "uuid": "dd315296-ffee-4f1b-aef7-2d914c458fd2", + "value": "Access Token Manipulation Mitigation mitigates Access Token Manipulation" + }, + { + "meta": { + "source-uuid": "58adaaa8-f1e8-4606-9a08-422e568461eb", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "315aab88-9b01-4a70-8f8c-173a3f29e79c", + "value": "SHOTPUT uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "63f0007e-833e-4d6a-b79e-873525979f40", + "value": "CosmicDuke uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "70edcba2-e777-4ced-a52d-5dfc3965211c", + "value": "POSHSPY uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "0040fdbd-ec7e-49b3-b715-c8c91e08666b", + "value": "Emissary uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "6fdaef62-c4da-488a-a07d-c8fca2c98d85", + "value": "MobileOrder uses Process Discovery" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "72f54d66-675d-4587-9bd3-4ed09f9522e4" + }, + "uuid": "8ab176f0-009f-49e9-ba4b-f476c33697f4", + "value": "Carbanak uses Carbanak" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "a3251b26-7012-4f26-9c5d-1fb9d69b8569", + "value": "HTTPBrowser uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "9ca488bd-9587-48ef-b923-1743523e63b2", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "5c4e0ddb-57a1-440f-82ab-146847c99be8", + "value": "SOUNDBITE uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "b136d088-a829-432c-ac26-5529c26d4c7e", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "6b39985b-2e2f-4d54-9211-aef4d94b318f", + "value": "OnionDuke uses Web Service" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "544b0346-29ad-41e1-a808-501bb4193f47" + }, + "uuid": "c1fd6ce6-26e7-49a7-abff-a64fd0fc8a35", + "value": "Cobalt Strike uses Man in the Browser" + }, + { + "meta": { + "source-uuid": "c5947e1c-1cbc-434c-94b8-27c7e3be0fff", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "e8cb4430-db05-4029-b011-926a2ba17a4c", + "value": "Winnti Group uses Process Discovery" + }, + { + "meta": { + "source-uuid": "fcbe8424-eb3e-4794-b76d-e743f5a49b8b", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "b274a57d-9d27-4e33-b6dc-15e007805838", + "value": "Data Encoding Mitigation mitigates Data Encoding" + }, + { + "meta": { + "source-uuid": "bb3c1098-d654-4620-bf40-694386d28921", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "090813dc-b370-42e1-a211-4d9e3247968a", + "value": "FakeM uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "f6d23c6b-01c8-4bea-9bc6-2c66fbbbd3ae", + "value": "BRONZE BUTLER uses Net" + }, + { + "meta": { + "source-uuid": "800bdfba-6d66-480f-9f45-15845c05cb5d", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "27afb647-85a1-4e89-8762-c6c7d04bc1c5", + "value": "pngdowner uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "12904c83-67ad-430f-96ae-20e9081c2b5d", + "value": "ADVSTORESHELL uses Rundll32" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "2c417522-9fa6-4f95-b9d6-062c9c2401b5", + "value": "Cobalt Strike uses Process Discovery" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "5be33fef-39c0-4532-84ee-bea31e1b5324" + }, + "uuid": "00c88cab-5cb9-492a-8dce-8eab92213bc3", + "value": "OilRig uses ISMInjector" + }, + { + "meta": { + "source-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "28f655e0-ac0b-41bc-baaf-9a9987469fe9", + "value": "MobileOrder uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "3ccef7ae-cb5e-48f6-8302-897105fbf55c" + }, + "uuid": "ec99ea0b-1020-4ccc-bdc8-d545a4d3ccf6", + "value": "APT34 uses Deobfuscate/Decode Files or Information" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "0ca7beef-9bbc-4e35-97cf-437384ddce6a" + }, + "uuid": "da1a5240-bbd7-4e91-9dee-9b14df6cffe2", + "value": "BlackEnergy uses File System Permissions Weakness" + }, + { + "meta": { + "source-uuid": "b136d088-a829-432c-ac26-5529c26d4c7e", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "37ad61e7-6520-47d0-81ae-f3d129b49ac1", + "value": "OnionDuke uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "ed7d0cb1-87a6-43b4-9f46-ef1bc56d6c68", + "target-uuid": "7d751199-05fa-4a72-920f-85df4506c76c" + }, + "uuid": "92e4cc06-5708-4486-92cc-0d25d9a755d4", + "value": "Tor uses Multi-hop Proxy" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "9ab576ed-2ba0-4fc5-87fc-2011a7cd183d", + "value": "Crimson uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "7f8730af-f683-423f-9ee1-5f6875a80481", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "bb2ba4b6-d96a-4d66-ac13-aa657108b363", + "value": "Sys10 uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "ab109b93-76a9-46da-8934-58751125fd1e", + "value": "OSInfo uses Account Discovery" + }, + { + "meta": { + "source-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "8336111f-565e-4294-8b18-182c26da2421", + "value": "OSInfo uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "5d0263d9-ddd3-4195-96ae-e340caef9e0e", + "value": "JHUHUGIT uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "9fef204f-163a-4c9d-b9b1-8a168074063a", + "value": "admin@338 uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "98e8a977-3416-43aa-87fa-33e287e9c14c", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "32218bd0-d598-4560-9a70-ab7d5c92f986", + "value": "WINDSHIELD uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "e7a0b7a4-b49b-46b9-9bfa-5db0a87dd09e", + "value": "SeaDuke uses PowerShell" + }, + { + "meta": { + "source-uuid": "ba2ec548-fb75-4b8c-88d6-d91a77a943cf", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "a2ee3987-f7c9-41ce-8aca-fae8e8c2ef9a", + "value": "Windows Management Instrumentation Mitigation mitigates Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "df6bc111-0e49-4e61-b38a-ee79cf682d09", + "value": "Cobalt Strike uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "6aabc5ec-eae6-422c-8311-38d45ee9838a" + }, + "uuid": "d329d311-422b-4144-9212-aa7da4dc273a", + "value": "OilRig uses Redundant Access" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "e8ce10b4-3b00-40c1-983a-1d87ff9a68ee", + "value": "OilRig uses Scripting" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "dbccbeab-26c9-476e-b529-c193f9796cbc", + "value": "Wingbird uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "a2faf818-d21d-40a5-ad02-a3b1b2ee5d58", + "value": "Derusbi uses File Deletion" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "ec6a8fde-702a-4e38-a37b-428a8ca10b18", + "value": "APT28 uses Data Staged" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "0e18b800-906c-4e44-a143-b11c72b3448b" + }, + "uuid": "a2c9bae6-15aa-4ce0-8f4d-01b8fc32a36d", + "value": "FIN5 uses FLIPSIDE" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "6f8cef32-d057-40f8-be52-62d86b1049e6", + "value": "SeaDuke uses File Deletion" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "70f713e8-f4f6-483c-9ec1-524a3aee2d8e", + "value": "APT34 uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "0ced8926-914e-4c78-bc93-356fb90dbd1f", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "b4795040-fe94-429a-9853-f30c09ba05aa", + "value": "HALFBAKED uses Screen Capture" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "a1dc7c15-bd44-43b3-a32b-8e4ea9856758", + "value": "Backdoor.Oldrea uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "6e6828ca-7567-4302-8ed7-fa5821dc5bbc", + "value": "Threat Group-3390 uses PowerShell" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "4caf9f0d-dfe9-48ce-9b6e-812577e09711", + "value": "Crimson uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "a02da835-676d-47df-86c6-547a7d29dbae", + "value": "MobileOrder uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "930175b1-0f2f-4f0b-99ad-13a4b304cc29", + "value": "Dragonfly uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "4189f5b4-4c57-452a-a3fb-da5988804feb", + "value": "Lazarus Group uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "3257eb21-f9a7-4430-8de1-d8b6e288f529" + }, + "uuid": "cb69217e-f063-4093-bcf0-f051ecd42e25", + "value": "APT28 uses Network Sniffing" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "7ac10827-9bf6-4d60-aa16-9f2d2930b373", + "value": "Magic Hound uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "765e3b13-60f4-4b34-b03f-0d8e738b0add", + "value": "CHOPSTICK uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "8ef27cd6-3909-4174-b57c-3dbe3061a6dd", + "value": "PowerDuke uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "e873321b-0d76-4cd6-bc46-8231cfcdeba0", + "value": "Cobalt Strike uses Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "2c586158-d02b-468a-bee8-04e1bde320e1", + "value": "BlackEnergy uses Process Discovery" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "9752aef4-a1f3-4328-929f-b64eb0536090" + }, + "uuid": "dff84383-c4c5-4974-a33d-9e43526abf49", + "value": "FIN5 uses RawPOS" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "0ca1948b-476c-4ff5-a792-f3790250bdc1", + "value": "APT3 uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "b07c2c47-fefb-4d7c-a69e-6a3296171f54" + }, + "uuid": "fda1acb3-8e87-4fff-ae19-7e6a2ff9d6c3", + "value": "BRONZE BUTLER uses gsecdump" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "d1222ff7-b93c-40a7-99bd-217d795d8d58", + "value": "Remsec uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "b6f70ba6-bff1-4b40-a418-356e7b6efa27", + "value": "APT1 uses Net" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "f146a331-3595-46be-abef-518708e34def", + "value": "Lazarus Group uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "7fcbc4e8-1989-441f-9ac5-e7b6ff5806f1" + }, + "uuid": "35ac37f9-7484-4fe4-8b5e-9381600ee01b", + "value": "APT34 uses Systeminfo" + }, + { + "meta": { + "source-uuid": "22addc7b-b39f-483d-979a-1b35147da5de", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "2e367a09-1d94-4ea4-984c-a592b769fffa", + "value": "WinMM uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "53b3b027-bed3-480c-9101-1247047d0fe6", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "1d0bbeb7-5477-4321-81cd-ef66607d7972", + "value": "Remote Desktop Protocol Mitigation mitigates Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "7adaf2f3-52f2-40aa-b1ae-2fd2f05d9d56", + "value": "Prikormka uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "d519cfd5-f3a8-43a9-a846-ed0bb40672b1" + }, + "uuid": "af74c0ec-0bbe-4538-a3a3-1e967afd3d51", + "value": "RTM uses Install Root Certificate" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "820c50f3-65e8-4a3a-a71a-e079ae8badad", + "value": "Remsec uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "58adaaa8-f1e8-4606-9a08-422e568461eb" + }, + "uuid": "d924c061-9ee2-45c2-9ea4-491a2d3f50a5", + "value": "APT3 uses SHOTPUT" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "5b2682dc-f64d-482b-8fc4-132dad2727d9", + "value": "H1N1 uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "a1684fef-eca9-418a-ab48-b9aad4101c6c", + "value": "BRONZE BUTLER uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "cfc64939-1c2c-4bc0-bfac-3492667b1bcd", + "value": "SeaDuke uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "1ca68d88-a287-4c48-a4f8-68611eceb445", + "value": "RTM uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "a71256aa-a2e3-447c-ba4e-004ba4f062b2", + "value": "ADVSTORESHELL uses Modify Registry" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "4f6aa78c-c3d4-4883-9840-96ca2f5d6d47" + }, + "uuid": "e232f720-ab39-43f4-b419-ae8de115c5e6", + "value": "FIN7 uses TEXTMATE" + }, + { + "meta": { + "source-uuid": "5a63f900-5e7e-4928-a746-dd4558e1df71", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "512879fe-8433-4c78-9345-009ed5168078", + "value": "netsh uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "d0f797ce-9176-4b74-8d64-fad4e1bdef4f", + "value": "Carbanak uses PsExec" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0" + }, + "uuid": "51afbe4e-c5cd-4acd-b4e1-ff7877b78b9e", + "value": "FIN7 uses Dynamic Data Exchange" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "a61cf8cf-87f1-4061-ae9d-31e8162bdfef", + "value": "Mis-Type uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "d519164e-f5fa-4b8c-a1fb-cf0172ad0983", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "289e01df-60e6-4eee-830e-9d742ac10c86", + "value": "Threat Group-1314 uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "97ea3b82-58ba-4a3e-8e6d-367755f83fa6", + "value": "FIN6 uses PowerShell" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "86b2980a-dd9f-4553-8f65-69f75f0f4332", + "value": "Helminth uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "a901eaf4-7cbe-43c2-9c03-7d716357edc9", + "value": "menuPass uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "7f8730af-f683-423f-9ee1-5f6875a80481", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "2cfa6113-1995-494a-b767-61d3f371e0ea", + "value": "Sys10 uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "0c0b4142-96e7-440b-a01f-f2bda05649b1", + "value": "BlackEnergy uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "7fe49f05-8f96-4fc2-bc5b-b2eea59efca3", + "value": "Sykipot uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "8e461ca3-0996-4e6e-a0df-e2a5bbc51ebc", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "453914ae-8d76-4796-b507-dafc33adf005", + "value": "4H RAT uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "e9011839-ca57-434d-a0cc-007594247110", + "value": "Felismus uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "8f6701a2-91cc-449e-98e1-e83bd2f7317c", + "value": "APT3 uses Data from Local System" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "0d4e8cb8-c265-449a-b010-f4614135572f", + "value": "H1N1 uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "fe786b29-e621-48e2-84b5-aed35e6930fe", + "value": "Wingbird uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "40a8f80d-5497-4218-849c-3c0b63796641", + "value": "CHOPSTICK uses Modify Registry" + }, + { + "meta": { + "source-uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "b149adfe-547f-4cd4-af4a-ea7018a203c1", + "value": "Trojan.Karagany uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "487d67d7-b697-4de4-abde-decee8b17c44", + "value": "T9000 uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "7a1e7afa-7052-4e47-8725-66e485efda43", + "value": "Unknown Logger uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "5033a0a2-ef95-4ec6-b5ac-d7cfbd7be9f0", + "value": "Prikormka uses Credentials in Files" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "e39b5b63-b29a-4322-9dca-8bca7dedf474", + "value": "Dragonfly uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "e025dccd-ead3-44d8-af26-f2c3b27667f5", + "value": "Cobalt Strike uses Timestomp" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "f4188b9b-c2fe-41b7-96e0-e28d99671b9d", + "value": "BRONZE BUTLER uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "d26a9de1-0ec7-41dd-94fe-21a51bedf37f", + "value": "Cobalt Strike uses Service Execution" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "39076217-a5bf-4b1b-b085-8dbf7ba92265", + "value": "Dragonfly uses Scripting" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "80aab758-d3fc-4380-b114-e552bdace832", + "value": "BACKSPACE uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "72f54d66-675d-4587-9bd3-4ed09f9522e4" + }, + "uuid": "7577e14c-ceba-4646-98ce-41e7fa9ae851", + "value": "FIN7 uses Carbanak" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "14135aaa-6080-48c1-8a08-d6ee9bb15c3d", + "value": "Elise uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "10cc3288-d06c-456c-bc0e-b10a8c5abeaa", + "value": "APT28 uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e" + }, + "uuid": "42897880-fe55-4f54-a42c-f85ba19fb39a", + "value": "BRONZE BUTLER uses cmd" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "02fefddc-fb1b-423f-a76b-7552dd211d4d" + }, + "uuid": "7ca1b40d-d1de-48ab-b8ad-023ad9877def", + "value": "Lazarus Group uses Bootkit" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "5c8fba10-9d8a-4257-a458-8f58efc8d912", + "value": "Ke3chang uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "fdf9f632-03ce-4e8c-88bf-3798bb7f5ef4", + "value": "Felismus uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "79f0712b-2cb1-47df-8ea1-26fb1502a831", + "value": "BADNEWS uses Data Encoding" + }, + { + "meta": { + "source-uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "c952f284-e529-481f-97fb-7a6e14c25ccf", + "value": "Putter Panda uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "b136d088-a829-432c-ac26-5529c26d4c7e" + }, + "uuid": "1593ae11-0bb5-4e16-804a-1383eb0cced5", + "value": "APT29 uses OnionDuke" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "b990e235-dcf4-48c7-800d-b8a10a62eda4", + "value": "Threat Group-3390 uses Automated Collection" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "98908617-068d-4b6e-bcba-ad213c137b1e", + "value": "APT32 uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "df71bb3b-813c-45eb-a8bc-f2a419837411", + "target-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54" + }, + "uuid": "3cdc74fc-a291-4253-98b4-ca33e021914a", + "value": "Molerats uses DustySky" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "59543467-938a-4528-961d-a539f0a5618b", + "value": "Gazer uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "7193ed4c-7169-46fa-9294-d74d912510d0", + "value": "menuPass uses Net" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "e01be9c5-e763-4caf-aeb7-000b416aef67" + }, + "uuid": "f0b3c919-bf39-4bc9-9488-5f30d5407c54", + "value": "APT3 uses Create Account" + }, + { + "meta": { + "source-uuid": "9e9b9415-a7df-406b-b14d-92bfe6809fbe", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "d72da887-5684-47ac-958a-84b3e8b59c0b", + "value": "Nidiran uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "0a68f1f1-da74-4d28-8d9a-696c082706cc", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "73f5c564-53b1-48bc-8cab-32fa4a608672", + "value": "certutil uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "bc9cfe76-2d64-4901-8e9e-c69d046cdfaa", + "value": "APT3 uses New Service" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "9a05a8cc-8d3c-46a5-947e-bebed2ab1c5a", + "value": "ADVSTORESHELL uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "a0d8db1d-a731-4428-8209-c07175f4b1fe", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "bde4d54d-16d7-4a07-a35a-9f0cc6956be2", + "value": "Uncommonly Used Port Mitigation mitigates Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "ec4d07a2-8c8b-4df8-bb9e-b8c3e23d8dc5", + "value": "BRONZE BUTLER uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "e01be9c5-e763-4caf-aeb7-000b416aef67" + }, + "uuid": "7185fe1c-1565-4175-bc7e-539ff704f4cb", + "value": "Net uses Create Account" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "897dec92-49a8-4edd-8ed2-8082f134e42b", + "value": "APT3 uses Scripting" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "ae1ee1dc-6017-4177-b34c-70db166a939e", + "value": "JHUHUGIT uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "ae676644-d2d2-41b7-af7e-9bed1b55898c" + }, + "uuid": "595be2e7-9f2a-4d5a-b23d-8e4822ae6199", + "value": "BRONZE BUTLER uses Data from Network Shared Drive" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "2d8cdbf3-1be2-4e64-ba18-f8b65fcbae8f", + "value": "Helminth uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60", + "target-uuid": "1df0326d-2fbc-4d08-a16b-48365f1e742d" + }, + "uuid": "3e5cf341-4707-4de3-bb06-43530ee3e90f", + "value": "Mimikatz uses SID-History Injection" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "6b38f460-e309-4ab1-bbc9-bd0bb30f4af9", + "value": "PowerDuke uses System Time Discovery" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "101867a2-149c-4088-a90f-7af4b86e5013", + "value": "CHOPSTICK uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "d9f4b5fa-2a39-4bdf-b40a-ea998933cd6d", + "target-uuid": "6faf650d-bf31-4eb4-802d-1000cf38efaf" + }, + "uuid": "e24bd0ff-bc9e-4d26-84ea-008acb4975a1", + "value": "Video Capture Mitigation mitigates Video Capture" + }, + { + "meta": { + "source-uuid": "c5574ca0-d5a4-490a-b207-e4658e5fd1d7", + "target-uuid": "bb3c1098-d654-4620-bf40-694386d28921" + }, + "uuid": "e577372f-c3c9-4e12-9bc6-3f6a1faec0ac", + "value": "Scarlet Mimic uses FakeM" + }, + { + "meta": { + "source-uuid": "f6ae7a52-f3b6-4525-9daf-640c083f006e", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "fce7fac2-91da-4903-95dc-fb54650c0859", + "value": "PHOREAL uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "dcaa092b-7de9-4a21-977f-7fcb77e89c48" + }, + "uuid": "93d83b03-8367-4655-84a5-9abaee885700", + "value": "SslMM uses Access Token Manipulation" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "b3973baa-0185-45a1-934d-2b29f742a2df", + "value": "XTunnel uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "a802d52a-01f4-44c8-b80d-d2c746e1e31d", + "value": "ChChes uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421" + }, + "uuid": "af0b0bfb-1a1e-4a06-b9e9-adeda7b6ad81", + "value": "Naikon uses SslMM" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "31ec568c-53c7-4dfb-8bfb-bfb7addca7ee", + "value": "Net uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "7331c66a-5601-4d3f-acf6-ad9e3035eb40", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "05604d66-735a-4369-bc31-c7915bb3f2e0", + "value": "Group5 uses Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "c79d7110-46bb-4b6d-a256-87bd1b6379a3", + "value": "H1N1 uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "61827309-9071-416b-aedf-7f82f224db2e", + "value": "NETEAGLE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "1923a47b-5a48-44e6-883f-ca23a96fea46", + "value": "JHUHUGIT uses Process Discovery" + }, + { + "meta": { + "source-uuid": "123bd7b3-675c-4b1a-8482-c55782b20e2b", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "2b2cdb6b-c23c-4792-8cfb-8c4d9279a186", + "value": "BUBBLEWRAP uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "9de2308e-7bed-43a3-8e58-f194b3586700" + }, + "uuid": "ab83d817-57b8-4970-afc6-fbd70c6e3760", + "value": "FIN5 uses pwdump" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "d93265a6-1f92-472b-9e47-48b7863d8171", + "value": "Sowbug uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "932fa199-f4c0-4c39-bb30-a412607ee299", + "value": "CozyCar uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "2dfbcf5d-8563-440c-bd9c-0cfc15059bd5", + "value": "Shamoon uses Query Registry" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "3efe41c1-48be-48fc-90d8-5ae70df3cd97", + "value": "Sakula uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "0d43f3a7-70ed-4d04-857e-3a9fbce86cfb", + "value": "JHUHUGIT uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "f33725f4-cce5-4868-b494-d73419c76bdf", + "value": "DustySky uses Process Discovery" + }, + { + "meta": { + "source-uuid": "d519164e-f5fa-4b8c-a1fb-cf0172ad0983", + "target-uuid": "92a78814-b191-47ca-909c-1ccfe3777414" + }, + "uuid": "b38cfcfd-b8e3-4a9c-ade9-8a8bfeb04694", + "value": "Threat Group-1314 uses Third-party Software" + }, + { + "meta": { + "source-uuid": "85b39628-204a-48d2-b377-ec368cbcb7ca", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "4afcb9c9-e490-446b-97b1-1c151974242f", + "value": "TINYTYPHON uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "cfccba1b-5aa0-46ef-b668-d9f7e25b53ae", + "value": "MobileOrder uses Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45", + "target-uuid": "8e461ca3-0996-4e6e-a0df-e2a5bbc51ebc" + }, + "uuid": "47835d17-73e1-427f-85b0-b55b610fa9ad", + "value": "Putter Panda uses 4H RAT" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "ecca0af0-1549-4068-b01d-bab711c491c5", + "value": "Reaver uses New Service" + }, + { + "meta": { + "source-uuid": "fbb470da-1d44-4f29-bbb3-9efbe20f94a3", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "8278fc85-24af-4f8a-9b82-3f233f18f5a6", + "value": "Mivast uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "c2bd7b04-b090-478a-8e83-6b4656c14bb0", + "value": "Dragonfly uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "4ae4f953-fe58-4cc8-a327-33257e30a830" + }, + "uuid": "170e2f76-5b6a-4eee-8ea4-d1171368b4a9", + "value": "Lazarus Group uses Application Window Discovery" + }, + { + "meta": { + "source-uuid": "9ab7de33-99b2-4d8d-8cf3-182fa0015cc2", + "target-uuid": "03259939-0b57-482f-8eb5-87c0e0d54334" + }, + "uuid": "87f4c47d-b94d-4a1e-9c4b-be671a99e6f0", + "value": "Logon Scripts Mitigation mitigates Logon Scripts" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "66bec558-ff92-42ff-a8c1-5b47d071d606", + "value": "Hi-Zor uses File Deletion" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "96797ece-5783-4d34-a399-32496c8705ac", + "value": "APT3 uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "a0cb9370-e39b-44d5-9f50-ef78e412b973", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "fad2a504-6e00-4892-bf88-b49d6d18788c", + "value": "Axiom uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "acca43ee-1e88-4d39-a953-7626173a89b2", + "value": "Helminth uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "5c34be50-c7be-40c2-80bb-f3bc7db5cdd7", + "value": "Sakula uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "fcfb3ce0-01a0-4f92-8e18-b323202d095d", + "value": "APT3 uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "380db9ad-f6ad-4988-8a28-b773313f07b7", + "value": "HTTPBrowser uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "a52edc76-328d-4596-85e7-d56ef5a9eb69", + "target-uuid": "c23b740b-a42b-47a1-aec2-9d48ddd547ff" + }, + "uuid": "1dc42b4c-4a93-4fc6-bad3-b5498ad500b1", + "value": "Pass-The-Hash Toolkit uses Pass the Hash" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "d6d66a6f-dbc8-4d7b-b3fc-634f2765429a", + "value": "Sowbug uses Masquerading" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "7ec988a7-712a-45ae-b6b3-db26a6515b80", + "value": "Gazer uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "9de2308e-7bed-43a3-8e58-f194b3586700", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "57a1f1a8-f1c0-4b7c-b5b4-f283a278833c", + "value": "pwdump uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "ce212487-1291-4fe6-9f0b-f697516a7824", + "value": "APT32 uses File Deletion" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "44273d72-b0d9-42ee-9e8e-53d1b39f0651", + "value": "menuPass uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "5391ece4-8866-415d-9b5e-8dc5944f612a", + "target-uuid": "45d84c8b-c1e2-474d-a14d-69b5de0a2bc0" + }, + "uuid": "fb5e24e6-58f1-4ef0-9094-147319487f15", + "value": "Source Mitigation mitigates Source" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "a5a63d5c-acf7-4720-866d-fcf6e576a58f", + "value": "Ke3chang uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "d519164e-f5fa-4b8c-a1fb-cf0172ad0983", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "c6358f18-fc64-46f5-8939-66e5258dd83d", + "value": "Threat Group-1314 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "d5e96a35-7b0b-4c6a-9533-d63ecbda563e", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "1b27cec5-241a-4c2e-a3db-e9cea241496c", + "value": "HTRAN uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "9c8fa95a-cbbe-4ef6-999d-21b4080b54f6", + "value": "FIN6 uses PsExec" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "04203d88-5fe1-4e63-be65-51a17705716b", + "value": "menuPass uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "d36e83a0-5370-4d78-862d-4dbe8921709d", + "value": "BRONZE BUTLER uses PowerShell" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "ff25900d-76d5-449b-a351-8824e62fc81b" + }, + "uuid": "14b393f2-6d67-4d4f-8f88-75c8b421c4e2", + "value": "PlugX uses Trusted Developer Utilities" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "6dc0543b-1a60-4e9a-9527-595220854f53", + "value": "Cobalt Strike uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "aa243e70-fba4-4f8a-8b5e-1ac826eac593", + "value": "Cobalt Strike uses Process Injection" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "aabb13d6-a73b-42aa-8014-696b94ff2416", + "value": "POWRUNER uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "e6cafa6a-22ce-49f7-8136-dc5a51c3aaeb", + "value": "Lazarus Group uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "073cc04d-ac46-4f5a-85d7-83a91ecd6a19", + "target-uuid": "c0df6533-30ee-4a4a-9c6d-17af5abdf0b2" + }, + "uuid": "daca6956-64b8-468f-aa64-0ce4a4f7ad28", + "value": "Setuid and Setgid Mitigation mitigates Setuid and Setgid" + }, + { + "meta": { + "source-uuid": "43213480-78f7-4fb3-976f-d48f5f6a4c2a", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "e30a790b-8f09-4bdc-8116-275d00880333", + "value": "FLASHFLOOD uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "f6ae7a52-f3b6-4525-9daf-640c083f006e" + }, + "uuid": "bb8fd9d4-4362-40c6-ab09-f05f843c2cef", + "value": "APT32 uses PHOREAL" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "98a9bef7-8aff-4cbb-958b-14cb72954b8a", + "value": "ZLib uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "96e239be-ad99-49eb-b127-3007b8c1bec9", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "062ebca3-abf7-449a-ad84-f04a3cada4dd", + "value": "Equation uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "6cf42ee6-a064-4d8a-99d4-8aa0f878ae2a", + "value": "DownPaper uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "cbf646f1-7db5-4dc6-808b-0094313949df", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "41edf1d6-15a7-4da5-9bfd-ebee9d53f71e", + "value": "CloudDuke uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "a1dd2dbd-1550-44bf-abcc-1a4c52e97719", + "target-uuid": "3257eb21-f9a7-4430-8de1-d8b6e288f529" + }, + "uuid": "9c012fcf-876b-4101-aa28-6af8b00a51d2", + "value": "Responder uses Network Sniffing" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "e6415f09-df0e-48de-9aba-928c902b7549" + }, + "uuid": "2b97e16e-8c39-4e5e-ad90-15c10f15d923", + "value": "USBStealer uses Exfiltration Over Physical Medium" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "c8bceb4a-0cf2-43c9-9729-20ed706c4c72", + "value": "Pteranodon uses File Deletion" + }, + { + "meta": { + "source-uuid": "9e2bba94-950b-4fcf-8070-cb3f816c5f4e", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "8d976244-6d4e-443a-98c0-52fe1d94c388", + "value": "hcdLoader uses New Service" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "acc40539-13a0-4577-a862-e348962bf0fc", + "value": "Pteranodon uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "500130c0-d049-4e67-9bcc-d60a5f6dfd4c", + "value": "Lazarus Group uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "aec49e52-c54e-45be-a476-70aa0dc42cfb", + "value": "BlackEnergy uses Credentials in Files" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "6a1693a7-1e85-48b6-9097-11339a987099", + "value": "Threat Group-3390 uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "654d9e83-9501-4de8-8828-1a1ebf36bc8f", + "value": "HTTPBrowser uses Masquerading" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "22301618-a676-4d94-975a-2a56e5a7f919", + "value": "CozyCar uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "af66e48f-3232-4f78-ad3e-5a404f7ae3a1", + "value": "Derusbi uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "e669bb87-f773-4c7b-bfcc-a9ffebfdd8d4" + }, + "uuid": "720c211e-2219-496d-8a34-c3f37dfbe5bf", + "value": "APT28 uses HIDEDRV" + }, + { + "meta": { + "source-uuid": "17e919aa-4a49-445c-b103-dbb8df9e7351", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "3a66ff23-3dcc-45b9-821a-8d6527b6e242", + "value": "POWERSOURCE uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "6d87588e-2202-4616-a536-e43a2606721b", + "value": "Rover uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + "uuid": "0a8ee649-e907-4a73-8513-3019b2d771a0", + "value": "Lazarus Group uses Exfiltration Over Alternative Protocol" + }, + { + "meta": { + "source-uuid": "72f54d66-675d-4587-9bd3-4ed09f9522e4", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "a9bd68ed-2602-4225-838e-2d9b7f8761b4", + "value": "Carbanak uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "b42378e0-f147-496f-992a-26a49705395b", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "b41c9b77-536b-49bc-8cb9-a873aa121002", + "value": "PoisonIvy uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "1608f3e1-598a-42f4-a01a-2e252e81728f" + }, + "uuid": "76333b56-47b1-40c6-9223-c4cf6673362f", + "value": "SeaDuke uses Email Collection" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "e6f69552-fe0e-4b40-ad20-4410048277e6", + "value": "ChChes uses Process Discovery" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "4477e350-645d-40de-8de7-7a6e1680c2e0", + "value": "APT32 uses Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "290a1ceb-68e1-42ae-be81-f474038aaa05", + "value": "Prikormka uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "cde2d700-9ed1-46cf-9bce-07364fe8b24f" + }, + "uuid": "49404706-aa42-4914-a273-2eeb217e6477", + "value": "OilRig uses Reg" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "f5fee3da-a3ef-4a81-a70c-9660ab1fb3d6", + "value": "XAgentOSX uses File Deletion" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "ab7faed6-3c50-4b04-a31b-ac2c933a51ef", + "value": "HTTPBrowser uses Input Capture" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "dad229e7-fcc6-4c1d-99c3-47d54fbc6892", + "value": "CosmicDuke uses Data from Local System" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "2b4a8be2-8403-43d4-addd-79c504e3dec8", + "value": "Remsec uses File Deletion" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "aaca7907-7a43-4ebb-bd2b-bf7f497d9134", + "value": "Hi-Zor uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "ab7eb363-c775-4065-a80d-1b324f22d0b8", + "value": "Ke3chang uses Data Compressed" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "d39e3775-9221-4020-b826-edc111e36c7c", + "value": "OilRig uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "dcd81c6e-ebf7-4a16-93e0-9a97fa49c88a", + "target-uuid": "0b32ec39-ba61-4864-9ebe-b4b0b73caf9a" + }, + "uuid": "dc4e54ed-ca71-4dd1-a61e-714222c0c76d", + "value": "CopyKittens uses TDTESS" + }, + { + "meta": { + "source-uuid": "0a9c51e0-825d-4b9b-969d-ce86ed8ce3c3", + "target-uuid": "52f3d5a6-8a0f-4f82-977e-750abf90d0b0" + }, + "uuid": "c56de8bc-ad9e-415a-8840-ae294ed4f88a", + "value": "Power Loader uses Extra Window Memory Injection" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "88896f55-5606-4b21-8616-e7965a863dd8", + "value": "Lazarus Group uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "d69c8146-ab35-4d50-8382-6fc80e641d43", + "target-uuid": "84e02621-8fdf-470f-bd58-993bb6a89d91" + }, + "uuid": "25ad5783-c7fe-4715-b4ce-c03b36ccdfa8", + "value": "BLACKCOFFEE uses Multi-Stage Channels" + }, + { + "meta": { + "source-uuid": "5cbe0d3b-6fb1-471f-b591-4b192915116d", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "cb2d2f2d-face-430b-995d-c9bd35db5b90", + "value": "Suckfly uses Code Signing" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "9b52fca7-1a36-4da0-b62d-da5bd83b4d69" + }, + "uuid": "54d3eadf-0363-47d1-b51d-a16d6a99c42e", + "value": "APT28 uses Component Object Model Hijacking" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "0c03f2b4-a752-4d74-9c26-5306132a3329", + "value": "OilRig uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "ae41895a-243f-4a65-b99b-d85022326c31", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "b03aafb3-dc03-4e12-9354-69a579b60aaf", + "value": "Dust Storm uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "f73df541-6b55-42d1-aec3-53660fda1508", + "value": "Gamaredon Group uses Scripting" + }, + { + "meta": { + "source-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "8765dd7e-33cc-4040-927d-bf0aa16d3d79", + "value": "OSInfo uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "d6204645-83ff-4b26-a011-9b58bab2d597", + "value": "Daserf uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "684feec3-f9ba-4049-9d8f-52d52f3e0e40", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "98bdcea2-1c8d-4a65-b75d-075a00d6e87c", + "value": "System Network Configuration Discovery Mitigation mitigates System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "800bdfba-6d66-480f-9f45-15845c05cb5d", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "a6e4853a-78a6-4c88-a7c5-58793d3e4dcd", + "value": "pngdowner uses Credentials in Files" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "9267fe42-6290-4342-8024-38d703db4376", + "value": "BACKSPACE uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "a67d4b9b-0c8f-41d8-a7f2-6d4c61fcb1ea", + "value": "USBStealer uses Masquerading" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "eaa06586-e33e-4e4c-91ca-76935c22e012", + "value": "Ke3chang uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "8c553311-0baa-4146-997a-f79acef3d831", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "35ec37ba-44aa-49b1-9379-3f6070554c62", + "value": "RARSTONE uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "81b183bc-de6a-457c-a3f3-a1168e8456f1", + "value": "Misdat uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "6d51e34d-d2ee-41aa-9ec7-dc74c84ebe9f", + "value": "RedLeaves uses File Deletion" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "d219ed2b-2877-450f-9a69-a30f36497d14", + "value": "Gazer uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "0640214c-95af-4c04-a574-2a1ba6dda00b", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "b003a96b-81f7-436c-99a6-a25323f759ac", + "value": "Query Registry Mitigation mitigates Query Registry" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "0cbc1f3f-7a32-4056-bfa6-25186ac5e6a4", + "value": "StreamEx uses Process Discovery" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "b98c506f-3dd3-45c1-b81a-3e23bcfe6198", + "value": "Regin uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "6f884bda-0c39-4d3b-97e3-29ae9099fa45", + "value": "Threat Group-3390 uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "cb0ebed2-4cac-437b-b5b2-37ee716af3f0", + "value": "CozyCar uses New Service" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "8c553311-0baa-4146-997a-f79acef3d831" + }, + "uuid": "7dba7706-128e-43a7-a240-6d456c9003a2", + "value": "Naikon uses RARSTONE" + }, + { + "meta": { + "source-uuid": "9752aef4-a1f3-4328-929f-b64eb0536090", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "b25f5d90-f6cc-47e9-89f1-5527886bf536", + "value": "RawPOS uses Data Staged" + }, + { + "meta": { + "source-uuid": "ae41895a-243f-4a65-b99b-d85022326c31", + "target-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131" + }, + "uuid": "0ec4a49c-0adc-41fb-afc2-e99f1e7c5200", + "value": "Dust Storm uses S-Type" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "6610332d-86a5-46dc-a0a1-31c2fe31f164", + "value": "RedLeaves uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "242f3da3-4425-4d11-8f5c-b842886da966", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "935971d6-0af2-4683-971a-9acb523733fe", + "value": "Windows Credential Editor uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "f2e8c7a1-cae1-45c4-baf0-6f21bdcbb2c2", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "bb8149a2-fdda-4c3a-9e02-f530c4ee7962", + "value": "GLOOXMAIL uses Web Service" + }, + { + "meta": { + "source-uuid": "7dbb67c7-270a-40ad-836e-c45f8948aa5a", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "e8e4b87c-3d30-4627-8060-5b5116d057fc", + "value": "KOMPROGO uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "1082a68e-549b-47d5-9eb3-e719f01ce42b", + "value": "H1N1 uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "7fcbc4e8-1989-441f-9ac5-e7b6ff5806f1" + }, + "uuid": "301de16e-3829-4fb0-b217-dcdfca7398c9", + "value": "Ke3chang uses Systeminfo" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "99709758-2b96-48f2-a68a-ad7fbd828091" + }, + "uuid": "7e221899-d90a-4c9a-8ea4-77110c45f0f9", + "value": "Lazarus Group uses Multiband Communication" + }, + { + "meta": { + "source-uuid": "8e461ca3-0996-4e6e-a0df-e2a5bbc51ebc", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "6613ed52-5c6c-43f2-bd0c-9809769cb022", + "value": "4H RAT uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "35697909-4c19-4799-a5ac-3153750619f8", + "value": "Volgmer uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "88b7dbc2-32d3-4e31-af2f-3fc24e1582d7", + "target-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913" + }, + "uuid": "8859897c-66f5-4754-8cb8-2c6e6b8b8e2e", + "value": "Lotus Blossom uses Elise" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "4ee54acd-fc04-43c2-8cf6-2200a802d0b9", + "value": "Remsec uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "809b79cd-be78-4597-88d1-5496d1d9993a", + "target-uuid": "b53dbcc6-147d-48bb-9df4-bcb8bb808ff6" + }, + "uuid": "d17c02f0-bd1f-4c16-8fe7-28d347407f2e", + "value": "Trap Mitigation mitigates Trap" + }, + { + "meta": { + "source-uuid": "0472af99-f25c-4abe-9fce-010fa3450e72", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "5a491b91-739f-498b-b8f2-b14aaea07893", + "value": "Credentials in Files Mitigation mitigates Credentials in Files" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "b3bc844c-bebf-4756-8d33-6e16ca4ee6a1", + "value": "BBSRAT uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "b9e2fac9-fc1a-4e13-ac68-1a5796b04d72", + "value": "XAgentOSX uses Credentials in Files" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "3489cfc5-640f-4bb3-a103-9137b97de79f" + }, + "uuid": "cc495391-9abd-4df1-8ad7-ec8d84feaeb9", + "value": "Sowbug uses Network Share Discovery" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "e590aaaa-40fd-4f61-93f3-f2d6daee65a4", + "value": "APT3 uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "d295beee-439c-44f9-9908-4cb194331de9", + "value": "Deep Panda uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "03fc71a1-c589-4396-b5c7-70dfde49c55c", + "value": "Duqu uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "bd78bfa6-f30e-4429-ac06-0039d553a69d", + "value": "menuPass uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "f9773935-853e-4d5e-9345-9587fd77340d", + "value": "DustySky uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "74859e2a-7a8f-4b87-b75c-7286b3de685c", + "value": "FIN7 uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "f43ab4db-5dea-4a1f-977a-f5d779330193", + "value": "Deep Panda uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "234e7770-99b0-4f65-b983-d3230f76a60b", + "target-uuid": "1035cdf2-3e5f-446f-a7a7-e8f6d7925967" + }, + "uuid": "8b5d4742-35a6-4ab7-993c-e20831ab0020", + "value": "Janicab uses Audio Capture" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "edaa004e-8239-40d8-a4f0-8849c4f0e87f", + "value": "JHUHUGIT uses File Deletion" + }, + { + "meta": { + "source-uuid": "85b39628-204a-48d2-b377-ec368cbcb7ca", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "753f9861-f0b8-4467-ac5e-4457bd350095", + "value": "TINYTYPHON uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "5a6942dc-eab7-4f45-b5fa-6149774e2acc", + "value": "menuPass uses Account Discovery" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "6b19a5ae-3f6a-4950-94da-22d94477d5d2", + "value": "BBSRAT uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "08d20cd2-f084-45ee-8558-fa6ef5a18519", + "target-uuid": "46944654-fcc1-4f63-9dad-628102376586" + }, + "uuid": "f4f5b6a4-26d5-4352-a25d-001a51a0a121", + "value": "Downdelph uses DLL Search Order Hijacking" + }, + { + "meta": { + "source-uuid": "0e18b800-906c-4e44-a143-b11c72b3448b", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "e3b79cfa-6ea8-4e7a-85f8-9862702d466a", + "value": "FLIPSIDE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "fe0aeb41-1a51-4152-8467-628256ea6adf", + "target-uuid": "62dfd1ca-52d5-483c-a84b-d6e80bf94b7b" + }, + "uuid": "812b36a3-ed93-4b45-95c3-39a9ac9c36f5", + "value": "Modify Existing Service Mitigation mitigates Modify Existing Service" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "294e2560-bd48-44b2-9da2-833b5588ad11" + }, + "uuid": "e38e741c-a7ef-420a-911a-1d2cf6abf49d", + "value": "admin@338 uses ipconfig" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "47a95ac1-e37a-40ea-bf1e-e99ff4483998", + "value": "Matroyshka uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "fbae4191-679a-45b2-8ebb-8adb5348f4d0", + "value": "CosmicDuke uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "88c621a7-aef9-4ae0-94e3-1fc87123eb24", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "68852bf2-c3cf-4d59-b1c1-f6af8fb61be6", + "value": "gh0st uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb" + }, + "uuid": "d26b3aeb-972f-471e-ab59-dc1ee2aa532e", + "value": "APT28 uses USBStealer" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "609d3d8c-1995-43ef-a102-a39d668a774d", + "value": "MoonWind uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "bd8aaa70-710d-45a7-bb43-6b2e37f7c797", + "value": "RedLeaves uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "08d20cd2-f084-45ee-8558-fa6ef5a18519", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "9c7a9bd0-4f52-4c10-8e79-3b6e72d431d1", + "value": "Downdelph uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "fe98767f-9df8-42b9-83c9-004b1dec8647", + "target-uuid": "b42378e0-f147-496f-992a-26a49705395b" + }, + "uuid": "8d65162b-650d-4a38-9c19-cc6c8e85a2e9", + "value": "PittyTiger uses PoisonIvy" + }, + { + "meta": { + "source-uuid": "43213480-78f7-4fb3-976f-d48f5f6a4c2a", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "3ebad12d-fd33-4289-93dc-1f5af5e90b66", + "value": "FLASHFLOOD uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "84d633a4-dd93-40ca-8510-40238c021931", + "target-uuid": "dc27c2ec-c5f9-4228-ba57-d67b590bda93" + }, + "uuid": "36adf5c8-2426-41e1-807d-f4d7958b9d54", + "value": "Hidden Files and Directories Mitigation mitigates Hidden Files and Directories" + }, + { + "meta": { + "source-uuid": "54246e2e-683f-4bf2-be4c-d7d5a60e7d22", + "target-uuid": "0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0" + }, + "uuid": "126bfb52-654a-4056-be93-37a06f8d6a32", + "value": "LLMNR/NBT-NS Poisoning Mitigation mitigates LLMNR/NBT-NS Poisoning" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "731710ae-a6b9-47b7-b8b2-8526ce60be2f", + "value": "CHOPSTICK uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "b42378e0-f147-496f-992a-26a49705395b" + }, + "uuid": "7b355dcf-9a9f-43b3-9989-128f5171b5c3", + "value": "admin@338 uses PoisonIvy" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "a4a49b56-e220-4a81-a0da-43b63c012cfe", + "value": "CozyCar uses Masquerading" + }, + { + "meta": { + "source-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "028c3adf-4182-4250-9642-2ce5c448f710", + "value": "Mimikatz uses Credentials in Files" + }, + { + "meta": { + "source-uuid": "8b880b41-5139-4807-baa9-309690218719", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "23df6015-0167-481c-84aa-3d15d3e38a85", + "value": "SPACESHIP uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "4d3e4232-1330-45a9-9e90-9914eed276a5", + "value": "Stealth Falcon uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "789cf81d-bfc9-4c1a-a34a-57e41981894a", + "value": "PowerDuke uses File Deletion" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "c476a0da-44fd-4492-86ae-407aabab3735", + "value": "Matroyshka uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "c48f6a1b-1599-4e82-a7b6-1f7b5186e99e", + "value": "BlackEnergy uses New Service" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "e0cf8a56-e8e1-43b0-9efc-f167d1cf21de", + "value": "POWRUNER uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f" + }, + "uuid": "bd2a23f7-88cd-47d2-b30e-9356d0204a8e", + "value": "Turla uses Tasklist" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "9e587add-08b7-4ecb-a40a-664b9cff1d0f", + "value": "Remsec uses Account Discovery" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "68bbad6c-1685-4275-bd36-b885a64caf6d", + "value": "Elise uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "b77b563c-34bb-4fb8-86a3-3694338f7b47" + }, + "uuid": "2a220ca3-88f4-40eb-8041-184c412950d4", + "value": "Naikon uses Ping" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "147d2e66-25de-42ea-8592-eb51333f595c", + "value": "BlackEnergy uses Screen Capture" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "24ea53e3-a51f-4c4a-b3de-2e1d09ed69e8", + "value": "PowerDuke uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "aaa92b37-f96c-4a0a-859c-b1cb6faeb13d", + "target-uuid": "a6525aec-acc4-47fe-92f9-b9b4de4b9228" + }, + "uuid": "0bc1693e-d481-46d7-bd62-3ed6884986d2", + "value": "Graphical User Interface Mitigation mitigates Graphical User Interface" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "c3888c54-775d-4b2f-b759-75a2ececcbfd" + }, + "uuid": "0b36c1d0-d016-4c12-bf61-6dc14b29c7e0", + "value": "Threat Group-3390 uses Data Transfer Size Limits" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "242f3da3-4425-4d11-8f5c-b842886da966" + }, + "uuid": "6ed5961a-224a-419b-b696-8962813158f2", + "value": "FIN6 uses Windows Credential Editor" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "4f08676f-51c1-4cb5-94a7-08922e4886c6", + "value": "Hi-Zor uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "a93494bb-4b80-4ea1-8695-3236a49916fd" + }, + "uuid": "c74f0442-88c6-4f2b-abb1-c2f269a93d69", + "value": "Dragonfly uses Brute Force" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "5c84d301-b6d1-4af8-9c25-1260e05fa924", + "value": "MoonWind uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "8e461ca3-0996-4e6e-a0df-e2a5bbc51ebc", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "43a63e7a-d673-47c0-9af5-76dcd5a5d9b8", + "value": "4H RAT uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "9f1c680d-042e-4291-bf9c-85c51120aa8b", + "value": "Volgmer uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "d4d07662-749c-4116-a83c-e4045eddad43", + "value": "menuPass uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "2dd34b01-6110-4aac-835d-b5e7b936b0be", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "3a241a6c-11ee-4abc-a551-b5d4e594aad4", + "value": "OLDBAIT uses Masquerading" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "291b7fbf-5b5f-460a-8009-cadb383b3262", + "value": "HTTPBrowser uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "d30d8fa0-7f24-41e5-ae8d-e4449e88d2f0", + "value": "Gamaredon Group uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "40d3e230-ed32-469f-ba89-be70cc08ab39", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "fcc12c1f-1a46-49f4-a872-99cb97968bf0", + "value": "Agent.btz uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "4f170666-7edb-4489-85c2-9affa28a72e0", + "target-uuid": "01df3350-ce05-4bdf-bdf8-0a919a66d4a8" + }, + "uuid": "a48d44d2-a84c-45dc-9a59-2bc21f2f2301", + "value": ".bash_profile and .bashrc Mitigation mitigates .bash_profile and .bashrc" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "4887f5b0-45ed-4848-a984-4e72263e33d8", + "value": "Felismus uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "f7740e3c-c143-40b7-a8da-e797f5d74b50", + "value": "USBStealer uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "4af1ec66-5007-49df-8a10-df2c8ed7edc8", + "value": "BBSRAT uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "48042284-2fde-43f0-a3dc-f64e9f16bd77", + "value": "APT3 uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "3240cbe4-c550-443b-aa76-cc2a7058b870", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "e27e75c2-5734-4602-8a32-c56bb50f890b", + "value": "SNUGRIDE uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "0f3af4de-b1cc-4cc2-9eb7-9aa46cdebfcd", + "value": "Duqu uses Data Compressed" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "305ecc72-e820-44cb-ab52-593ccca814ff", + "value": "Kasidet uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "f047ee18-7985-4946-8bfb-4ed754d3a0dd", + "target-uuid": "43213480-78f7-4fb3-976f-d48f5f6a4c2a" + }, + "uuid": "a18071ad-fe4f-4014-ad9a-1b0a66df3eab", + "value": "APT30 uses FLASHFLOOD" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "98d3455f-49cc-4539-ba35-4b11bec0ddcd", + "value": "Reaver uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "9a5b7194-88e0-4579-b82f-e3c27b8cca80", + "target-uuid": "e01be9c5-e763-4caf-aeb7-000b416aef67" + }, + "uuid": "7b88fc6b-32c0-4c3d-9ea3-505543c7f374", + "value": "Create Account Mitigation mitigates Create Account" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "3f954be4-205c-4cec-92f9-36715e204a49", + "value": "Patchwork uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "7636484c-adc5-45d4-9bfe-c3e062fbc4a0", + "target-uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148" + }, + "uuid": "e9b0af76-f6b1-43b0-ac0e-ea23582f575b", + "value": "Charming Kitten uses DownPaper" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "7cac6ccb-d070-47da-8ebf-4034b0fddb7c", + "value": "BlackEnergy uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "c5e9cb46-aced-466c-85ea-7db5572ad9ec", + "target-uuid": "6856ddd6-2df3-4379-8b87-284603c189c3" + }, + "uuid": "d92b5b68-4c3e-436f-a922-997467831409", + "value": "Trojan.Mebromi uses System Firmware" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "cc705bf0-ba29-443e-9cd5-aef247505210", + "value": "APT3 uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "4d7add6f-ebd5-477f-9958-a5176835da2e", + "value": "CosmicDuke uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "308855d1-078b-47ad-8d2a-8f9b2713ffb5", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "243bf0fe-68eb-4d82-bbbf-d551611a0cd8", + "value": "Windows Admin Shares Mitigation mitigates Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "d8e375a3-f455-4c66-bc63-251f320ec8b1", + "value": "OilRig uses Process Discovery" + }, + { + "meta": { + "source-uuid": "8b36d944-f274-4d46-9acd-dbba6927ce7a", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "9213f7ac-c548-4139-950b-5481a94570f9", + "value": "Registry Run Keys / Start Folder Mitigation mitigates Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "3d97f57c-2a7c-4626-8b05-9d345047d3ad", + "value": "PlugX uses Web Service" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "8ac07a3f-9468-47a3-8ecc-c432f80e03f4", + "value": "APT3 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "8b3f374c-9f56-4493-8b85-72d0750d0c59", + "value": "FIN10 uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "8b880b41-5139-4807-baa9-309690218719", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "9e214d5b-7d46-4135-bc42-4caab16b39d8", + "value": "SPACESHIP uses Data Staged" + }, + { + "meta": { + "source-uuid": "ae9d818d-95d0-41da-b045-9cabea1ca164", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "3acdd018-80a0-4005-bab9-0cf89acfa43a", + "value": "PinchDuke uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "dcd81c6e-ebf7-4a16-93e0-9a97fa49c88a", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "f6915cfa-4c11-4830-bcd8-aa648596b895", + "value": "CopyKittens uses Code Signing" + }, + { + "meta": { + "source-uuid": "7bec698a-7e20-4fd3-bb6a-12787770fb1a", + "target-uuid": "6aabc5ec-eae6-422c-8311-38d45ee9838a" + }, + "uuid": "3f327394-55be-4dac-8e79-93c49be0426a", + "value": "3PARA RAT uses Redundant Access" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "c63c7dc5-e374-4bf0-9839-0f940ac6d46c", + "value": "Gamaredon Group uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "242f3da3-4425-4d11-8f5c-b842886da966" + }, + "uuid": "432f40d2-5309-4cc1-9544-2943233c3c2c", + "value": "FIN5 uses Windows Credential Editor" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "4e5dff55-c686-4fa6-bad1-caa8507083d9", + "value": "Sakula uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "e71903c4-a7af-4317-adf0-10f76d3d4e15", + "value": "APT28 uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "5a84dc36-df0d-4053-9b7c-f0c388a57283" + }, + "uuid": "7909f5a6-3924-4259-aedd-2e48123f563a", + "value": "APT1 uses CALENDAR" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "2af3c673-c0c6-4246-aacc-984eb370e7b9", + "value": "FIN5 uses Data Staged" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "6faf650d-bf31-4eb4-802d-1000cf38efaf" + }, + "uuid": "e5a2a20c-1ef7-49a9-a9fa-2b89231793b8", + "value": "T9000 uses Video Capture" + }, + { + "meta": { + "source-uuid": "b2203c59-4089-4ee4-bfe1-28fa25f0dbfe", + "target-uuid": "317fefa6-46c7-4062-adb6-2008cf6bcb41" + }, + "uuid": "cb4af413-9bd7-4f1a-a693-57d11ffccbf5", + "value": "Cherry Picker uses AppInit DLLs" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "391d824f-0ef1-47a0-b0ee-c59a75e27670" + }, + "uuid": "cc2099fb-4785-4884-b274-4f3e8a3b8d99", + "value": "ADVSTORESHELL uses Execution through API" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "2f507d82-1df4-4c9c-804a-2e6060944142", + "value": "Daserf uses Software Packing" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "4eec017c-8bf2-4eda-8c92-15926fc7e5aa", + "value": "Lazarus Group uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "ff61ebde-befe-488a-89d0-dc4c49e60d59", + "value": "CosmicDuke uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "cfc2d2fc-14ff-495f-bd99-585be47b804f", + "target-uuid": "7c93aa74-4bc0-4a9e-90ea-f25f86301566" + }, + "uuid": "a38d4ac5-1d3d-4a2f-9493-ff3e2a4669b8", + "value": "Application Shimming Mitigation mitigates Application Shimming" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "675f24e0-c445-4eb3-a191-16fb181f6e30", + "value": "Magic Hound uses Scripting" + }, + { + "meta": { + "source-uuid": "f3d0c735-330f-43c2-8e8e-51bcfa51e8c3", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "647032ac-0432-4785-9d50-06b9970bcbcb", + "value": "Custom Command and Control Protocol Mitigation mitigates Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "63a7bbf6-bb2e-41e7-8893-c3f7f207a7a7", + "value": "XAgentOSX uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "fde50aaa-f5de-4cb8-989a-babb57d6a704", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "a8e6ca7b-5d75-429a-b8f8-de97d5c277b3", + "value": "Net Crawler uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "84e02621-8fdf-470f-bd58-993bb6a89d91" + }, + "uuid": "a6962782-1942-42f5-a627-f205376e2ec2", + "value": "BACKSPACE uses Multi-Stage Channels" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "c7823efd-005f-49ad-94cf-ebc44a87abed", + "value": "APT1 uses Masquerading" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "54a649ff-439a-41a4-9856-8d144a2551ba" + }, + "uuid": "f16c18f0-c5ac-4ea2-bfd0-222e63c09018", + "value": "menuPass uses Remote Services" + }, + { + "meta": { + "source-uuid": "dfb5fa9b-3051-4b97-8035-08f80aef945b", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "ac3b6751-e615-44f6-a086-0c236742d8fd", + "value": "Psylo uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "d2858dfa-504f-416d-8801-41a1a9561f22", + "value": "APT3 uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "4e6b9625-bbda-4d96-a652-b3bb45453f26", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "abb4a85a-d98a-46f7-965b-48d9f88fe9b6", + "value": "RemoteCMD uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "a4c59c09-2abd-4c49-8156-0ccc9214b66e", + "value": "Magic Hound uses Process Discovery" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "9f653750-2ee6-4d00-906b-c71f1d217288", + "value": "Felismus uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "0ced8926-914e-4c78-bc93-356fb90dbd1f" + }, + "uuid": "49d09bc3-cdc0-479b-8516-f64bff9b6757", + "value": "FIN7 uses HALFBAKED" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "6fb6c639-cefa-4c7f-af89-26cb5fcd4030", + "value": "Ke3chang uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "007b44b6-e4c5-480b-b5b9-56f2081b1b7b" + }, + "uuid": "8119ee71-e017-4ba0-9aeb-a14c46f64f1a", + "value": "Naikon uses HDoor" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "73da57b5-e64f-44ee-85f7-d294c21fb534", + "value": "Stealth Falcon uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "1b141c9e-a679-40c7-ad7b-ac40ac586471", + "value": "admin@338 uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "9cef6fec-e4eb-49eb-85db-880138f335bd", + "value": "Rover uses Data Staged" + }, + { + "meta": { + "source-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "d8a5e73d-fe56-42d7-a53d-09a90c21308b", + "value": "OSInfo uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "199463de-d9be-46d6-bb41-07234c1dd5a6" + }, + "uuid": "3ae8d262-d2f8-4fa5-adb4-e379d43b9c37", + "value": "APT29 uses GeminiDuke" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "198d7156-eff4-4a6e-8e59-ab8a656f77a8", + "value": "Crimson uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "2e5039ef-913f-4808-9685-32f64f4dbf49", + "value": "Wingbird uses File Deletion" + }, + { + "meta": { + "source-uuid": "bb3c1098-d654-4620-bf40-694386d28921", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "4b6bee9b-469e-48ce-84fa-5322de03470a", + "value": "FakeM uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "519630c5-f03f-4882-825c-3af924935817" + }, + "uuid": "0c143634-89e1-47a0-9044-4ca39ccff76a", + "value": "XTunnel uses Binary Padding" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "5b69fc3c-1bf7-4092-be94-755790ccf41f", + "value": "Helminth uses PowerShell" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "3537c31f-bd6f-4cad-97ac-4ec3d8a9478b", + "value": "Helminth uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "4664b683-f578-434f-919b-1c1aad2a1111", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "28189361-4cd2-4925-a095-d7ebd07ebd57", + "value": "netstat uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "084ac639-2502-4020-8938-65352349acbb", + "value": "Volgmer uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "03ab3120-4c6e-4de2-982a-fe22d466f748", + "value": "USBStealer uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "df71bb3b-813c-45eb-a8bc-f2a419837411", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "361cbd71-b178-44d0-9802-78a310938bad", + "value": "Molerats uses Code Signing" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "329678a6-eb6b-499b-90a8-059d1cf1a35f", + "value": "SslMM uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "ae9d818d-95d0-41da-b045-9cabea1ca164", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "d77a4123-3d46-4317-8921-f6eb8c34c585", + "value": "PinchDuke uses Data from Local System" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "b6ae274b-f0b3-4694-ab8d-37e0c62cff35", + "value": "Backdoor.Oldrea uses Process Discovery" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "1c677f35-b73b-47bc-b162-1fd036a38def", + "value": "PowerDuke uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "78f237da-f58b-4849-b2ee-cf1f3f7a1a42", + "value": "Threat Group-3390 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "c5947e1c-1cbc-434c-94b8-27c7e3be0fff", + "target-uuid": "0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b" + }, + "uuid": "05e05236-1635-48d7-8ee3-33319c01c815", + "value": "Winnti Group uses Rootkit" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "ce9dbe5b-1b16-41d6-a7af-a2a1b33c4552", + "value": "Daserf uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "1c7b9a1b-e874-4881-884a-e3c3d1fd8aed", + "value": "Cleaver uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "9e729a7e-0dd6-4097-95bf-db8d64911383", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "37c94531-1e56-4640-93fd-e9fd65da4f80", + "value": "Darkhotel uses Input Capture" + }, + { + "meta": { + "source-uuid": "5be33fef-39c0-4532-84ee-bea31e1b5324", + "target-uuid": "3ccef7ae-cb5e-48f6-8302-897105fbf55c" + }, + "uuid": "566d783a-2d86-4b9a-8ca0-5013de5f7fb4", + "value": "ISMInjector uses Deobfuscate/Decode Files or Information" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "79ecf1f6-a17d-4374-a84c-811669e39261", + "value": "SslMM uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "64196062-5210-42c3-9a02-563a0d1797ef" + }, + "uuid": "c612eb88-d7e0-46cc-a9bc-d0da2977ff00", + "value": "USBStealer uses Communication Through Removable Media" + }, + { + "meta": { + "source-uuid": "2f1a9fd0-3b7c-4d77-a358-78db13adbe78", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "b2b873cd-8618-426e-9cae-9e6755acafad", + "value": "EvilGrab uses Screen Capture" + }, + { + "meta": { + "source-uuid": "9ca488bd-9587-48ef-b923-1743523e63b2", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "a403648d-4c23-46bd-9688-1face1407b42", + "value": "SOUNDBITE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "fa155ccc-b9db-48f6-bb1a-a367596668ad", + "value": "BRONZE BUTLER uses Account Discovery" + }, + { + "meta": { + "source-uuid": "5a63f900-5e7e-4928-a746-dd4558e1df71", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "69c1806d-e6ae-4c11-bce6-8fbebd8bbee5", + "value": "netsh uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "e7379230-882e-4b5c-bee1-629e9028e97f", + "value": "APT3 uses Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "b4c7e12f-6921-4007-ab15-595969bf9eca", + "value": "POWRUNER uses PowerShell" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "2892eada-7633-4428-80e0-0e965d5faf5c", + "value": "DustySky uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9" + }, + "uuid": "49957d89-7449-476a-b542-d7811a86c230", + "value": "Cleaver uses TinyZBot" + }, + { + "meta": { + "source-uuid": "199463de-d9be-46d6-bb41-07234c1dd5a6", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "1b3cc0cb-de43-405b-bfa5-f0bececabf8c", + "value": "GeminiDuke uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "3240cbe4-c550-443b-aa76-cc2a7058b870", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "f02f0a58-a76b-4966-8717-8a9b40b07e81", + "value": "SNUGRIDE uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "c7e6d4a6-8d99-4134-848a-f4f712eb4316", + "value": "Ke3chang uses Process Discovery" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "3076f49e-0db2-4652-a07d-653027aeef1e", + "value": "Remsec uses Process Discovery" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "3d602fec-cf94-4aa4-a4d9-cad286e6881f", + "value": "FIN10 uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "f81df2c8-1edd-4734-a1c9-cca6e4c56607", + "value": "Kasidet uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "5a84dc36-df0d-4053-9b7c-f0c388a57283", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "2244e21e-b7f6-476f-8f58-67db772f9736", + "value": "CALENDAR uses Web Service" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "73171e71-b769-41ff-874a-ff76da43541f", + "value": "Emissary uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "51d06864-d5de-4286-b2bb-561a8d2c4d49", + "value": "APT28 uses Process Discovery" + }, + { + "meta": { + "source-uuid": "a0cb9370-e39b-44d5-9f50-ef78e412b973", + "target-uuid": "9b99b83a-1aac-4e29-b975-b374950551a3" + }, + "uuid": "b9f4c6ef-d0bd-4651-9445-4705e1fd85f2", + "value": "Axiom uses Accessibility Features" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "4de2ac9b-4e51-4d73-8fe3-d7d1659778b8", + "value": "Stealth Falcon uses Process Discovery" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "e90717f3-fad2-4978-be15-7dfb647d034d", + "value": "Rover uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "5f00edf9-fcfc-4514-8d06-bc69f91f9260", + "value": "APT32 uses PowerShell" + }, + { + "meta": { + "source-uuid": "40d3e230-ed32-469f-ba89-be70cc08ab39", + "target-uuid": "e6415f09-df0e-48de-9aba-928c902b7549" + }, + "uuid": "8b96fb11-8b54-4bed-9e6c-cd93b29c5c20", + "value": "Agent.btz uses Exfiltration Over Physical Medium" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "b077d81d-0449-493f-9b93-23dc0fb0b62d", + "value": "FIN7 uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0b32ec39-ba61-4864-9ebe-b4b0b73caf9a", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "af4d45e1-1aa4-444c-b176-31df7aaf9374", + "value": "TDTESS uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "dc10e96f-1d3c-4ab9-8df6-acdc8238ec6c", + "value": "APT28 uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "96e239be-ad99-49eb-b127-3007b8c1bec9", + "target-uuid": "10d5f3b7-6be6-4da5-9a77-0f1e2bbfcc44" + }, + "uuid": "51006a56-a1fa-4467-b930-6488de0d32bd", + "value": "Equation uses Component Firmware" + }, + { + "meta": { + "source-uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "d7d3cf5c-e541-4639-95c6-8cdea60b084d", + "value": "cmd uses File Deletion" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "cbf646f1-7db5-4dc6-808b-0094313949df" + }, + "uuid": "a7180b8e-c580-49ab-bbfb-e56e8ab48823", + "value": "APT29 uses CloudDuke" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "c79796c1-88d6-4cd8-95d3-4f81d3755859", + "value": "Lazarus Group uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "51372934-2c81-4db7-aa38-cbb173698cc2", + "value": "menuPass uses Mimikatz" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "5909e6e9-c620-4278-9bdc-113f09e5799b", + "value": "Cobalt Strike uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "58882b0d-0f4a-4e12-b8c1-f43c53fd96f4", + "value": "Carbanak uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "53d7b242-3ed6-4281-9829-e25d425e28fe", + "value": "BlackEnergy uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "35b912d8-bf46-4dec-b2eb-c48c0056af6e", + "value": "Magic Hound uses Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "c008b7f3-0507-4987-a7e4-8c4d57cb4ca5", + "value": "DustySky uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "b60dcc78-83b0-4fe2-b874-6f22f99b6087", + "value": "Magic Hound uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "5301c007-7c00-4b4d-b355-864db8de052f", + "value": "CORESHELL uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "5bda4ebe-cd21-469e-9495-952df7254f17", + "value": "APT29 uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a" + }, + "uuid": "da3a85c7-7590-48b1-8a22-2f8b00060f83", + "value": "APT29 uses PowerDuke" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "ef1cdbe7-29c9-4be9-a3f7-96e5b7bae031", + "value": "APT3 uses Software Packing" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "09e8b282-61ee-4107-94f5-d03e28199fe9", + "value": "S-Type uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "d5dce4b9-f1fa-4c03-aff9-ce177246cb64", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "87131e3c-9d73-4910-a56d-f917d6660a7d", + "value": "Service Execution Mitigation mitigates Service Execution" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "a79ff150-e765-4303-9668-ff553d6000cd", + "value": "Sakula uses Rundll32" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "8beb37e3-5cf0-4229-ae27-186a37133521", + "value": "BBSRAT uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "290c4e3b-00be-411f-b0c8-919e85e08a49", + "value": "Prikormka uses Screen Capture" + }, + { + "meta": { + "source-uuid": "5a3a31fe-5a8f-48e1-bff0-a753e5b1be70", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "bea7bd3c-1251-4858-8957-a6dc3bb840d2", + "value": "China Chopper uses Web Shell" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "e465e173-04d8-4a2b-8953-a2fa3b44aec0", + "value": "PowerDuke uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "95805281-96b1-49ea-95ee-9d654178c5c3", + "value": "BRONZE BUTLER uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "ace4daee-f914-4707-be75-843f16da2edf", + "target-uuid": "44dca04b-808d-46ca-b25f-d85236d4b9f8" + }, + "uuid": "9952a93f-d009-48e5-a618-8e8f97a55685", + "value": "Bash History Mitigation mitigates Bash History" + }, + { + "meta": { + "source-uuid": "b143dfa4-e944-43ff-8429-bfffc308c517", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "cf859589-38ac-4152-b206-08740ccf503b", + "value": "Taidoor uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "1c0711c8-2a73-48a1-893d-ff88bcd23824", + "target-uuid": "4eeaf8a9-c86b-4954-a663-9555fb406466" + }, + "uuid": "130275cb-368e-4168-a4bf-60b39566bc50", + "value": "Scheduled Transfer Mitigation mitigates Scheduled Transfer" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "259a5116-2492-4d7b-b300-1cf9b8c79f00", + "value": "Helminth uses Code Signing" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "0649f7fd-3aa1-4646-a7a4-2334088c6c74", + "value": "T9000 uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "745106bb-3641-488e-ae1c-547cd6ea9b7a", + "value": "cmd uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5" + }, + "uuid": "614c18a5-2cee-48ac-898d-e1b85a91e44d", + "value": "Threat Group-3390 uses OwaAuth" + }, + { + "meta": { + "source-uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "fb60b027-facd-4be2-b8b2-0fb9351ea235", + "value": "cmd uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "5e7ef1dc-7fb6-4913-ac75-e06113b59e0c", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "1f972385-7f1c-4cbd-a071-951973e6d229", + "value": "MiniDuke uses Web Service" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "73a53379-746e-46db-b101-1fc45df5e458", + "value": "Shamoon uses Service Execution" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "00b0af92-df59-4d56-ac3e-18f6f1f72957", + "value": "Flame uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d" + }, + "uuid": "fa9a8640-75e5-458c-99c0-e5e85aa32a77", + "value": "Dragonfly uses Trojan.Karagany" + }, + { + "meta": { + "source-uuid": "cf23bf4a-e003-4116-bbae-1ea6c558d565", + "target-uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + "uuid": "ac3ee298-bef0-4a52-9050-3dcef1701408", + "value": "FTP uses Exfiltration Over Alternative Protocol" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "2fa20fad-4ede-42f4-8ce5-7f5a6ce83ed8", + "value": "CHOPSTICK uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "72f54d66-675d-4587-9bd3-4ed09f9522e4", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "82384148-90fd-4bfa-a734-e9c8b37b584f", + "value": "Carbanak uses Input Capture" + }, + { + "meta": { + "source-uuid": "b2203c59-4089-4ee4-bfe1-28fa25f0dbfe", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "171380bf-41ff-43da-86fe-c131f5f7b97b", + "value": "Cherry Picker uses File Deletion" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "1c338d0f-a65e-4073-a5c1-c06878849f21" + }, + "uuid": "f64acb43-91b8-431a-ad0a-ad22afe5851a", + "value": "Duqu uses Process Hollowing" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "e45cdf20-e182-4346-8c98-a48575282ae6", + "value": "Kasidet uses Input Capture" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "1f764874-0e08-4799-9487-a9e12c499c13", + "value": "FIN6 uses Scripting" + }, + { + "meta": { + "source-uuid": "ec418d1b-4963-439f-b055-f914737ef362", + "target-uuid": "f792d02f-813d-402b-86a5-ab98cb391d3b" + }, + "uuid": "0ac55ad4-0f16-416e-bf88-67ee1aad85ab", + "value": "InstallUtil Mitigation mitigates InstallUtil" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "7fd4fe68-0f2a-485c-9b10-6847428ef5da", + "value": "Derusbi uses Process Injection" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "9b52fca7-1a36-4da0-b62d-da5bd83b4d69" + }, + "uuid": "988cb889-b385-4e8f-be06-7d41c4da0dd7", + "value": "JHUHUGIT uses Component Object Model Hijacking" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "12ea66f1-566a-404f-a948-f76b9047710e", + "value": "menuPass uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "d078f862-c090-4e79-808b-ff69887a920c", + "value": "POWRUNER uses Query Registry" + }, + { + "meta": { + "source-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60", + "target-uuid": "6c174520-beea-43d9-aac6-28fb77f3e446" + }, + "uuid": "41f04732-8fdc-4b2f-9e22-7b78ff650e5d", + "value": "Mimikatz uses Security Support Provider" + }, + { + "meta": { + "source-uuid": "402e92cd-5608-4f4b-9a34-a2c962e4bcd7", + "target-uuid": "e99ec083-abdd-48de-ad87-4dbf6f8ba2a4" + }, + "uuid": "a6a8e3e4-faa7-4c9f-9460-fabbbc8c844c", + "value": "Launch Daemon Mitigation mitigates Launch Daemon" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "e25b4146-2f52-4c5b-a1f8-3e868e767f84", + "value": "FIN5 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "56db6ccc-433d-4411-8383-c3fd7053e2c8", + "target-uuid": "391d824f-0ef1-47a0-b0ee-c59a75e27670" + }, + "uuid": "678be242-66fd-40b8-bbf1-24c3dda77895", + "value": "Execution through API Mitigation mitigates Execution through API" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "ed7d0cb1-87a6-43b4-9f46-ef1bc56d6c68" + }, + "uuid": "bd5b6f31-2248-4af8-8e8e-e3273aaa57e4", + "value": "APT29 uses Tor" + }, + { + "meta": { + "source-uuid": "fece06b7-d4b1-42cf-b81a-5323c917546e", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "35f02c40-d46f-44fa-8ba2-5106357494b4", + "value": "FALLCHILL uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "b77b563c-34bb-4fb8-86a3-3694338f7b47", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "9b2356e1-6544-40a7-a694-8ac36a1da1b7", + "value": "Ping uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "a1dd2dbd-1550-44bf-abcc-1a4c52e97719" + }, + "uuid": "89363ca8-1cf3-4c40-972c-6e2787a05b43", + "value": "APT28 uses Responder" + }, + { + "meta": { + "source-uuid": "cde2d700-9ed1-46cf-9bce-07364fe8b24f", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "5365d764-76fa-49ce-b76b-d0344322b037", + "value": "Reg uses Query Registry" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "c33c2a0f-eb88-43ef-be7b-6311bef2da3d", + "value": "RedLeaves uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "0d63f3cf-bace-4210-9b76-199c5cdb8764", + "value": "Stealth Falcon uses Scripting" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "2892b9ee-ca9f-4723-b332-0dc6e843a8ae" + }, + "uuid": "b4f8c479-aab5-481d-aa04-922677da108a", + "value": "Gazer uses Screensaver" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "4d82bac6-ec9d-4f4b-a471-169728a830a4", + "value": "APT3 uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "d3234cf8-0ef7-4447-ae3a-9624f3229265", + "value": "XTunnel uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "8e461ca3-0996-4e6e-a0df-e2a5bbc51ebc", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "26968975-5f01-4b4b-9cdc-ef3b76710304", + "value": "4H RAT uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "ae41895a-243f-4a65-b99b-d85022326c31", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "86461465-cb29-4fc9-8fa8-8956c0f94536", + "value": "Dust Storm uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "5a63f900-5e7e-4928-a746-dd4558e1df71" + }, + "uuid": "9f62c4e4-02d4-497b-8039-cc4e816386a5", + "value": "Lazarus Group uses netsh" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "60137eb6-ed8c-41ce-bf75-6b45cdafe751", + "value": "Derusbi uses Timestomp" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "106aae81-fab1-42b3-97b0-4f0c1d67c896", + "value": "Emissary uses Process Injection" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "e5efa7ca-3e2a-4f08-ac2c-f5f317c9caf7", + "value": "USBStealer uses File Deletion" + }, + { + "meta": { + "source-uuid": "277d2f87-2ae5-4730-a3aa-50c1fdff9656", + "target-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8" + }, + "uuid": "edea5971-fc27-4637-8de9-aabcd50784a7", + "value": "Strider uses Remsec" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "1a028242-1896-4867-a691-c97867f1663d", + "value": "Elise uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "5d2ca571-9e66-4949-b3a1-978c47398b18", + "value": "Derusbi uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "0b32ec39-ba61-4864-9ebe-b4b0b73caf9a", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "0061f7aa-fe4e-41e5-8ebf-e9f526bda08f", + "value": "TDTESS uses File Deletion" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "dbf13cc5-f61b-41fd-96fa-d0bac20549bc", + "value": "Duqu uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "62dfd1ca-52d5-483c-a84b-d6e80bf94b7b" + }, + "uuid": "96a09c57-4848-464e-8649-142152c91db9", + "value": "Volgmer uses Modify Existing Service" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "0d2a66c5-fb8e-4cbb-9526-579b5c9c881c", + "value": "T9000 uses System Time Discovery" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "0d889b2d-eda4-45dc-99bf-c530b7d4b05f", + "value": "menuPass uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "dd43c543-bb85-4a6f-aa6e-160d90d06a49" + }, + "uuid": "2b6da092-7380-4bd3-bd4c-f136a5b9b4cc", + "value": "Sykipot uses Two-Factor Authentication Interception" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "16cb7ede-b431-4711-bcb1-91bc925663e5", + "value": "BACKSPACE uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "514ede4c-78b3-4d78-a38b-daddf6217a79" + }, + "uuid": "07f83a39-8bb0-44f1-9c81-7291ba10dd03", + "value": "Gazer uses Winlogon Helper DLL" + }, + { + "meta": { + "source-uuid": "7f8730af-f683-423f-9ee1-5f6875a80481", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "fea6e347-95f5-4d97-8781-4cc15d6b5b0c", + "value": "Sys10 uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "2e44b66a-0f81-4f60-94aa-c450556bc243", + "value": "ChChes uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "09266cb7-26b3-4959-bcff-a91e309b5588", + "value": "Helminth uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "4e6b9625-bbda-4d96-a652-b3bb45453f26", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "b3831788-f18f-4315-997e-275e425c0d31", + "value": "RemoteCMD uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "11874e26-e692-43da-bb54-760e51a4714f", + "value": "S-Type uses Masquerading" + }, + { + "meta": { + "source-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "40c5a024-37db-478b-b90f-27f184bf8f60", + "value": "Tasklist uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "74e84133-f84a-469a-bfd7-1a514af2f15e", + "value": "T9000 uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "bb784f1f-fb42-4587-9fe2-9dd5c8dffa5c", + "value": "Magic Hound uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e" + }, + "uuid": "845482a1-a062-407d-a83e-90d883d1d91b", + "value": "menuPass uses ChChes" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "da5880b4-f7da-4869-85f2-e0aba84b8565" + }, + "uuid": "35a9c64c-c305-46bf-a216-c8bb1b051614", + "value": "Turla uses ComRAT" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "b2dbbb46-9659-4277-8753-c469c4bfe409", + "value": "Threat Group-3390 uses Account Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2" + }, + "uuid": "75d04175-c43d-46cd-be08-5f4c91f767ed", + "value": "APT28 uses JHUHUGIT" + }, + { + "meta": { + "source-uuid": "9752aef4-a1f3-4328-929f-b64eb0536090", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "53ad6525-7888-4651-bd43-c010b489ccc0", + "value": "RawPOS uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "c5da001c-2c17-4e83-8e5c-21863ead4bd9", + "value": "Patchwork uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "788e8246-d835-42c6-b8b4-7efad31e4a84", + "value": "Gamaredon Group uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "c987dc63-ef3d-43aa-9344-bd9fd528c55d", + "value": "Elise uses Account Discovery" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "1bbb499c-81c8-4e94-8305-86b199e8298b", + "value": "Wingbird uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45", + "target-uuid": "800bdfba-6d66-480f-9f45-15845c05cb5d" + }, + "uuid": "0cde085d-12ca-4cde-a99c-c37d63d7dc2e", + "value": "Putter Panda uses pngdowner" + }, + { + "meta": { + "source-uuid": "fece06b7-d4b1-42cf-b81a-5323c917546e", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "5dd257c0-c2cb-422a-9991-93ff667c5ad6", + "value": "FALLCHILL uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "fdb1ae84-7b00-4d3d-b7dc-c774beef6425", + "target-uuid": "a10641f4-87b4-45a3-a906-92a149cb2c27" + }, + "uuid": "bb55d7e7-28af-4efd-8384-289f1a8b173e", + "value": "Account Manipulation Mitigation mitigates Account Manipulation" + }, + { + "meta": { + "source-uuid": "f2cb6ce2-188d-4162-8feb-594f949b13dd", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "8bbb18a7-5eab-4832-beac-f52f30b54862", + "value": "Scheduled Task Mitigation mitigates Scheduled Task" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "39590383-ba69-4d8f-9520-e893cd4ebcdf", + "value": "FIN5 uses Scripting" + }, + { + "meta": { + "source-uuid": "9e729a7e-0dd6-4097-95bf-db8d64911383", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "d021d378-a5ff-4020-972c-cc9152e824b0", + "value": "Darkhotel uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "0e58b447-7b3e-404c-b8e5-003734c34574", + "value": "MoonWind uses Input Capture" + }, + { + "meta": { + "source-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "32a470e7-4bbc-43e8-ae8e-09b382dd441f", + "value": "Tasklist uses Process Discovery" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "13d8aec7-3e49-41f8-b57c-475cdc0d9632", + "value": "Threat Group-3390 uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "5e2e672a-02d4-4510-a629-942d44a558f1", + "value": "DustySky uses Input Capture" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "d3c8d1a9-9413-4633-9cbf-4bc34bb5054d", + "value": "ADVSTORESHELL uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "48f662fe-1ba2-4c19-b782-dd06d9fb67fa", + "value": "APT28 uses Screen Capture" + }, + { + "meta": { + "source-uuid": "2f1a9fd0-3b7c-4d77-a358-78db13adbe78", + "target-uuid": "6faf650d-bf31-4eb4-802d-1000cf38efaf" + }, + "uuid": "6782d7bb-5e81-4656-9445-fbd6ae1f2bdb", + "value": "EvilGrab uses Video Capture" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "ae9d818d-95d0-41da-b045-9cabea1ca164" + }, + "uuid": "02462741-4148-48b3-881b-1b813ce62fcc", + "value": "APT29 uses PinchDuke" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "a36263d1-d109-4c94-930a-6be1e9615527", + "value": "admin@338 uses Net" + }, + { + "meta": { + "source-uuid": "16dd03c6-0dfb-4d77-89cd-9ff3ee6e533d", + "target-uuid": "1035cdf2-3e5f-446f-a7a7-e8f6d7925967" + }, + "uuid": "06cd0498-7ebb-41e6-9399-c43c82487540", + "value": "Audio Capture Mitigation mitigates Audio Capture" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "b1e7f787-2d43-442b-8bd1-4fa064f089b2", + "value": "Threat Group-3390 uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "c5947e1c-1cbc-434c-94b8-27c7e3be0fff", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "f28627be-fddd-455c-b001-abddaaa29fa7", + "value": "Winnti Group uses Code Signing" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "8f269f6c-9e8b-4296-ab47-2f60c9156b58", + "value": "APT28 uses Rundll32" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "92c901ce-5edb-417f-8af5-d569203e241c", + "value": "ChChes uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "ad50f322-18b6-43c7-bf6b-f77f4932fdad", + "value": "DustySky uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "cb7bcf6f-085f-41db-81ee-4b68481661b5", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "bf8ae26c-c28c-4de7-a3e2-ad1a2851c1c0", + "value": "CallMe uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "fe4ed27a-6d45-4e6a-bbc0-7ebe15a38046", + "value": "RTM uses File Deletion" + }, + { + "meta": { + "source-uuid": "5cbe0d3b-6fb1-471f-b591-4b192915116d", + "target-uuid": "9e9b9415-a7df-406b-b14d-92bfe6809fbe" + }, + "uuid": "01b924d7-42dd-412f-a9af-cabcb46512ea", + "value": "Suckfly uses Nidiran" + }, + { + "meta": { + "source-uuid": "9752aef4-a1f3-4328-929f-b64eb0536090", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "92fb7408-1638-43b7-95a3-0cfeebd7624d", + "value": "RawPOS uses Data from Local System" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "e104cf3c-a802-4e06-8abc-6293cea9492f", + "value": "menuPass uses PowerShell" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "24503815-4ac5-4d57-9e95-ebeb84e0c11b", + "value": "Daserf uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "22addc7b-b39f-483d-979a-1b35147da5de", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "13204383-a747-4f7f-a75c-858ddc76beab", + "value": "WinMM uses Process Discovery" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "51ea26b1-ff1e-4faa-b1a0-1114cd298c87" + }, + "uuid": "2858ec3b-5814-4515-9dda-f8009fbf4cd3", + "value": "Flame uses Exfiltration Over Other Network Medium" + }, + { + "meta": { + "source-uuid": "8c553311-0baa-4146-997a-f79acef3d831", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "345c6135-7557-4292-8214-66618ba17edd", + "value": "RARSTONE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "3b9e7ec8-8b10-4fe4-87b3-38b7710dbbb9", + "value": "Sakula uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "efa98949-4b58-4407-8fa2-366c06dc2ed9", + "value": "BlackEnergy uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "44908b0a-993a-4339-b30f-f0f1a64c0753", + "value": "Pteranodon uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "9779ccbc-c376-4a6e-a43f-56a782892302", + "value": "OilRig uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "94b4648a-4108-468c-be51-cca365fd97ac", + "value": "Stealth Falcon uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "fde50aaa-f5de-4cb8-989a-babb57d6a704", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "9453d60b-4f3f-494f-985d-e29094ef8945", + "value": "Net Crawler uses Service Execution" + }, + { + "meta": { + "source-uuid": "2daa14d6-cbf3-4308-bb8e-213c324a08e4", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "3ebc8829-f260-4d75-817a-cd23a4ebb194", + "value": "HAMMERTOSS uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "51a03c8a-1983-4bdd-b326-78ec67f86f06", + "value": "Trojan.Karagany uses Process Discovery" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "ae61abba-14fb-4d4e-9f8e-a3b18500b449", + "value": "Lazarus Group uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "bde913a9-9895-4414-b79a-3156159033aa", + "value": "Ke3chang uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "bdde6ad0-b6eb-4e3a-80e4-8a9db6a9570d", + "value": "TinyZBot uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "ea40711b-461d-4629-b1fd-5f020b1f3257", + "value": "APT1 uses Scripting" + }, + { + "meta": { + "source-uuid": "3cab1b76-2f40-4cd0-8d2c-7ed16eeb909c", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "76e75bfe-b72c-471b-9a26-eab5ed04a812", + "value": "ELMER uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "61d02387-351a-453e-a575-160a9abc3e04", + "target-uuid": "6a3be63a-64c5-4678-a036-03ff8fc35300" + }, + "uuid": "9064fd2e-4e0a-44e4-8bde-6e6c4cf8495f", + "value": "Re-opened Applications Mitigation mitigates Re-opened Applications" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "7d047513-5fbf-4d9e-8a5d-54317123e34c", + "value": "admin@338 uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "9e9b9415-a7df-406b-b14d-92bfe6809fbe", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "9b1709f3-5062-42f1-82d9-191e66e1d14a", + "value": "Nidiran uses Masquerading" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "fdcda836-4a21-45d2-8269-31b82aa3c08e", + "value": "APT29 uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "91d4c776-c259-46b0-b511-b344ca027009", + "value": "CozyCar uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + "uuid": "70495f42-0a81-485c-8f30-c75af61f1c6a", + "value": "OilRig uses Exfiltration Over Alternative Protocol" + }, + { + "meta": { + "source-uuid": "82fbc58b-171d-4a2d-9a20-c6b2a716bd08", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "f9ca3697-51a1-494b-8a61-06e516f29860", + "value": "Code Signing Mitigation mitigates Code Signing" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "fada6223-ba24-4c26-aa89-3998f07604f9", + "value": "Prikormka uses Data Compressed" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "a1fe7df1-7c20-422e-8e86-042cd11b3501", + "value": "APT28 uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "56d023cf-4390-40d9-afc6-cb0d40b4cdd1", + "value": "APT28 uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "e42eef1a-107e-40a3-9227-45621e277ff3", + "value": "Lazarus Group uses New Service" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "5c816fc0-c4e3-47ef-8193-ef88eabdfc7e", + "value": "admin@338 uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "72fe5021-bace-41e4-9cc6-73af415225ac", + "value": "MoonWind uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "38952eac-cb1b-4a71-bad2-ee8223a1c8fe", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "f36a8899-940f-4c8f-924d-eef2f056744d", + "value": "dsquery uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "e0703d4f-3972-424a-8277-84004817e024", + "target-uuid": "c4ad009b-6e13-4419-8d21-918a1652de02" + }, + "uuid": "f132ff40-9e9d-49b8-a47d-832a21e1e56d", + "value": "Path Interception Mitigation mitigates Path Interception" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "df207207-01b2-456b-9dc4-7afd5ffeeb46", + "value": "Prikormka uses Data Staged" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808" + }, + "uuid": "2db640ab-413b-4c49-9842-3bf190c5e184", + "value": "APT29 uses POSHSPY" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "089efdf8-b07a-4cda-aa5d-e60f9501ffd1", + "value": "BRONZE BUTLER uses File Deletion" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "4a4a5d60-ec17-49a2-b651-ea8918410fc2", + "value": "JHUHUGIT uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "3257eb21-f9a7-4430-8de1-d8b6e288f529" + }, + "uuid": "fcfe071b-e527-44e9-9970-9243a354f563", + "value": "Regin uses Network Sniffing" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "3f14994e-149d-4cca-85b8-eec0964120d3", + "value": "BACKSPACE uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "49c7a467-98ce-4764-af86-c950ed951d13", + "value": "Helminth uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd" + }, + "uuid": "412b7fbf-bc21-4373-9f2c-5f0a26482536", + "value": "Threat Group-3390 uses PlugX" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "95a1ac52-e022-4c81-96cc-b7b39ca776d3", + "value": "Kasidet uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60", + "target-uuid": "c23b740b-a42b-47a1-aec2-9d48ddd547ff" + }, + "uuid": "6b83bc1e-edfc-4c6a-961f-d3757ae6a234", + "value": "Mimikatz uses Pass the Hash" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "05076bd4-e4cb-4234-90ae-c7ce45feb41f", + "value": "Dragonfly uses PowerShell" + }, + { + "meta": { + "source-uuid": "234e7770-99b0-4f65-b983-d3230f76a60b", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "fb3b8f32-0991-4d05-a80d-a4736372ad2a", + "value": "Janicab uses Code Signing" + }, + { + "meta": { + "source-uuid": "77fd4d73-6b79-4593-82e7-e4a439cc7604", + "target-uuid": "04ef4356-8926-45e2-9441-634b6f3dcecb" + }, + "uuid": "918956f2-db79-4721-8741-3b461a280e51", + "value": "LC_LOAD_DYLIB Addition Mitigation mitigates LC_LOAD_DYLIB Addition" + }, + { + "meta": { + "source-uuid": "d0fcf37a-b6c4-4745-9c43-4fcdb8bfc88e", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "4b12c645-96fc-45ac-b515-8333d6e254ef", + "value": "Data Obfuscation Mitigation mitigates Data Obfuscation" + }, + { + "meta": { + "source-uuid": "a90da496-b460-47e8-92e7-cc36eb00bd9a", + "target-uuid": "215190a9-9f02-4e83-bb5f-e0589965a302" + }, + "uuid": "f4aaf7ec-7ff1-4519-bd93-3eaf3074d11f", + "value": "Regsvcs/Regasm Mitigation mitigates Regsvcs/Regasm" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "fbfc610a-5355-40fc-b5a1-059e89a1eb8d", + "value": "SslMM uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "deb7df24-689e-4e4e-909f-a270241ab65a", + "value": "Gazer uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "91ca1017-0b33-4fa1-a61f-b3dae24c7e40", + "value": "Wingbird uses Service Execution" + }, + { + "meta": { + "source-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "bc85f8f4-5d65-484c-af82-6adbe42083d9", + "value": "OSInfo uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "7aa43cd7-ada3-49c9-8dc7-9492fa22c7d8", + "value": "Lazarus Group uses Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "ea93ff11-939f-449a-a222-4273d9fc9f3c", + "value": "T9000 uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "e3909a5f-ebfb-48e1-b0fc-5737217a994b", + "value": "DownPaper uses PowerShell" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "6139509a-709b-4ef4-81fb-25b9a35e2c60", + "value": "Volgmer uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "7138c1e4-6791-424b-adc1-5b4c7d5e3cca", + "value": "Naikon uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "92e6d080-ca3f-4f95-bc45-172a32c4e502", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "d2a028a0-3c4f-4984-be51-80dbcf93a1a9", + "value": "Exploitation of Vulnerability Mitigation mitigates Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "c23b740b-a42b-47a1-aec2-9d48ddd547ff" + }, + "uuid": "3b35fec9-ee0d-4c2d-9936-0aa06ad6a49a", + "value": "APT1 uses Pass the Hash" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "b26eb7d2-1147-4c2b-a1eb-4a457e081e22", + "value": "Cobalt Strike uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "35419603-7bc2-40f6-8e5d-4e7a8f13ebb7", + "value": "POWRUNER uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "92c28497-2820-445e-9f3e-a03dd77dc0c8", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "cd38481c-7c23-4e72-b1b4-056830f5f7f3", + "value": "Exfiltration Over Command and Control Channel Mitigation mitigates Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "4eeaf8a9-c86b-4954-a663-9555fb406466" + }, + "uuid": "5eb253cb-2e81-4f51-bd0e-d1734283491c", + "value": "ADVSTORESHELL uses Scheduled Transfer" + }, + { + "meta": { + "source-uuid": "8b880b41-5139-4807-baa9-309690218719", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "8a48e090-ab8c-414e-b559-7a0437c92850", + "value": "SPACESHIP uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "1782bb6e-7a06-4dfb-96f5-dd671d8a02d5", + "value": "MoonWind uses Scripting" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "9f618c0f-79b8-4990-a02b-6e3187b14033", + "value": "Sowbug uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "b136d088-a829-432c-ac26-5529c26d4c7e", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "b4228f64-bc0c-47a5-a3d8-d9aabdf66bfc", + "value": "OnionDuke uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "56fac514-4461-4d8c-93a0-d12cade25169", + "value": "Prikormka uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "fc1ec654-af35-4a7d-b2f6-54b4d8378cfb", + "value": "APT34 uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "5d397a8d-2195-440d-a0f5-bbf6c3e8f6e4", + "value": "ADVSTORESHELL uses Data Staged" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "59d4e54d-66b8-4603-b189-ba67160da44d", + "value": "Pisloader uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "04e4f0d1-32a9-4d64-a733-3316b0bf2740", + "value": "CozyCar uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "40d3e230-ed32-469f-ba89-be70cc08ab39", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "dc187ed1-3987-4575-b1af-dc150e4329f8", + "value": "Agent.btz uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "17bc0957-1509-4faf-bb51-a6a9e1959978", + "value": "Magic Hound uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "3240cbe4-c550-443b-aa76-cc2a7058b870", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "c75cc595-79d7-4a77-9647-d2323aad93d0", + "value": "SNUGRIDE uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "fe8a320f-e5e5-4503-8c3a-5c21b628a61d", + "value": "Threat Group-3390 uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236" + }, + "uuid": "95842c88-c596-44c7-a16e-40d98e2457cc", + "value": "APT18 uses Pisloader" + }, + { + "meta": { + "source-uuid": "7dbb67c7-270a-40ad-836e-c45f8948aa5a", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "42dc03ec-03fb-4bf0-8f5f-e90d1aacd6e7", + "value": "KOMPROGO uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "cbc4c186-028e-4a24-93ff-5f2bb7edd98a", + "value": "Pisloader uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "4a9f7553-b3ee-405b-9c81-f487b4bed868", + "value": "Flame uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "016dc21c-ade9-43cc-9d88-a0c4c0891ccc", + "value": "USBStealer uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "539f8bc3-3fb4-43af-8918-9a65239cdff6", + "value": "Carbanak uses Rundll32" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "954961e4-0bf5-496e-b200-e63d99c006de", + "value": "CHOPSTICK uses Input Capture" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "ed283e07-a029-4d23-aa8f-55f92abb5203", + "value": "APT3 uses Input Capture" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "c354bbc0-74c4-4805-b6e6-f33f49272f86", + "value": "Gazer uses Code Signing" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "e30c24d3-d440-4395-88b3-3192a02c4364", + "value": "OilRig uses Query Registry" + }, + { + "meta": { + "source-uuid": "beb45abb-11e8-4aef-9778-1f9ac249784f", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "483a70b9-eae9-4d5f-925c-95c2dd7b9fa5", + "value": "Bypass User Account Control Mitigation mitigates Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "a3de3705-8085-4992-9b90-1cb8ef532b5c", + "value": "APT28 uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "d13aaa09-5465-4439-b100-444242601a98", + "value": "Cobalt Strike uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "2e5d3a83-fe00-41a5-9b60-237efc84832f", + "target-uuid": "519630c5-f03f-4882-825c-3af924935817" + }, + "uuid": "83cfa11e-f221-4dc4-b184-943c2c7f4562", + "value": "Moafee uses Binary Padding" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "746b0def-62c8-438d-b5ec-aa6b7dbfb860", + "value": "Stealth Falcon uses Query Registry" + }, + { + "meta": { + "source-uuid": "7f8730af-f683-423f-9ee1-5f6875a80481", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "19c33297-1efd-4489-b09c-a4230ce194f4", + "value": "Sys10 uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "6aabc5ec-eae6-422c-8311-38d45ee9838a" + }, + "uuid": "13f986d2-949b-42c8-bd4b-b8a833b9d5de", + "value": "APT3 uses Redundant Access" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "33c8fb30-3515-4582-ad29-34fa0d7e15e5", + "value": "FIN10 uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "8b880b41-5139-4807-baa9-309690218719", + "target-uuid": "e6415f09-df0e-48de-9aba-928c902b7549" + }, + "uuid": "04e2c418-8f6c-453c-8e17-4d3aeec0f755", + "value": "SPACESHIP uses Exfiltration Over Physical Medium" + }, + { + "meta": { + "source-uuid": "cdecc44a-1dbf-4c1f-881c-f21e3f47272a", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "ab637576-5bf9-423f-b5e8-6d1ac26bbb5c", + "value": "Remote File Copy Mitigation mitigates Remote File Copy" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "00d0b012-8a03-410e-95de-5826bf542de6" + }, + "uuid": "fb6ffb5c-5405-4515-a120-7a34414933ea", + "value": "OilRig uses Indicator Removal from Tools" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "4ac3f9d6-73e6-49d0-a49a-329eca1f5a3a", + "value": "Duqu uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "7d751199-05fa-4a72-920f-85df4506c76c" + }, + "uuid": "54188543-7746-4158-9a9f-5556bb99ec7a", + "value": "APT29 uses Multi-hop Proxy" + }, + { + "meta": { + "source-uuid": "88b7dbc2-32d3-4e31-af2f-3fc24e1582d7", + "target-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1" + }, + "uuid": "764b5d56-83a1-4c8d-824a-2021c7fe8052", + "value": "Lotus Blossom uses Emissary" + }, + { + "meta": { + "source-uuid": "c88151a5-fe3f-4773-8147-d801587065a4", + "target-uuid": "327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61" + }, + "uuid": "e1275bcd-0462-4f79-b18f-2132b0bb74ec", + "value": "Application Deployment Software Mitigation mitigates Application Deployment Software" + }, + { + "meta": { + "source-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "8ce2219f-6c25-46a2-8215-a78871e2773a", + "value": "TinyZBot uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "087721ee-6643-4453-8a76-8768ced7e506", + "value": "Backdoor.Oldrea uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "68f7e3a1-f09f-4164-9a62-16b648a0dd5a" + }, + "uuid": "4fab8d06-e6fb-472f-91ee-f2fd29ef444e", + "value": "Deep Panda uses Regsvr32" + }, + { + "meta": { + "source-uuid": "383caaa3-c46a-4f61-b2e3-653eb132f0e7", + "target-uuid": "1608f3e1-598a-42f4-a01a-2e252e81728f" + }, + "uuid": "42ab2855-fe9b-4ed2-bef7-db3a9dcf5a89", + "value": "Email Collection Mitigation mitigates Email Collection" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "47415cec-25f8-4425-9125-157e1637a687", + "value": "Matroyshka uses Process Injection" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "4c3890f0-378d-4cef-8db7-0258161ff3f7", + "value": "RTM uses System Time Discovery" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "0db8a021-2f3a-41cc-abc6-d8723c7e802b", + "value": "PowerDuke uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "234e7770-99b0-4f65-b983-d3230f76a60b", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "fc67e15c-ae09-45e1-925f-8a6b0e8ca4ab", + "value": "Janicab uses Screen Capture" + }, + { + "meta": { + "source-uuid": "7aee8ea0-0baa-4232-b379-5d9ce98352cf", + "target-uuid": "66f73398-8394-4711-85e5-34c8540b22a5" + }, + "uuid": "9692d2b6-c933-4c1a-8ea0-1f0babfeeec9", + "value": "Hooking Mitigation mitigates Hooking" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86" + }, + "uuid": "66a3ab46-abcb-4234-a786-638044cfc50e", + "value": "Deep Panda uses StreamEx" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "e32b53b5-b112-483a-8d95-56bf3f43671f", + "value": "CosmicDuke uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "2d090e9d-f9fb-4f73-99df-0e17a7489adb", + "value": "H1N1 uses File Deletion" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "976202db-cdfa-4c4e-bc09-9b3cad90e6fb", + "value": "JHUHUGIT uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "5a3a31fe-5a8f-48e1-bff0-a753e5b1be70" + }, + "uuid": "71daf1fe-a979-4cbc-bb0d-4e2d6c79274a", + "value": "Threat Group-3390 uses China Chopper" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "bd745d11-93d8-45db-8a68-08a52383375a", + "value": "Lazarus Group uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "30489451-5886-4c46-90c9-0dff9adc5252" + }, + "uuid": "5c0645e4-f0c7-4bb4-bedb-29a96a472fe0", + "value": "Turla uses Arp" + }, + { + "meta": { + "source-uuid": "12c13879-b7bd-4bc5-8def-aacec386d432", + "target-uuid": "68f7e3a1-f09f-4164-9a62-16b648a0dd5a" + }, + "uuid": "0727c98a-b7e0-45ba-a20e-632d394ef422", + "value": "Regsvr32 Mitigation mitigates Regsvr32" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472" + }, + "uuid": "24013fde-5ce7-4995-9d9f-d2ced31b9d9a", + "value": "APT28 uses CHOPSTICK" + }, + { + "meta": { + "source-uuid": "33f76731-b840-446f-bee0-53687dad24d9", + "target-uuid": "62166220-e498-410f-a90a-19d4339d4e99" + }, + "uuid": "3e9d8f68-a9c6-4be7-9639-56b64d4f600a", + "value": "Image File Execution Options Injection Mitigation mitigates Image File Execution Options Injection" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360" + }, + "uuid": "e9612cb1-79a5-4987-aa83-b84aa7fa050f", + "value": "APT18 uses HTTPBrowser" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "854a3a7e-09a7-4523-ac7f-d625a0b50b6b", + "value": "Cobalt Strike uses Screen Capture" + }, + { + "meta": { + "source-uuid": "5a63f900-5e7e-4928-a746-dd4558e1df71", + "target-uuid": "bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2" + }, + "uuid": "581f8dd6-edd4-467b-a3d5-3177870b0264", + "value": "netsh uses Netsh Helper DLL" + }, + { + "meta": { + "source-uuid": "51b37302-b844-4c08-ac98-ae6955ed1f55", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "366214ea-29b0-458a-a852-7a76420783d2", + "value": "Screen Capture Mitigation mitigates Screen Capture" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "9b99b83a-1aac-4e29-b975-b374950551a3" + }, + "uuid": "a92197a8-ec5c-4366-92af-f45078a3bfd7", + "value": "APT3 uses Accessibility Features" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "bcdbb8dc-87e5-4f29-8ff2-d660e53015cb", + "value": "SeaDuke uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "b942cd55-6fed-49a1-ba05-af23836b518f", + "value": "Cobalt Strike uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "10d51417-ee35-4589-b1ff-b6df1c334e8d" + }, + "uuid": "ab6a19e4-ce00-46cd-ae83-0798471e4a4a", + "value": "Threat Group-3390 uses External Remote Services" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "774a3188-6ba9-4dc4-879d-d54ee48a5ce9" + }, + "uuid": "59261bc8-0220-4e37-8018-7a3618a5dd1b", + "value": "Rover uses Automated Exfiltration" + }, + { + "meta": { + "source-uuid": "85b39628-204a-48d2-b377-ec368cbcb7ca", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "6cfd1f0f-0355-4b1a-af29-84ed992bbb71", + "value": "TINYTYPHON uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "e8268361-a599-4e45-bd3f-71c8c7e700c0", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "5b3d2b2f-73f4-4fef-9cb9-b11db3eb4c4f", + "value": "httpclient uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "d16d59aa-f056-4cc7-9f67-0e80db9cdacb", + "value": "Patchwork uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "a713d0d3-2897-4da2-995f-df3a40f04b29", + "value": "NETEAGLE uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "1df7df54-c4c1-49f0-a0c3-11102db44f2c", + "value": "Patchwork uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "3cab1b76-2f40-4cd0-8d2c-7ed16eeb909c", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "b4b71687-5aed-4cde-ba59-c37bb5231878", + "value": "ELMER uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "16a8ac85-a06f-460f-ad22-910167bd7332", + "target-uuid": "519630c5-f03f-4882-825c-3af924935817" + }, + "uuid": "1a3de27b-377c-4390-9911-2da8aaa705e3", + "value": "Binary Padding Mitigation mitigates Binary Padding" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "b77b563c-34bb-4fb8-86a3-3694338f7b47" + }, + "uuid": "e5f75ae0-45f5-48b8-938f-f0d9e17e53eb", + "value": "menuPass uses Ping" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "2eb985a1-e73e-4554-8638-2e6f27690ec0", + "value": "Sykipot uses Account Discovery" + }, + { + "meta": { + "source-uuid": "2daa14d6-cbf3-4308-bb8e-213c324a08e4", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "c7420523-7dc0-4118-a075-93f9c0268627", + "value": "HAMMERTOSS uses Web Service" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "b4e77f71-970a-4b24-938f-0d50ecea1969", + "value": "Misdat uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "b82f51f9-74a0-43e1-b3c6-63df3a90c9eb", + "value": "BBSRAT uses Process Discovery" + }, + { + "meta": { + "source-uuid": "5cbe0d3b-6fb1-471f-b591-4b192915116d", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "a0c55c8d-6192-4faa-a5a2-1742fb5815a0", + "value": "Suckfly uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "259b878f-147e-443b-8360-aabc00cf6d73", + "value": "HTTPBrowser uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "4664b683-f578-434f-919b-1c1aad2a1111" + }, + "uuid": "5744b31d-6633-44ca-8170-17489fec124c", + "value": "OilRig uses netstat" + }, + { + "meta": { + "source-uuid": "691c60e2-273d-4d56-9ce6-b67e0f8719ad", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "84bc4ba8-ab0e-4c60-92ed-26496a831611", + "value": "Truvasys uses Masquerading" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "9b8ff36d-ff96-460a-b5cf-d369e7f598d9", + "value": "RedLeaves uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "a93494bb-4b80-4ea1-8695-3236a49916fd" + }, + "uuid": "5682d524-80f0-4fd8-9960-6f54eeafce96", + "value": "Turla uses Brute Force" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "39791d22-fec7-4459-8321-c9aa824d5fc1", + "value": "BRONZE BUTLER uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "dcd81c6e-ebf7-4a16-93e0-9a97fa49c88a", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "896cd1de-ffa7-4f69-a981-2859cc756601", + "value": "CopyKittens uses Rundll32" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f" + }, + "uuid": "f2d601c9-8cc7-4425-b76f-fbc9997b55fd", + "value": "Naikon uses Tasklist" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "62f9aa2c-b0c1-4028-a2b8-c436e30ace4b", + "value": "PowerDuke uses Process Discovery" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "11ed82c1-88af-4c23-860e-185505389288", + "value": "XAgentOSX uses Input Capture" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "8904bd95-4844-4fe4-b6b6-47e4a4f8d85d", + "value": "SslMM uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "3e9f8875-d2f7-4380-a578-84393bd3b025", + "target-uuid": "c3bce4f4-9795-46c6-976e-8676300bbc39" + }, + "uuid": "d35b9e63-a236-47f4-9fa8-d04719858115", + "value": "Windows Remote Management Mitigation mitigates Windows Remote Management" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "3ef6a3fb-0d59-4ba5-b2d0-dc32d547b74f", + "value": "FIN5 uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "25e53928-6f33-49b7-baee-8180578286f6", + "target-uuid": "6856ddd6-2df3-4379-8b87-284603c189c3" + }, + "uuid": "ab524992-5666-466b-8c12-ec79b269901b", + "value": "System Firmware Mitigation mitigates System Firmware" + }, + { + "meta": { + "source-uuid": "17e919aa-4a49-445c-b103-dbb8df9e7351", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "d04d6101-f6f6-42a2-8679-351956b75228", + "value": "POWERSOURCE uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "11247a95-272b-4ae2-8dae-2cd049328734", + "value": "Remsec uses Process Injection" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "1035fe41-56b9-4966-bf3b-109ae950c908", + "value": "MoonWind uses Process Discovery" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + "uuid": "3d4dabc2-3bee-409a-a05d-e107677cfdc7", + "value": "CosmicDuke uses Exfiltration Over Alternative Protocol" + }, + { + "meta": { + "source-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "37804b22-63b4-4b24-846e-6541688d9213", + "value": "OwaAuth uses Timestomp" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "c8db7b65-563d-47ba-9e06-cabdbade47e9", + "value": "Ke3chang uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "e333cf16-5bfa-453e-8e6a-3a4c63d6bfcc", + "target-uuid": "53bfc8bf-8f76-4cd7-8958-49a884ddb3ee" + }, + "uuid": "d9ae86e6-377b-45d5-b32c-89776fd7755c", + "value": "Launchctl Mitigation mitigates Launchctl" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "cde2d700-9ed1-46cf-9bce-07364fe8b24f" + }, + "uuid": "e603a78c-ecbc-46b2-95cc-08251c1faea9", + "value": "APT34 uses Reg" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "1608f3e1-598a-42f4-a01a-2e252e81728f" + }, + "uuid": "98abda72-4760-4e8c-ab6c-5ed080868cfc", + "value": "Backdoor.Oldrea uses Email Collection" + }, + { + "meta": { + "source-uuid": "2497ac92-e751-4391-82c6-1b86e34d0294", + "target-uuid": "774a3188-6ba9-4dc4-879d-d54ee48a5ce9" + }, + "uuid": "b8306976-370f-403d-9983-fe3327c00709", + "value": "Automated Exfiltration Mitigation mitigates Automated Exfiltration" + }, + { + "meta": { + "source-uuid": "b8eb28e4-48a6-40ae-951a-328714f75eda", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "3ac3a282-e1be-45f8-8974-0a94e5d43644", + "value": "BISCUIT uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "b7601a08-a52d-4daa-acb9-2f5e3392b6c3", + "value": "ZLib uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "f72d9605-eea6-4ed4-8502-231d4c21431f", + "value": "Elise uses Process Injection" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "b052a076-6d4e-49f5-95ac-16264ef05b1d", + "value": "HTTPBrowser uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "c5fa4766-4468-4afd-9b5f-5ce4f443729d", + "value": "Prikormka uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "123bd7b3-675c-4b1a-8482-c55782b20e2b", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "b9b0e376-f249-432f-a0d3-dfa259b4757a", + "value": "BUBBLEWRAP uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "8c553311-0baa-4146-997a-f79acef3d831", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "22a75bbf-5490-40cb-bdb7-a0eda5e95d21", + "value": "RARSTONE uses Process Injection" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "28b27852-4125-4639-a07b-0b97dfdb650a", + "value": "APT1 uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "123bd7b3-675c-4b1a-8482-c55782b20e2b", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "ea4c3651-b2a3-418e-8d3b-3c8075b988ef", + "value": "BUBBLEWRAP uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "40772ec1-2f25-425f-aad5-635f64ba8fd2", + "value": "DustySky uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "db91e39d-daa4-4f9c-a7a6-be67eba712d2", + "value": "APT32 uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "ce4707f0-d5b8-4dd6-b5ab-cf1483dd236f", + "value": "Pisloader uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "3c630128-27ba-4c71-b09a-c9ac39e7acac", + "value": "Shamoon uses Masquerading" + }, + { + "meta": { + "source-uuid": "aeff5887-8f9e-48d5-a523-9b395e2ce80a", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "ef79ec2f-fd7f-4f0b-851c-d215693987be", + "value": "Credential Dumping Mitigation mitigates Credential Dumping" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "720cc0d6-9285-425b-bda2-3bdd59b4ea8f", + "value": "Volgmer uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "5efe685d-66a6-4f1f-8779-4aae5db859d0", + "value": "PowerDuke uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "44f230bb-b59a-4f30-8203-5e5ffd9796f5", + "value": "Deep Panda uses Web Shell" + }, + { + "meta": { + "source-uuid": "fbb470da-1d44-4f29-bbb3-9efbe20f94a3", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "d7699bcf-5732-40f5-a715-d430b00b043e", + "value": "Mivast uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "60198640-1e5a-4b8e-9a69-5f275f7e0e68", + "value": "OSInfo uses Query Registry" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "cce31baa-5862-4df5-806f-15aaa7410fa5", + "value": "APT28 uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "27a64a3a-62cb-4c1b-adfc-5070e2f1e744", + "value": "Hi-Zor uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "752db800-ea54-4e7a-b4c1-2a0292350ea7", + "target-uuid": "7d751199-05fa-4a72-920f-85df4506c76c" + }, + "uuid": "4ce0f95f-577c-4a02-a355-328cf376ceba", + "value": "Multi-hop Proxy Mitigation mitigates Multi-hop Proxy" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "bdee01a7-16cb-417e-8d9b-c98afd445bbc", + "value": "Duqu uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "a93494bb-4b80-4ea1-8695-3236a49916fd" + }, + "uuid": "1334cbe3-8613-4279-9a1f-58781c2656a4", + "value": "APT3 uses Brute Force" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "4b45b720-a606-4c52-a28a-2ef298f9b42f", + "value": "FIN6 uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "7a892ca0-f915-4dc1-817a-cdcfb6777f28", + "value": "USBStealer uses Automated Collection" + }, + { + "meta": { + "source-uuid": "12cba7de-0a22-4a56-b51e-c514c67c3b43", + "target-uuid": "ce73ea43-8e77-47ba-9c11-5e9c9c58b9ff" + }, + "uuid": "0fe893d6-a52f-4828-a792-eeb6a3e4f979", + "value": "Hidden Users Mitigation mitigates Hidden Users" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "a73f9ed3-7f51-4709-a63f-f5ef59aa25cf", + "value": "Threat Group-3390 uses Data Compressed" + }, + { + "meta": { + "source-uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "0bd9fd2b-e2f7-48f1-8988-31c041691585", + "value": "Trojan.Karagany uses Screen Capture" + }, + { + "meta": { + "source-uuid": "80a014ba-3fef-4768-990b-37d8bd10d7f4", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "229e8b6e-6c16-406a-8def-7588aaae4fcb", + "value": "Uroburos uses Software Packing" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "f6cb3957-be7f-41bf-ad44-3dfbd7a5dfe2", + "value": "Reaver uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "059f8b03-59f9-45da-9c12-862f50e5fe45", + "value": "FIN10 uses File Deletion" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "5576c38e-6b03-4ea9-8936-60eeddb749a7", + "value": "StreamEx uses New Service" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "391d824f-0ef1-47a0-b0ee-c59a75e27670" + }, + "uuid": "deafd60c-af1a-40eb-bc43-287b37553fae", + "value": "PlugX uses Execution through API" + }, + { + "meta": { + "source-uuid": "f5352566-1a64-49ac-8f7f-97e1d1a03300", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "5cd8b8a9-fd11-4405-8369-b12398b94def", + "value": "AutoIt backdoor uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "12455fe5-42dd-420e-839e-8a96886488f7", + "value": "Net uses System Time Discovery" + }, + { + "meta": { + "source-uuid": "910482b1-6749-4934-abcb-3e34d58294fc", + "target-uuid": "772bc7a8-a157-42cc-8728-d648e25c7fe7" + }, + "uuid": "65a4317d-86b2-40c1-9d27-a067bcc2ad80", + "value": "Distributed Component Object Model Mitigation mitigates Distributed Component Object Model" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "f29a3a93-e697-4d6f-8087-eec72856bae5", + "value": "CHOPSTICK uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "20c7d1a2-be94-4f58-83a9-7eb9e05c4449", + "value": "FIN6 uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "58adaaa8-f1e8-4606-9a08-422e568461eb", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "33630ee4-24dc-4339-b29f-3d8b39e7daae", + "value": "SHOTPUT uses Account Discovery" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "1f7b17e9-9ad3-42dd-ab92-e3afe752247b", + "value": "FIN7 uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60", + "target-uuid": "a10641f4-87b4-45a3-a906-92a149cb2c27" + }, + "uuid": "6e641c36-188b-480e-b177-e412cd000b34", + "value": "Mimikatz uses Account Manipulation" + }, + { + "meta": { + "source-uuid": "89f63ae4-f229-4a5c-95ad-6f22ed2b5c49", + "target-uuid": "a10641f4-87b4-45a3-a906-92a149cb2c27" + }, + "uuid": "f76355cb-9aa5-403c-aae4-8faed799ac31", + "value": "Skeleton Key uses Account Manipulation" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "92b34cc0-b059-4294-824f-bb92298f3ae6", + "value": "Daserf uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "b07c2c47-fefb-4d7c-a69e-6a3296171f54" + }, + "uuid": "6e366a30-cf75-4a47-855f-91a006014ada", + "value": "APT1 uses gsecdump" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39" + }, + "uuid": "ab9b78cc-2b83-4074-beeb-0af4aad906d3", + "value": "APT32 uses Cobalt Strike" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "6c8303dd-6ecc-47ea-abd6-6d5b2e557d96", + "value": "XAgentOSX uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "0d328be7-85d2-4558-a4e3-cc5ce8bc7e2e", + "value": "ADVSTORESHELL uses Input Capture" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "e7baabf7-9300-432d-aa78-000ac099d4d3", + "value": "Wingbird uses Process Injection" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "99c0cda4-91b1-4845-9891-9a4b89c128f9", + "value": "APT3 uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "5b650388-4ab3-4c56-a69e-df7eba7f0756", + "value": "Hi-Zor uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "5ea36f9f-f5b6-4494-be0a-061058d6b1f1", + "value": "APT28 uses File Deletion" + }, + { + "meta": { + "source-uuid": "2a6f4c7b-e690-4cc7-ab6b-1f821fb6b80b", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "12cc7738-bb90-4e77-a96d-8e4f312e07d4", + "value": "LOWBALL uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "a7cb0193-e854-4361-b1a1-fc4e68354c59", + "value": "Derusbi uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "3f02c07f-663f-4c54-b7e0-c2b2dbe82335", + "value": "ZLib uses New Service" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "75b383eb-5483-4c44-a721-ee1cffa6edb7", + "value": "FIN10 uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee" + }, + "uuid": "eeae630c-0c58-4397-90fb-05f5b60b720f", + "value": "APT29 uses CosmicDuke" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "f4865a5c-c17c-408a-94de-2feac0d006fd", + "value": "Cobalt Strike uses Data from Local System" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "7c3b845e-56ca-4580-b060-a3fa42b86a86", + "value": "Duqu uses Process Injection" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "ea6289bb-c974-4e4c-bdc4-1c3211a6d1d4", + "value": "Emissary uses New Service" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "2fe9c7cf-44aa-495b-bde6-80cbfc4fbed9", + "value": "Regin uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "98e8a977-3416-43aa-87fa-33e287e9c14c", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "47f611f4-b9f0-42ef-9629-ee4a56e737ed", + "value": "WINDSHIELD uses Query Registry" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "782da600-bc3b-4dae-89d1-4a79522bed02", + "value": "Stealth Falcon uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "5c84cfe2-a395-47c6-831a-4491f8585a00", + "value": "Prikormka uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "cf23bf4a-e003-4116-bbae-1ea6c558d565", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "05352dad-ecbb-477c-a05c-5eb3d67ae9ae", + "value": "FTP uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "c23b740b-a42b-47a1-aec2-9d48ddd547ff" + }, + "uuid": "5de21fc4-c460-4da4-9dc4-2acdd54640a8", + "value": "APT29 uses Pass the Hash" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "24bce281-7858-4a42-bfd6-601800fb63f7", + "value": "Remsec uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "131fde9c-7a83-4603-9c1e-c41f815fb14c", + "value": "Remsec uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "5e7ef1dc-7fb6-4913-ac75-e06113b59e0c" + }, + "uuid": "7243a679-467e-4c31-b413-547016b9c3ad", + "value": "APT29 uses MiniDuke" + }, + { + "meta": { + "source-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60", + "target-uuid": "56ff457d-5e39-492b-974c-dfd2b8603ffe" + }, + "uuid": "1c5b8ff2-400a-4e0f-a819-3cc8f1bc76b8", + "value": "Mimikatz uses Private Keys" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "9de2308e-7bed-43a3-8e58-f194b3586700" + }, + "uuid": "4aa62b6b-7441-4ece-9cb0-2a5bcb46f966", + "value": "menuPass uses pwdump" + }, + { + "meta": { + "source-uuid": "5be33fef-39c0-4532-84ee-bea31e1b5324", + "target-uuid": "1c338d0f-a65e-4073-a5c1-c06878849f21" + }, + "uuid": "b1df64c9-782d-4452-8c4a-5ef933503c13", + "value": "ISMInjector uses Process Hollowing" + }, + { + "meta": { + "source-uuid": "9e729a7e-0dd6-4097-95bf-db8d64911383", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "5bad7b38-36b5-4208-9895-e4a113c511a3", + "value": "Darkhotel uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "2dd34b01-6110-4aac-835d-b5e7b936b0be", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "8e82a523-fc73-4f3b-98dc-3b1e7199cd93", + "value": "OLDBAIT uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "b8c5c9dd-a662-479d-9428-ae745872537c" + }, + "uuid": "46f301cd-8ae3-431a-931b-df4bb4fee271", + "value": "Remsec uses Password Filter DLL" + }, + { + "meta": { + "source-uuid": "d69c8146-ab35-4d50-8382-6fc80e641d43", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "9fe01f98-e0b3-4749-b9a6-eb10c216c548", + "value": "BLACKCOFFEE uses File Deletion" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "4fa49fc0-9162-4bdb-a37e-7aa3dcb6d38b" + }, + "uuid": "cf467be5-c162-4763-801b-32cb57a514ef", + "value": "APT1 uses xCmd" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "1b4ee147-dc39-43d2-b468-fcd308e6cbae", + "value": "StreamEx uses Rundll32" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "c0905059-1f3c-414c-8027-b8ec2e4b3c89", + "value": "Duqu uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "23bff3ce-021c-4e7a-9aee-60fd40bc7c6c", + "target-uuid": "9e80ddfb-ce32-4961-a778-ca6a10cfae72" + }, + "uuid": "2e5931ef-cc28-49e8-b0c1-7705227ee5cf", + "value": "Sudo Mitigation mitigates Sudo" + }, + { + "meta": { + "source-uuid": "7c1796c7-9fc3-4c3e-9416-527295bf5d95", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "a34d1e30-dcf5-4743-93e5-e4834e980f0f", + "value": "Commonly Used Port Mitigation mitigates Commonly Used Port" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "35ae6625-8563-493c-8950-1230bd0fd122", + "value": "Pteranodon uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "1f99a883-e78f-423d-9837-2b5ebb14fe63", + "value": "Matroyshka uses Input Capture" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "1b45f3b5-b7a4-4424-a8ff-1b1f1c1a55d9", + "value": "Threat Group-3390 uses Data Staged" + }, + { + "meta": { + "source-uuid": "7dbb67c7-270a-40ad-836e-c45f8948aa5a", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "f3bbff8f-5f4b-40aa-a55f-e3880a582868", + "value": "KOMPROGO uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "533deac3-2f27-4256-bb11-7d68d8824d47", + "value": "POWRUNER uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab" + }, + "uuid": "92c68b65-18b8-44e9-a368-692048ba9611", + "value": "APT28 uses XTunnel" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "98aeed7c-e88b-4c5b-8e8e-21ee3534abe9", + "value": "H1N1 uses Software Packing" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "4da943df-a7dc-499f-a8b7-ca8d298d8ff6", + "value": "admin@338 uses Masquerading" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360" + }, + "uuid": "75c3b5f6-a0ca-4afc-baad-ef19ed4317b3", + "value": "Threat Group-3390 uses HTTPBrowser" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "99709758-2b96-48f2-a68a-ad7fbd828091" + }, + "uuid": "290c0a54-2702-4d6e-97db-1eafa9a7a1f3", + "value": "Cobalt Strike uses Multiband Communication" + }, + { + "meta": { + "source-uuid": "0e5bdf42-a7f7-4d16-a074-4915bd262f80", + "target-uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + "uuid": "6f991c49-462a-4cb8-8096-15c77f7ccace", + "value": "Exfiltration Over Alternative Protocol Mitigation mitigates Exfiltration Over Alternative Protocol" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "5697b245-d888-40ab-af72-9236c6daa273", + "value": "BACKSPACE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "e64a09d0-4205-4aca-8acb-f6926233d107", + "value": "Prikormka uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "a83992e1-5be5-433e-b3f1-d9ccde98c9ca", + "value": "OwaAuth uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "b2c5d3ca-b43a-4888-ad8d-e2d43497bf85", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "04ba0d26-d931-423e-a3de-713892c0af97", + "value": "P2P ZeuS uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "a8aac75d-ef58-4dda-97a8-9584a6a6baaf", + "value": "Wingbird uses New Service" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "a257ed11-ff3b-4216-8c9d-3938ef57064c" + }, + "uuid": "02a7ea5c-695c-4932-9160-6e0441789670", + "value": "SeaDuke uses Pass the Ticket" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "3bf633d0-5578-4e3a-a599-52f3946f6623", + "value": "Reaver uses File Deletion" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "e1592867-e02f-4c1f-a9f2-1c60e25a1301", + "value": "Stealth Falcon uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "a13e35cc-8c90-4d77-a965-5461042c1612", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "2482623f-65a7-4da5-8cb2-64279319e3dc", + "value": "Shortcut Modification Mitigation mitigates Shortcut Modification" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "f5a175ba-ed26-44f8-9828-c2aa0e1f7d86", + "value": "BlackEnergy uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "5a63f900-5e7e-4928-a746-dd4558e1df71", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "f0d218a3-9f7b-4f21-aa4a-34dc25f05b61", + "value": "netsh uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "f0b00a47-9d63-4d05-b771-022a21a4ed06", + "value": "PowerDuke uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "9cf37d0b-a23d-4514-961d-94d1cc6e2bef", + "value": "Prikormka uses Data Encoding" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "c93bb2b9-bd22-4e14-b884-2141168387b2", + "value": "Pteranodon uses Data Staged" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "5f055076-79d1-44e8-95cb-43fc515df2f6", + "value": "Lazarus Group uses Data Staged" + }, + { + "meta": { + "source-uuid": "b07c2c47-fefb-4d7c-a69e-6a3296171f54", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "108a1655-faba-4016-a276-c224665cb5c4", + "value": "gsecdump uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "0c78e3a7-45c5-454f-8905-a831fbede841", + "value": "FIN6 uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "991c16bd-c17b-479a-8f45-385467323c0a", + "value": "BACKSPACE uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "4689b9fb-dca4-473e-831b-34717ad50c97", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "91af9744-413c-4e9c-bfdb-a9ca167e9bb5", + "value": "Web Service Mitigation mitigates Web Service" + }, + { + "meta": { + "source-uuid": "800bdfba-6d66-480f-9f45-15845c05cb5d", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "7985b09e-9241-489c-a0f2-45a6f5c782f1", + "value": "pngdowner uses File Deletion" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "ab51525b-93c6-4ea8-bd83-b9547f1317bb", + "value": "APT29 uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "a2a31eb7-0b22-416c-b12d-e52e5f37f8b8", + "value": "BADNEWS uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "0b32ec39-ba61-4864-9ebe-b4b0b73caf9a", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "e2b4bcf2-58a6-49ed-bc72-21226ff419bd", + "value": "TDTESS uses New Service" + }, + { + "meta": { + "source-uuid": "d45f03a8-790a-4f90-b956-cd7e5b8886bf", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "3c3f26b3-d676-4e17-adca-2a8ea4643148", + "value": "Valid Accounts Mitigation mitigates Valid Accounts" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "cd79beea-20ee-4b4f-aad1-5cc34d27398c", + "value": "Turla uses Net" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "c1421d39-cb5d-4bac-a931-9c641066c0fd", + "value": "Sykipot uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "c11ac61d-50f4-444f-85d8-6f006067f0de", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "c954a1f5-c925-4c5c-ad64-62545dfbe383", + "value": "route uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "9066dcee-7c80-429c-a5cc-77458e891349", + "value": "menuPass uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46" + }, + "uuid": "96235e56-e55a-4146-a9a6-956f8f1f7dcf", + "value": "APT34 uses POWRUNER" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "9b7bf5d9-23a0-4190-80c0-b27b906bafcc", + "value": "APT3 uses File Deletion" + }, + { + "meta": { + "source-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "56d858ef-2d62-4aa9-b050-699de9b048e9", + "value": "MobileOrder uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "64a17aba-5182-4666-bd37-dafa9d835fe8", + "value": "Lazarus Group uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "23dca74f-2b3e-46c0-b7a3-9d9eab932f58", + "value": "Cobalt Strike uses Scripting" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "519630c5-f03f-4882-825c-3af924935817" + }, + "uuid": "d200ba08-8179-495e-a854-9b13be5c0f93", + "value": "Emissary uses Binary Padding" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "e20b57e5-c010-4b9e-a04e-660daa8b5c87", + "value": "Sowbug uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "6deeb486-90c3-4279-8549-17c81ea2466b", + "value": "Elise uses Timestomp" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "00d0b012-8a03-410e-95de-5826bf542de6" + }, + "uuid": "febbf503-d7e5-4896-90b9-35b6a811b19b", + "value": "APT3 uses Indicator Removal from Tools" + }, + { + "meta": { + "source-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "2902ccff-873a-4ebc-bdf4-caaae629ae9d", + "value": "Volgmer uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "047ee6d3-1b85-4a0f-96a6-6ead4be43548", + "value": "Night Dragon uses Software Packing" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "ae676644-d2d2-41b7-af7e-9bed1b55898c" + }, + "uuid": "3e7c9978-4db1-4ee1-ae27-640acee5a543", + "value": "CosmicDuke uses Data from Network Shared Drive" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "a56aafe6-4a54-4ce5-b927-8b56826b3445", + "value": "Matroyshka uses Screen Capture" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "ae676644-d2d2-41b7-af7e-9bed1b55898c" + }, + "uuid": "5f3eb1ae-782e-4e49-8e1e-650f3e5a1139", + "value": "Sowbug uses Data from Network Shared Drive" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "3fb836b7-41cf-40d1-bd56-14e45e6bbd02", + "value": "OilRig uses Net" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "6e6845c2-347a-4a6f-a2d1-b74a18ebd352" + }, + "uuid": "019eb3cf-35df-4109-a006-1b91331866c3", + "value": "Wingbird uses LSASS Driver" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "2fb450c6-e236-4b81-b5ac-a9d4be0cf167", + "value": "Gazer uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "2c158663-599b-45a8-b946-6d545206428d", + "value": "Emissary uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "7f1c30eb-051f-4d1a-9d81-1ee46f7779c7", + "value": "Mis-Type uses Data Encoding" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "12daddcc-b964-485e-8c2d-10f554d78bcc", + "value": "OilRig uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "f108215f-3487-489d-be8b-80e346d32518", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "9a62c02a-e373-494e-af73-f8b3274e8c9b", + "value": "Komplex uses Process Discovery" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "aec0a948-428f-4327-b466-a0472da12928", + "value": "Threat Group-3390 uses Data from Local System" + }, + { + "meta": { + "source-uuid": "23061b40-a7b6-454f-8950-95d5ff80331c", + "target-uuid": "d519cfd5-f3a8-43a9-a846-ed0bb40672b1" + }, + "uuid": "85bddba6-3848-4d2d-a4fa-4c4b71274a02", + "value": "Install Root Certificate Mitigation mitigates Install Root Certificate" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "1ae1ce05-3db2-4a97-8e58-0ed3d65d9d22", + "value": "Carbanak uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "d69c8146-ab35-4d50-8382-6fc80e641d43", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "8b0e9de1-a7b0-479e-aee7-76f2549508c6", + "value": "BLACKCOFFEE uses Web Service" + }, + { + "meta": { + "source-uuid": "c085476e-1964-4d7f-86e1-d8657a7741e8", + "target-uuid": "9b99b83a-1aac-4e29-b975-b374950551a3" + }, + "uuid": "1da0f3c7-d9e2-4379-a84c-782fc94a75d5", + "value": "Accessibility Features Mitigation mitigates Accessibility Features" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "cf23bf4a-e003-4116-bbae-1ea6c558d565" + }, + "uuid": "0ead6cee-20a4-46fb-a9c1-8686a776f455", + "value": "Naikon uses FTP" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "b3a9c32f-c6d0-46d4-8936-dd4fec61d305", + "value": "Patchwork uses Web Service" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "2ade8c03-2395-4175-9a22-8541836f27cd", + "value": "ChChes uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "16043223-3846-4138-93d0-671339ba3646", + "value": "NETEAGLE uses Process Discovery" + }, + { + "meta": { + "source-uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "8d5d9206-a213-465d-b384-6152eb2796a0", + "value": "POSHSPY uses PowerShell" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "11bc3d01-fc44-415c-b5a3-5576f5cb6057", + "value": "T9000 uses Automated Collection" + }, + { + "meta": { + "source-uuid": "96913243-2b5e-4483-a65c-bb152ddd2f04", + "target-uuid": "46944654-fcc1-4f63-9dad-628102376586" + }, + "uuid": "069e82d5-89f2-4477-a1f5-115be8ab040a", + "value": "DLL Search Order Hijacking Mitigation mitigates DLL Search Order Hijacking" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "4a0887ab-3ec3-436a-b378-6e28847dfb1e", + "value": "APT29 uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "9ca488bd-9587-48ef-b923-1743523e63b2", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "6592447f-31c8-46d0-8e88-47584fa301f0", + "value": "SOUNDBITE uses Modify Registry" + }, + { + "meta": { + "source-uuid": "f9b3e5d9-7454-4b7d-bce6-27620e19924e", + "target-uuid": "6aabc5ec-eae6-422c-8311-38d45ee9838a" + }, + "uuid": "9691a6a8-12d0-45a7-8217-11d1793234cb", + "value": "Redundant Access Mitigation mitigates Redundant Access" + }, + { + "meta": { + "source-uuid": "c620e3a1-fff5-424f-abea-d2b0f3616f67", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "c28d6f10-431f-493c-8abd-918240c5c970", + "value": "System Information Discovery Mitigation mitigates System Information Discovery" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "3325e625-d76b-42df-b952-749dabb57517", + "value": "Turla uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "f4902ad9-b1bb-41ce-a448-55e2d9437503", + "value": "RedLeaves uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "4b62ab58-c23b-4704-9c15-edd568cd59f8", + "target-uuid": "0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b" + }, + "uuid": "89433640-bf49-48b3-9f26-76423cd36f77", + "value": "Hacking Team UEFI Rootkit uses Rootkit" + }, + { + "meta": { + "source-uuid": "e547ed6a-f1ca-40df-8613-2ce27927f145", + "target-uuid": "e6415f09-df0e-48de-9aba-928c902b7549" + }, + "uuid": "2083aef8-4d72-4bef-8cbc-33f2c5f4a176", + "value": "Exfiltration Over Physical Medium Mitigation mitigates Exfiltration Over Physical Medium" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "be20faa9-64bf-4a65-86c2-dc12f5695d22", + "value": "Cobalt Strike uses Input Capture" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "80a014ba-3fef-4768-990b-37d8bd10d7f4" + }, + "uuid": "6a87ff58-10b1-4fbc-a633-d7d8a34d1b29", + "value": "Turla uses Uroburos" + }, + { + "meta": { + "source-uuid": "a0cb9370-e39b-44d5-9f50-ef78e412b973", + "target-uuid": "95047f03-4811-4300-922e-1ba937d53a61" + }, + "uuid": "a8122755-90fe-4b68-8fa1-55ed7be90931", + "value": "Axiom uses Hikit" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "7f78df2e-e6e9-43f1-815b-58e4a10fc594", + "value": "APT29 uses PowerShell" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "8d4effdd-6d91-473d-aa81-d121f1c77881", + "value": "SslMM uses Input Capture" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "a2423ac3-94b4-4936-962b-06562115cb70", + "value": "Net uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "aeaa2f37-4014-4313-9fe2-8616b352a90c", + "value": "TinyZBot uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "617fe29d-ac48-4cd0-ae8c-19cf7cfdbedd", + "value": "NETEAGLE uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e" + }, + "uuid": "ae1de9c5-6bc0-459a-b4ca-568139a5ee41", + "value": "OilRig uses Helminth" + }, + { + "meta": { + "source-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "33caa1a2-8465-47b9-89c4-94f4e9a899c7", + "value": "OwaAuth uses Input Capture" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "35d35ecf-1326-4690-b105-23280e29c120", + "value": "CORESHELL uses Data Encoding" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "ade72dc6-559e-4a84-9024-1a862faec6a0", + "value": "FIN6 uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "7cbedb9a-666f-47eb-b70e-905bcf80940a", + "value": "BACKSPACE uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "e8d22ec6-2236-48de-954b-974d17492782", + "target-uuid": "dd43c543-bb85-4a6f-aa6e-160d90d06a49" + }, + "uuid": "196a2d37-4b87-465d-8d92-2e614cda869c", + "value": "Two-Factor Authentication Interception Mitigation mitigates Two-Factor Authentication Interception" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "aad1cfa0-0df0-4768-87c2-5e59da2c5e44", + "value": "RTM uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "dfb5fa9b-3051-4b97-8035-08f80aef945b", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "d8a7ec97-b262-489d-bc4b-e2c7007f75bc", + "value": "Psylo uses Timestomp" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "4c06e313-2cde-494c-a8dc-449649a1afa6", + "value": "Lazarus Group uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "fe98767f-9df8-42b9-83c9-004b1dec8647", + "target-uuid": "b07c2c47-fefb-4d7c-a69e-6a3296171f54" + }, + "uuid": "7ed93170-2dba-4e59-b0f0-7c716c73bdc0", + "value": "PittyTiger uses gsecdump" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "552ac18c-4fac-4cb0-aefc-811a10e1c320", + "value": "Lazarus Group uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "121a09bd-f603-4476-a149-a3cba52f268c", + "value": "Rover uses Automated Collection" + }, + { + "meta": { + "source-uuid": "6b62e336-176f-417b-856a-8552dd8c44e1", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "062b1f19-2afb-4bdc-908e-99594ff114cf", + "value": "Epic uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "11ebf3ff-b184-4010-b238-951e041370db", + "value": "APT34 uses Screen Capture" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "37f94533-8fbe-48d2-bf4f-f825ad75ff98", + "value": "BlackEnergy uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "94b4de9a-1f83-4923-8d4b-e9bafdb1bef9", + "value": "RTM uses Modify Registry" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "103f1ad4-feec-4be3-9da7-ee0b2503c318", + "value": "ADVSTORESHELL uses Data Encoding" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "283e242a-72d4-4b40-8905-888595c34919", + "value": "BADNEWS uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "979e6485-7a2f-42bd-ae96-4e622c3cd173", + "target-uuid": "54a649ff-439a-41a4-9856-8d144a2551ba" + }, + "uuid": "2c0fe330-edcf-4519-a577-c3c9b086d60a", + "value": "Remote Services Mitigation mitigates Remote Services" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "17629f20-194c-48cb-aa1c-b3da2b6f06ba", + "value": "CosmicDuke uses New Service" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "4cc8afb8-86ab-4537-926f-3178975a7886", + "value": "menuPass uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "34d6a2ef-370e-4d21-a34b-6208b7c78f31", + "target-uuid": "c1a452f3-6499-4c12-b7e9-a6a0a102af76" + }, + "uuid": "fcf18dc5-8ac0-4ae7-84b9-c47ebd468022", + "value": "Process Doppelg\u00e4nging Mitigation mitigates Process Doppelg\u00e4nging" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "3264e1db-0f54-4049-a45c-3a03a24709aa", + "value": "XTunnel uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "d2d9a619-4379-4e15-9115-40ca9209f316", + "value": "Backdoor.Oldrea uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "51c5e624-d08e-4750-91f9-fdc98ec56552", + "value": "MoonWind uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "388606d3-f38f-45bf-885d-a9dc9df3c8a8", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "b35a5218-e64d-49b5-a37d-6390edddece6", + "value": "Disabling Security Tools Mitigation mitigates Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "de840f88-b9d0-4f7e-b5c0-b666faa2d92f", + "value": "FIN6 uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "03c08ef9-80c7-4f20-b197-ad44f702f2e0", + "value": "Daserf uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "805f7ba3-a904-410c-b9fd-20356c595b19", + "value": "BBSRAT uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "a24299ed-9735-453c-bd13-66269b2d5d16", + "value": "OilRig uses Automated Collection" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "343d285a-e910-487b-8e85-dc87cdb63be3", + "value": "APT29 uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f" + }, + "uuid": "5c38fba7-20c6-4872-ad05-21f0f77e0820", + "value": "APT34 uses Tasklist" + }, + { + "meta": { + "source-uuid": "dcd81c6e-ebf7-4a16-93e0-9a97fa49c88a", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "2f68f61d-07e1-4181-a26c-93433f9f0db7", + "value": "CopyKittens uses PowerShell" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "1b143de7-af2d-4991-9e2e-aa85a8d7d330", + "value": "APT28 uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "7331b11d-1d5e-4275-ba7e-a83ec4a59259", + "value": "CosmicDuke uses Screen Capture" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "d57dd9d9-d075-48c4-ae54-ed0aeae575de", + "value": "BRONZE BUTLER uses Scripting" + }, + { + "meta": { + "source-uuid": "0b32ec39-ba61-4864-9ebe-b4b0b73caf9a", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "ce424541-5cfa-4885-ad62-f3f70fa27099", + "value": "TDTESS uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "db8f1355-57f0-446d-a261-b168497b20c6", + "value": "BADNEWS uses Data Staged" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "6bf4098c-7667-44df-bdaa-076b9099f851", + "value": "PlugX uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "9559ecaf-2e75-48a7-aee8-9974020bc772", + "target-uuid": "85b39628-204a-48d2-b377-ec368cbcb7ca" + }, + "uuid": "13aa912e-bb51-4293-a971-9179442d516a", + "value": "MONSOON uses TINYTYPHON" + }, + { + "meta": { + "source-uuid": "00d7d21b-69d6-4797-88a2-c86f3fc97651", + "target-uuid": "b8c5c9dd-a662-479d-9428-ae745872537c" + }, + "uuid": "af088283-7416-466d-86f3-8b55e6d698d4", + "value": "Password Filter DLL Mitigation mitigates Password Filter DLL" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "a8f11c39-df96-451e-a93a-417512f82819", + "value": "RedLeaves uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "f6ae7a52-f3b6-4525-9daf-640c083f006e", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "ecb5e830-b678-47a6-98a2-d4dbe162f09e", + "value": "PHOREAL uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "bcee7b05-89a6-41a5-b7aa-fce4da7ede9e", + "target-uuid": "c23b740b-a42b-47a1-aec2-9d48ddd547ff" + }, + "uuid": "396287ea-36d9-4d84-bf22-af559eb20f58", + "value": "Pass the Hash Mitigation mitigates Pass the Hash" + }, + { + "meta": { + "source-uuid": "2f1a9fd0-3b7c-4d77-a358-78db13adbe78", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "9f852541-3fc7-4036-9268-7bc6bfe94900", + "value": "EvilGrab uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "a766ce73-5583-48f3-b7c0-0bb43c6ef8c7", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "32ba984e-dbe9-4a8a-a1b7-16ba560d31d5", + "value": "Standard Cryptographic Protocol Mitigation mitigates Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "d519164e-f5fa-4b8c-a1fb-cf0172ad0983", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "489e5386-b177-455f-a8b3-d3c6e7afb9b1", + "value": "Threat Group-1314 uses Net" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "33e0178f-c9b2-43db-9e63-3e664ae6bef0", + "value": "Prikormka uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "294e2560-bd48-44b2-9da2-833b5588ad11" + }, + "uuid": "72d6fe7e-ba33-4117-8153-64226f189ed2", + "value": "OilRig uses ipconfig" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "1879905d-a4f6-43a7-aafe-a7e436e5c559", + "value": "Prikormka uses Input Capture" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "0191f3d3-59d3-4fcc-bfff-5fbfa0675cfd", + "value": "SeaDuke uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "f28a20fd-d173-4603-807e-2cb3f51bdf04", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "b1ee5cba-d4e0-4af0-aa5c-5faacfdb0dbc", + "value": "Command-Line Interface Mitigation mitigates Command-Line Interface" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "428ca9f8-0e33-442a-be87-f869cb4cf73e" + }, + "uuid": "10c33088-630e-456d-ad0f-8a63be4d3946", + "value": "Sykipot uses Multilayer Encryption" + }, + { + "meta": { + "source-uuid": "59140a2e-d117-4206-9b2c-2a8662bd9d46", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "bdba5fef-c560-4b8a-9ce5-616395a73841", + "value": "Taidoor uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "9de2308e-7bed-43a3-8e58-f194b3586700" + }, + "uuid": "de979692-5ca5-4874-bfc8-91cea8697ef1", + "value": "APT1 uses pwdump" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "6f448f20-0349-4132-80ec-d46e94d52426", + "value": "ADVSTORESHELL uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "e906ae4d-1d3a-4675-be23-22f7311c0da4" + }, + "uuid": "337dc23f-d825-415d-886b-53c3457fbd56", + "value": "APT29 uses Windows Management Instrumentation Event Subscription" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "50f39180-6e5a-476b-b18f-d4e09e83c9d9", + "value": "Pteranodon uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "de168dd4-3c59-4fa4-901a-911b1ee81a31", + "value": "BlackEnergy uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "7009ba4d-83d4-4851-9fbb-e09e28497765", + "target-uuid": "b77cf5f3-6060-475d-bd60-40ccbf28fdc2" + }, + "uuid": "66a16f64-8c0d-4647-8589-83ea8ef4fbd3", + "value": "Forced Authentication Mitigation mitigates Forced Authentication" + }, + { + "meta": { + "source-uuid": "17e919aa-4a49-445c-b103-dbb8df9e7351", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "afa1f53f-abd9-4e57-b4e1-4e161dd34e9b", + "value": "POWERSOURCE uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "2dec6ce1-e459-4266-86d5-f336ab056f17", + "value": "BACKSPACE uses Modify Registry" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "fde50aaa-f5de-4cb8-989a-babb57d6a704" + }, + "uuid": "16fd44bf-405b-49c1-96d7-0cacb5d65e74", + "value": "Cleaver uses Net Crawler" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "8087d99b-cc05-4e2a-abce-687eb726a9e7", + "value": "Magic Hound uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "3ded5760-4f2e-41f5-a2c5-f2b39eaf5733", + "value": "Shamoon uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "f44478f1-fdd7-4e84-8b96-60e6c6a10683", + "value": "Reaver uses Query Registry" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "c4d77981-d2e4-4a12-8e52-5b7464cdc8fd", + "value": "POWRUNER uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "9ca488bd-9587-48ef-b923-1743523e63b2", + "target-uuid": "4ae4f953-fe58-4cc8-a327-33257e30a830" + }, + "uuid": "b640dfee-9502-4ffb-92e4-f153f8726383", + "value": "SOUNDBITE uses Application Window Discovery" + }, + { + "meta": { + "source-uuid": "2a6f4c7b-e690-4cc7-ab6b-1f821fb6b80b", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "25cb2c8f-79d2-4157-8329-fb86caaca0c3", + "value": "LOWBALL uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "3eb29574-145d-4d4a-b4c6-e94b8a79781e", + "value": "DustySky uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "9a7ff784-436b-40c5-bfb0-25e02e1d9940", + "value": "DustySky uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "82d8e990-c901-4aed-8596-cc002e7eb307", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "c593abb1-54ce-4196-a11f-f1dd65fed9aa", + "value": "System Time Discovery Mitigation mitigates System Time Discovery" + }, + { + "meta": { + "source-uuid": "cb7bcf6f-085f-41db-81ee-4b68481661b5", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "dbb1d0eb-c7ee-4794-80d4-66e6281cbc63", + "value": "CallMe uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "e8d2c3f1-7c86-438c-bead-6a86f9a36463", + "value": "XTunnel uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "14b70990-48b0-482b-bd5a-3a99d9d9a653", + "value": "POWRUNER uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "fb9cf04b-ad28-472a-9ee3-a2e744e0e122", + "value": "ZLib uses Masquerading" + }, + { + "meta": { + "source-uuid": "7bec698a-7e20-4fd3-bb6a-12787770fb1a", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "d43315b0-d708-4197-b3ed-0a0b1199e434", + "value": "3PARA RAT uses Timestomp" + }, + { + "meta": { + "source-uuid": "a19c49aa-36fe-4c05-b817-23e1c7a7d085", + "target-uuid": "92a78814-b191-47ca-909c-1ccfe3777414" + }, + "uuid": "82268341-e0a8-4937-8618-351e147daa0c", + "value": "Wiper uses Third-party Software" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "2eaea386-ee0f-42c4-bca1-ce2d22062f98", + "value": "PlugX uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "0a68f1f1-da74-4d28-8d9a-696c082706cc" + }, + "uuid": "eb9366d5-2bd1-4d0b-8f55-2305827c20d1", + "value": "APT34 uses certutil" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "8c58cfe5-0b71-434c-939a-329b612d2337", + "value": "Lazarus Group uses Data Compressed" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "553dbb57-1174-494c-9cfd-dbc83ecc74f6", + "value": "USBStealer uses Timestomp" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "0471088d-7b45-4fec-8946-ae5bf463286b", + "value": "Pteranodon uses Screen Capture" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "5a63f900-5e7e-4928-a746-dd4558e1df71" + }, + "uuid": "437dd20a-234f-430b-b9ee-4524e1e12aa9", + "value": "Naikon uses netsh" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "86c9bd0f-4251-4103-9be5-65079750c495", + "value": "Shamoon uses File Deletion" + }, + { + "meta": { + "source-uuid": "80c91478-ac87-434f-bee7-11f37aec4d74", + "target-uuid": "edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0" + }, + "uuid": "8467ea5f-cb0d-4eb6-b524-8bfd01e58721", + "value": "Dynamic Data Exchange Mitigation mitigates Dynamic Data Exchange" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "98b7d901-4ede-451f-bab8-3b2b37c56bfd", + "value": "Prikormka uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "cbf646f1-7db5-4dc6-808b-0094313949df", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "5ebd97d4-1979-40b2-b38b-b6ed44a2f32f", + "value": "CloudDuke uses Web Service" + }, + { + "meta": { + "source-uuid": "fae44eea-caa7-42b7-a2e2-0c815ba81b9a", + "target-uuid": "04ee0cb7-dac3-4c6c-9387-4c6aa096f4cf" + }, + "uuid": "edb697fa-d6b2-400a-acad-ccacc38c87c0", + "value": "Hidden Window Mitigation mitigates Hidden Window" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "166326b3-6864-4667-aee9-4d7b24cc75d8", + "value": "OilRig uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "e906ae4d-1d3a-4675-be23-22f7311c0da4" + }, + "uuid": "f653eb7d-7027-4161-9071-b52336bd4fbc", + "value": "SeaDuke uses Windows Management Instrumentation Event Subscription" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "e68684df-28b4-4f06-b553-cacf14866605", + "value": "ChChes uses Masquerading" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "77c63e89-71fe-47e3-babb-13e7722932ad", + "value": "MoonWind uses System Time Discovery" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "fb0aef48-57f5-4331-acdd-25fdfdf1babb", + "value": "S-Type uses Account Discovery" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "266a5edd-1425-4ab1-88bf-a0d7897699eb", + "value": "Sakula uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "87ddc052-0933-4722-9fb2-4653c4a3663c", + "value": "APT3 uses Data Staged" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "3a2d591a-f918-44b3-9e75-7520906b9aa3", + "value": "menuPass uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "e01be9c5-e763-4caf-aeb7-000b416aef67" + }, + "uuid": "7e55e411-230e-4d1a-a780-d07784ed2cd6", + "value": "Mis-Type uses Create Account" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "68f7e3a1-f09f-4164-9a62-16b648a0dd5a" + }, + "uuid": "4f3473a4-f5f5-43d8-a4ec-589763695942", + "value": "Derusbi uses Regsvr32" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "02b9b0b1-5e7d-42dd-ae8c-68d126a8c3cd", + "value": "APT34 uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "9b203f00-34db-475f-a28b-f5088d937f4e", + "value": "Sykipot uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "c35702f8-f13f-4851-9cfc-1eea526bd6e1", + "value": "PlugX uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "f9c7d0e1-135f-4e21-8251-3049bc24c18d", + "value": "BADNEWS uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "8e7ff07b-7a32-4ced-ac22-b523586dbde3", + "value": "Remsec uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "6c0aae73-fe06-4aa3-8216-568d78747c6d", + "value": "BACKSPACE uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "2daa14d6-cbf3-4308-bb8e-213c324a08e4", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "34c4b497-00e3-415c-8e09-3b73667d9bbe", + "value": "HAMMERTOSS uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "dd89d8a2-257a-47f9-8b55-8011ca53007b", + "value": "T9000 uses Screen Capture" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "46944654-fcc1-4f63-9dad-628102376586" + }, + "uuid": "1762fe5a-0810-4179-bfb0-16d965ffe055", + "value": "HTTPBrowser uses DLL Search Order Hijacking" + }, + { + "meta": { + "source-uuid": "7bec698a-7e20-4fd3-bb6a-12787770fb1a", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "4a70e764-5c19-4c8e-97e4-486af893cbfc", + "value": "3PARA RAT uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "bd315928-0b74-491c-b526-ee5e1841842b", + "value": "Derusbi uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "9e9b9415-a7df-406b-b14d-92bfe6809fbe", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "438cae9c-cb03-4db9-ae59-24ed27147725", + "value": "Nidiran uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "0d989c2e-0207-4412-b52a-5d9bf9f96d18", + "value": "PlugX uses Masquerading" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "9bc7f2ff-7ba1-42f4-9e96-2112e99ab12a", + "value": "ChChes uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "0ced8926-914e-4c78-bc93-356fb90dbd1f", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "d6154157-fe69-4da3-8cc3-790eecf33f8c", + "value": "HALFBAKED uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "772bc7a8-a157-42cc-8728-d648e25c7fe7" + }, + "uuid": "2b469307-a635-4392-a18f-ed1f24b3a684", + "value": "Cobalt Strike uses Distributed Component Object Model" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "611cb6eb-efdb-4d74-b354-5064ab52bd34", + "value": "Duqu uses Data Staged" + }, + { + "meta": { + "source-uuid": "03c0c586-50ed-45a7-95f4-f496d7eb5330", + "target-uuid": "086952c4-5b90-4185-b573-02bad8e11953" + }, + "uuid": "94db2b6e-c01c-4aec-9229-4a6dcda3c6ee", + "value": "HISTCONTROL Mitigation mitigates HISTCONTROL" + }, + { + "meta": { + "source-uuid": "102c3898-85e0-43ee-ae28-62a0a3ed9507", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "ecd83e69-2eb1-4c2d-a01f-e42ea8f807f9", + "value": "UACMe uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "e68ff1c2-ef03-486b-96df-167a1652a97b", + "value": "Helminth uses Data Encoding" + }, + { + "meta": { + "source-uuid": "dcd81c6e-ebf7-4a16-93e0-9a97fa49c88a", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "292b2a10-ebee-4fbb-b359-2eee16aa46ba", + "value": "CopyKittens uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "54a649ff-439a-41a4-9856-8d144a2551ba" + }, + "uuid": "66eb9cc1-4eb4-4b84-8140-bd48da33e93d", + "value": "Cobalt Strike uses Remote Services" + }, + { + "meta": { + "source-uuid": "5cbe0d3b-6fb1-471f-b591-4b192915116d", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "82b679af-7408-4f41-8fc0-5b0cf5993726", + "value": "Suckfly uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "bbd29878-c16a-45ee-9785-78550f080d83", + "value": "menuPass uses Data Staged" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "e3e841fa-b806-4c22-9f98-a97950b68931", + "value": "USBStealer uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "4664b683-f578-434f-919b-1c1aad2a1111" + }, + "uuid": "1fe875f1-89b6-447b-9d96-63c0cebecb9b", + "value": "APT34 uses netstat" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "38a72b32-dc04-493d-8b92-31174c32f3ed", + "value": "APT1 uses Data from Local System" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "86ebda8c-df0c-4d76-970b-27bf392606a7", + "value": "Gazer uses Process Injection" + }, + { + "meta": { + "source-uuid": "d3afa961-a80c-4043-9509-282cdf69ab21", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "6b11697f-be6c-4cd7-b445-4d277a8d7346", + "value": "Winnti uses Rundll32" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "70a1cab8-dd98-4b82-9f7f-36294e3889c0", + "value": "Misdat uses File Deletion" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "090a553a-b863-4214-aa3b-cf8ea7ba2d68", + "value": "ADVSTORESHELL uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "cd70a632-a961-4adb-aea9-9995ef8e2b54", + "value": "Matroyshka uses Rundll32" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "272068a3-47e3-42d6-8772-71d39c1976c3", + "value": "Shamoon uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "f108215f-3487-489d-be8b-80e346d32518" + }, + "uuid": "63841959-afe2-4cb0-a93e-d407eb1b8d66", + "value": "APT28 uses Komplex" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "d7c5e4f4-cede-4a81-b46f-035b9e702e61", + "value": "BRONZE BUTLER uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "9dfb7899-20af-4eea-bfca-f608d885cb00", + "value": "Turla uses Process Discovery" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "c948f964-e26c-4226-9577-7b78b5bf271f", + "value": "APT3 uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "e7eab98d-ae11-4491-bd28-a53ba875865a" + }, + "uuid": "dc7cb17d-c3d3-4c3c-b79e-499cede49baa", + "value": "Threat Group-3390 uses Network Share Connection Removal" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "2fbcd38e-0ec9-4f2d-823b-3654f108f3a3", + "value": "Dragonfly uses Web Shell" + }, + { + "meta": { + "source-uuid": "4b998a71-7b8f-4dcc-8f3f-277f2e740271", + "target-uuid": "00d0b012-8a03-410e-95de-5826bf542de6" + }, + "uuid": "5978c8e0-8b60-4ad5-8fc9-9fa1ee4d7387", + "value": "Indicator Removal from Tools Mitigation mitigates Indicator Removal from Tools" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "8ebab956-4440-4fd7-96ff-8da29e0f0b46", + "value": "Stealth Falcon uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "84fcda4b-e58e-4ecd-8366-77d464e043ee", + "value": "NETEAGLE uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "321544e0-902c-443e-adf9-d7e78f0e4d13", + "value": "Unknown Logger uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "2a6f4c7b-e690-4cc7-ab6b-1f821fb6b80b", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "8c9f23e6-2665-45b3-9c28-53a9335b16ce", + "value": "LOWBALL uses Web Service" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "b2cf6651-3f2c-4522-9360-dbc5c7af43c5", + "value": "Remsec uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "a19e86f8-1c0a-4fea-8407-23b73d615776" + }, + "uuid": "1ce50a6a-5f0b-40ca-9a71-41369ae3fdcd", + "value": "Remsec uses Exfiltration Over Alternative Protocol" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "2d840d1b-28d7-4387-86fd-6d3df8650171", + "value": "BRONZE BUTLER uses Screen Capture" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "054a22c3-f0ee-476a-b0cb-e3277c755032", + "value": "BlackEnergy uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "7fd6c479-00ae-478d-a29b-fc40619eea97", + "value": "BBSRAT uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "cafd0bf8-2b9c-46c7-ae3c-3e0f42c5062e", + "target-uuid": "4ae4f953-fe58-4cc8-a327-33257e30a830" + }, + "uuid": "10c6cc56-a028-4c2a-b24e-38d97fb4ebb7", + "value": "NetTraveler uses Application Window Discovery" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "3cd8ef78-9d92-4e28-97ae-5bd6c698bfec", + "value": "Cleaver uses PsExec" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "e6f5bde4-869f-4c9a-9414-11ea48386204", + "value": "CORESHELL uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "a48e7d01-012a-4336-9676-0f34e8501e22", + "value": "FIN10 uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "bb3c1098-d654-4620-bf40-694386d28921", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "bfd49393-75b6-4e67-af74-4bf3c87624b0", + "value": "FakeM uses Input Capture" + }, + { + "meta": { + "source-uuid": "a1dd2dbd-1550-44bf-abcc-1a4c52e97719", + "target-uuid": "0dbf5f1b-a560-4d51-ac1b-d70caab3e1f0" + }, + "uuid": "aef7fe44-f381-41d5-88af-f04135e3aeab", + "value": "Responder uses LLMNR/NBT-NS Poisoning" + }, + { + "meta": { + "source-uuid": "9559ecaf-2e75-48a7-aee8-9974020bc772", + "target-uuid": "e9595678-d269-469e-ae6b-75e49259de63" + }, + "uuid": "238a7a2c-34db-4f43-a94b-4a6ad225129d", + "value": "MONSOON uses BADNEWS" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "4438ba64-0cd2-46e9-8a67-c685bf9b404c", + "value": "Sykipot uses Process Discovery" + }, + { + "meta": { + "source-uuid": "0ea72cd5-ca30-46ba-bc04-378f701c658f", + "target-uuid": "54a649ff-439a-41a4-9856-8d144a2551ba" + }, + "uuid": "7db7f665-6e29-4789-8a3d-d6cb8d0af31e", + "value": "GCMAN uses Remote Services" + }, + { + "meta": { + "source-uuid": "0998045d-f96e-4284-95ce-3c8219707486", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "6d562520-86bb-4251-9431-a4958bec097c", + "value": "SEASHARPEE uses Timestomp" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "596c4579-14ea-4c1f-9503-cf47693f18a8", + "value": "Dragonfly uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "fece06b7-d4b1-42cf-b81a-5323c917546e", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "3b32f3be-5bdd-4de8-9e39-83b0b8c1e70f", + "value": "FALLCHILL uses File Deletion" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "384c75e4-04e7-4ff8-9da6-0c8a03cb7a61", + "value": "Sakula uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "f6d23c00-158e-4e39-bf9b-f18344cd0151", + "value": "RTM uses Screen Capture" + }, + { + "meta": { + "source-uuid": "d75a3d1b-b536-4f15-a23c-f4bcc17837b8", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "eede138c-9745-453c-a8b5-684b696c2ad0", + "value": "Connection Proxy Mitigation mitigates Connection Proxy" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "b42378e0-f147-496f-992a-26a49705395b" + }, + "uuid": "bab6aadc-7a93-43e4-88cb-904fd1f2fddd", + "value": "menuPass uses PoisonIvy" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "49f2c182-bd69-4874-9102-b5fd1acac59c", + "value": "Ke3chang uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "42d4ae64-75da-4dfd-b23f-d270252115ee", + "value": "Patchwork uses Masquerading" + }, + { + "meta": { + "source-uuid": "277d2f87-2ae5-4730-a3aa-50c1fdff9656", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "6476b9fe-dc7f-4578-a39d-beebc8390af2", + "value": "Strider uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "c8d0e862-20af-4f9f-84e8-0419c8080008", + "value": "SeaDuke uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5" + }, + "uuid": "3dd745f5-1c0c-4376-8850-89679fcd4e31", + "value": "menuPass uses RedLeaves" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "c74cbdc5-e454-4b22-957e-926854dd37f1", + "value": "Felismus uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "7fcbc4e8-1989-441f-9ac5-e7b6ff5806f1" + }, + "uuid": "318afc9f-92f3-4262-af70-b2e045b87737", + "value": "admin@338 uses Systeminfo" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "47109a67-e1af-4f5c-8c58-c1580ff5c6ec", + "value": "Regin uses Code Signing" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "c6606ced-4641-451f-ac2a-493b1d15d0aa", + "value": "RTM uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "5be33fef-39c0-4532-84ee-bea31e1b5324", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "a0500766-a6ba-4672-b7fc-2a712cd0cfca", + "value": "ISMInjector uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "a0cb9370-e39b-44d5-9f50-ef78e412b973", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "70f3eaca-179d-4412-ad32-c4e3cf60c27c", + "value": "Axiom uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "7fcbc4e8-1989-441f-9ac5-e7b6ff5806f1" + }, + "uuid": "4b521c7b-c66b-4bbc-847e-d6a13e9ae62c", + "value": "Naikon uses Systeminfo" + }, + { + "meta": { + "source-uuid": "06824aa2-94a5-474c-97f6-57c2e983d885", + "target-uuid": "36675cd3-fe00-454c-8516-aebecacbe9d9" + }, + "uuid": "ab6dbf38-dfed-4bfa-9d7d-bbe6864f82d3", + "value": "Login Item Mitigation mitigates Login Item" + }, + { + "meta": { + "source-uuid": "d8787791-d22e-45bb-a9a8-251d8d0a1ff2", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "338cf92d-43a8-4fdd-948d-1a3bde10d917", + "value": "System Service Discovery Mitigation mitigates System Service Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "d4f48744-0564-4ef3-bdae-421076912495", + "value": "Cobalt Strike uses New Service" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "fe0c8388-46fb-4064-9837-56a23339ffaa", + "value": "ChChes uses Code Signing" + }, + { + "meta": { + "source-uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "40c202ae-fd92-4506-b72a-5fb0e7bcf99a", + "value": "Trojan.Karagany uses Software Packing" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "8c359d18-06fc-4db1-9b58-6e85fa563066", + "value": "BADNEWS uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "c3bce4f4-9795-46c6-976e-8676300bbc39" + }, + "uuid": "d328f1e2-c98f-473e-aea5-063e1ee70744", + "value": "Cobalt Strike uses Windows Remote Management" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "8d7cd505-3b0e-4e90-bf47-6552612958dc", + "value": "Duqu uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "d412ff4a-d9d0-44a9-b8b3-36a650f18036", + "value": "RTM uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "7ecc3b4f-5cdb-457e-b55a-df376b359446", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "35aac341-5371-42e8-ad93-3ab94a11b51a", + "value": "Poseidon Group uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "b368c7c2-a593-45cb-b557-aac668a02656", + "value": "Ke3chang uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "007b44b6-e4c5-480b-b5b9-56f2081b1b7b", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "7209b3d7-b8c8-4fc0-89fb-a5448f015540", + "value": "HDoor uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "03f32a8b-4cd9-488c-9759-37f3dff9faea", + "value": "menuPass uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "2fab555f-7664-4623-b4e0-1675ae38190b" + }, + "uuid": "44858dc2-c869-42a0-8f67-3ddd9660b538", + "value": "APT1 uses Lslsass" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "80dcd852-39c2-4ef9-a401-e54982010a65", + "value": "APT3 uses Credentials in Files" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "fa04b7b3-e9ea-4c35-a2a5-8d0c73f5698b", + "value": "StreamEx uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "552462b9-ae79-49dd-855c-5973014e157f", + "target-uuid": "f2d44246-91f1-478a-b6c8-1227e0ca109d" + }, + "uuid": "e584ec5f-af99-4d61-8b02-3dbacae4adf4", + "value": "Zeroaccess uses NTFS Extended Attributes" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "adf7a6a5-91b0-4c37-9fa5-0bfbb382a838", + "value": "Backdoor.Oldrea uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "ba95a6e7-3235-4dcd-93eb-4eebc4d0aaec", + "value": "Dragonfly uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "246fd3c7-f5e3-466d-8787-4c13d9e3b61c" + }, + "uuid": "1539eaf6-e4ea-4e9d-af2b-2594d1ca5b38", + "value": "H1N1 uses Taint Shared Content" + }, + { + "meta": { + "source-uuid": "3cab1b76-2f40-4cd0-8d2c-7ed16eeb909c", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "10619fa8-c479-4b61-9aac-ee08f00114d1", + "value": "ELMER uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "3ccef7ae-cb5e-48f6-8302-897105fbf55c" + }, + "uuid": "03303147-db81-4cb3-9368-98ee4f963c1a", + "value": "BRONZE BUTLER uses Deobfuscate/Decode Files or Information" + }, + { + "meta": { + "source-uuid": "9752aef4-a1f3-4328-929f-b64eb0536090", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "37aa4e22-824b-468c-ae46-d9d007cc7cc7", + "value": "RawPOS uses Masquerading" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "330c8e43-575f-4c9a-b6c2-def7306841ad", + "value": "CozyCar uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "7bec698a-7e20-4fd3-bb6a-12787770fb1a", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "0e630f6b-8662-4ffe-b666-709e17aad69f", + "value": "3PARA RAT uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "6e39f6fe-3808-41ae-9263-1fd23865bd7b", + "value": "Elise uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "8200c438-ec29-4f0e-81c3-9a058c735748", + "value": "BlackEnergy uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "2f5f2d31-739e-4dc5-b137-840401985244", + "value": "Remsec uses Input Capture" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "9f496c45-eac5-464f-858b-ef481f2f37ff", + "value": "ADVSTORESHELL uses Query Registry" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "1c6f35f0-1169-4218-9881-7291e1765cd8", + "value": "Emissary uses Rundll32" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "ae676644-d2d2-41b7-af7e-9bed1b55898c" + }, + "uuid": "c2909563-2b7e-48d6-b165-05b8eff63862", + "value": "menuPass uses Data from Network Shared Drive" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "4e6b9625-bbda-4d96-a652-b3bb45453f26" + }, + "uuid": "f24d37c0-283d-4f37-8278-07fc75cc0e94", + "value": "APT3 uses RemoteCMD" + }, + { + "meta": { + "source-uuid": "cafd0bf8-2b9c-46c7-ae3c-3e0f42c5062e", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "2be17426-9704-4913-981b-6d8fe4471147", + "value": "NetTraveler uses Input Capture" + }, + { + "meta": { + "source-uuid": "9378f139-10ef-4e4b-b679-2255a0818902", + "target-uuid": "39a130e1-6ab7-434a-8bd2-418e7d9d6427" + }, + "uuid": "52b6181e-881e-4b96-93a3-1292bc2f1352", + "value": "Service Registry Permissions Weakness Mitigation mitigates Service Registry Permissions Weakness" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "cdf73653-b2d7-422f-b433-b6a428ff12d4", + "value": "Stealth Falcon uses Data from Local System" + }, + { + "meta": { + "source-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "90347c97-c0c5-4407-9087-b917d0789b0e", + "value": "TinyZBot uses New Service" + }, + { + "meta": { + "source-uuid": "ae9d818d-95d0-41da-b045-9cabea1ca164", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "1fbde0c8-1b00-40bf-8fef-11892d103d63", + "value": "PinchDuke uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "828afc32-9874-40aa-b752-315c7623ffee", + "value": "Kasidet uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "0ced8926-914e-4c78-bc93-356fb90dbd1f", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "d0013f9d-4243-4ade-8d06-a2cd6158ca58", + "value": "HALFBAKED uses File Deletion" + }, + { + "meta": { + "source-uuid": "ae41895a-243f-4a65-b99b-d85022326c31", + "target-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61" + }, + "uuid": "2092cbf8-4b5e-40e9-93dd-bfd8a71b4e8c", + "value": "Dust Storm uses Mis-Type" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "852009ed-1b50-4b08-9e77-53f0271d995c", + "value": "Remsec uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "0c8465c0-d0b4-4670-992e-4eee8d7ff952" + }, + "uuid": "80fc5f0c-3dcb-45ab-807a-bfa3d64334c6", + "value": "BRONZE BUTLER uses at" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "0fd5d3bc-d736-43c0-b9ec-f1dcd95411a7", + "value": "Elise uses Masquerading" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "ac7d5b88-7929-4f64-abcd-8219caafac24", + "value": "FIN6 uses Automated Collection" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "c667befa-7242-47f8-bdc1-1056f62bb466", + "value": "Elise uses Data Encoding" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "6175bbbe-1bc1-4562-8c5f-9e437348636a", + "value": "APT18 uses File Deletion" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "18572125-3439-4f7c-92c8-d787913dc989", + "value": "Hi-Zor uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "9ef58dda-688d-4461-b5fc-25f2ba3a9c54", + "value": "BRONZE BUTLER uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "a33c172b-9910-4f36-8373-32126201144b", + "value": "Mis-Type uses Account Discovery" + }, + { + "meta": { + "source-uuid": "7a14d974-f3d9-4e4e-9b7d-980385762908", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "4f2dbf3d-70f6-42d9-8894-c98d8bc70abc", + "value": "DLL Side-Loading Mitigation mitigates DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "8c553311-0baa-4146-997a-f79acef3d831", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "4bf364ad-1e9c-4860-93c0-241da4c81068", + "value": "RARSTONE uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "4b5540e5-eac1-40f4-93d0-155f60e9395a", + "value": "Emissary uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "27ead6bc-2bba-49d3-bcfe-667c7654a6fc", + "value": "OilRig uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "1a7f5bd3-f6ee-4bd7-b949-2f3632ad6158", + "target-uuid": "6fb6408c-0db3-41d9-a3a1-a32e5f16454e" + }, + "uuid": "47639246-6268-4a7e-9670-965873bdfb42", + "value": "Gatekeeper Bypass Mitigation mitigates Gatekeeper Bypass" + }, + { + "meta": { + "source-uuid": "b91c2f9e-c1a0-44df-95f0-9e7c9d1d5e55", + "target-uuid": "1df0326d-2fbc-4d08-a16b-48365f1e742d" + }, + "uuid": "e59e9443-740a-4e2b-a775-8ae59ceb3844", + "value": "SID-History Injection Mitigation mitigates SID-History Injection" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "6c053469-7bd4-4b55-90b2-289a09aa53fa", + "value": "BRONZE BUTLER uses System Time Discovery" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "d2bc1c1b-987b-4a1a-b488-8199f8113697", + "value": "Daserf uses Input Capture" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "a83182d2-b619-4ca4-984b-21ecfe43da26", + "value": "RTM uses Automated Collection" + }, + { + "meta": { + "source-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "ecde1551-bca2-4f45-8692-cbc583cf3d4f", + "value": "Unknown Logger uses Input Capture" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "fb11df98-790a-4b1c-9ca0-73224226cff3", + "value": "ZLib uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "39e856a1-4bab-474e-a6b2-3ce69249bc29", + "value": "Mis-Type uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "17e919aa-4a49-445c-b103-dbb8df9e7351" + }, + "uuid": "b6eb09bc-fef4-4cf3-b337-dfe6bd87ca35", + "value": "FIN7 uses POWERSOURCE" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "f08c1f67-485b-4ebd-81dd-e886f63025e6", + "value": "Naikon uses PsExec" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "11010986-1b4d-4158-b47d-bbff34306c98", + "value": "BADNEWS uses Screen Capture" + }, + { + "meta": { + "source-uuid": "43213480-78f7-4fb3-976f-d48f5f6a4c2a", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "18324fed-7770-4768-b652-59860ac4782f", + "value": "FLASHFLOOD uses Data from Local System" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "2a93ea80-d0f6-4b81-887d-8911f7573245", + "value": "Threat Group-3390 uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "ce42140b-f801-40da-8185-105a9b1a915a", + "value": "PlugX uses New Service" + }, + { + "meta": { + "source-uuid": "b7b2c89c-09c1-4b71-ae7c-000ec2893aab", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "bb1de6e6-23ce-42a8-bcd7-fd75aec24c50", + "value": "New Service Mitigation mitigates New Service" + }, + { + "meta": { + "source-uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "7cf7d162-a34f-4951-a643-5bf959283f6b", + "value": "Trojan.Karagany uses Data Staged" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "4fde23ab-b8db-4275-ac37-37e608cb00b0", + "value": "OilRig uses PowerShell" + }, + { + "meta": { + "source-uuid": "b1de6916-7a22-4460-8d26-6b5483ffaa2a", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "114f98a4-6243-4a0c-a6c4-3e693a4f9b08", + "value": "SHIPSHAPE uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "11a7431f-416f-48de-a3c0-8782abdede63", + "value": "BADNEWS uses Data from Local System" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "545a618f-9fe4-4573-a0a0-ecfcef0b407c", + "value": "BRONZE BUTLER uses Data Encoding" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd" + }, + "uuid": "3427863f-d4c4-4272-ad60-1479e42ed4af", + "value": "APT3 uses PlugX" + }, + { + "meta": { + "source-uuid": "b35068ec-107a-4266-bda8-eb7036267aea", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "92d3b6b0-7c61-452a-a9b9-c2549357bfef", + "value": "nbtstat uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "0d0b4507-b600-41f1-be98-03909e5d99cf", + "value": "RTM uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "e2675622-ec8e-4894-9f5e-3c82944e3019", + "value": "Turla uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "02206f22-80e9-4f87-9e4b-5c1df1eb737e", + "value": "Unknown Logger uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "08d20cd2-f084-45ee-8558-fa6ef5a18519", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "9253e8b3-9fbb-4149-a2e4-60d36c006ba6", + "value": "Downdelph uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "2daa14d6-cbf3-4308-bb8e-213c324a08e4", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "4556634c-06f7-48f9-bcaa-22d023524068", + "value": "HAMMERTOSS uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "1a4c94a1-6362-42b3-b1d9-41ae3fbf5ea5", + "value": "Misdat uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "007b44b6-e4c5-480b-b5b9-56f2081b1b7b", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "db283fff-4b13-4c79-85f0-5cdb6b76e964", + "value": "HDoor uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "5fc0ca38-bb65-43ab-b8b2-6861442b25a8", + "value": "Net uses Service Execution" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "f865403f-5b4a-4e5a-bb50-8d416ad36db4", + "value": "Ke3chang uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "4c6aea43-27ba-4e6a-8907-e5db364a145b", + "value": "BRONZE BUTLER uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "f9600732-9116-4325-8073-28d81721b37a", + "value": "menuPass uses PsExec" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "7dbb67c7-270a-40ad-836e-c45f8948aa5a" + }, + "uuid": "5ccd4b15-ef11-4b89-b0e1-4dd714fa2fb5", + "value": "APT32 uses KOMPROGO" + }, + { + "meta": { + "source-uuid": "85b39628-204a-48d2-b377-ec368cbcb7ca", + "target-uuid": "774a3188-6ba9-4dc4-879d-d54ee48a5ce9" + }, + "uuid": "ff922dd7-21b6-4f95-bb8b-080d0dee6655", + "value": "TINYTYPHON uses Automated Exfiltration" + }, + { + "meta": { + "source-uuid": "e669bb87-f773-4c7b-bfcc-a9ffebfdd8d4", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "b97e696f-6386-4b15-8f24-81d0abe51830", + "value": "HIDEDRV uses Process Injection" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "20f863a1-f7de-4d66-a564-c4adee24fdbe", + "value": "Ke3chang uses Account Discovery" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "39b735d3-c659-4d1a-8e7e-082c0f049c2d", + "value": "Lazarus Group uses Query Registry" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "ced15447-281b-4d92-941e-b5df9747a3d5", + "value": "Flame uses Rundll32" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "05e9e12f-be5e-46f4-9f42-6f7fb7e9fb4a", + "value": "BRONZE BUTLER uses Data from Local System" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "d64ba78c-a332-40be-8e2f-904f15ceffe7", + "value": "Sakula uses New Service" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "0e89ca75-b73e-476e-b56d-1cf815fa7868", + "value": "Patchwork uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "313c8b20-4d49-40c1-9ac0-4c573aca28f3", + "target-uuid": "514ede4c-78b3-4d78-a38b-daddf6217a79" + }, + "uuid": "cca3a63c-e00e-49d1-bf10-f2c21f3469e6", + "value": "Winlogon Helper DLL Mitigation mitigates Winlogon Helper DLL" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "1c338d0f-a65e-4073-a5c1-c06878849f21" + }, + "uuid": "a5b4d08c-963a-48fe-8f22-ba344835d00e", + "value": "BADNEWS uses Process Hollowing" + }, + { + "meta": { + "source-uuid": "234e7770-99b0-4f65-b983-d3230f76a60b", + "target-uuid": "c0a384a4-9a25-40e1-97b6-458388474bc8" + }, + "uuid": "3ec34d16-a4e6-4fc7-b819-5a041605aa42", + "value": "Janicab uses Local Job Scheduling" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "babaa2be-7c41-490a-bd0b-2cf140858244", + "value": "SslMM uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "d7c49196-b40e-42bc-8eed-b803113692ed", + "target-uuid": "68c96494-1a50-403e-8844-69a6af278c68" + }, + "uuid": "0b0884f1-1a40-436e-9a74-8cbe9c9d6732", + "value": "Change Default File Association Mitigation mitigates Change Default File Association" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "16c7058c-8fa5-4477-8332-9e76fcb38924", + "value": "FIN6 uses Account Discovery" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "fb6f077c-06a2-46bb-9aef-959ef818d4aa", + "value": "admin@338 uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "45f9e4b6-a6a0-4f9f-aae9-9e8a69f5681d", + "value": "RTM uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "afbf5119-6e39-4e4c-8329-57f7249a67b4", + "value": "APT3 uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "2e45dc12-f493-42ea-829e-011ba786bef1", + "value": "Threat Group-3390 uses Net" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "62507790-a137-409e-a655-9190ff78cb52", + "value": "CosmicDuke uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "5f5af879-c239-416b-99ec-b46e2f9926a2", + "value": "OilRig uses Account Discovery" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "00d0b012-8a03-410e-95de-5826bf542de6" + }, + "uuid": "cf7cd81f-3684-469f-936b-a6098ff76dbd", + "value": "Cobalt Strike uses Indicator Removal from Tools" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "a6929a8b-e9b4-4122-8dd8-4030173346c9", + "value": "Cobalt Strike uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "f6ae7a52-f3b6-4525-9daf-640c083f006e", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "202b96f6-0f7c-4aed-8004-780f1d880059", + "value": "PHOREAL uses Modify Registry" + }, + { + "meta": { + "source-uuid": "ae9d818d-95d0-41da-b045-9cabea1ca164", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "2e80a049-220e-4d47-98f7-c0dbfe245cdc", + "value": "PinchDuke uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "c8c5b766-a719-43bd-988a-cb00beedbba3", + "value": "Threat Group-3390 uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069" + }, + "uuid": "cfe2a359-bbab-4520-bdd7-b2d6abf742cc", + "value": "APT28 uses XAgentOSX" + }, + { + "meta": { + "source-uuid": "5c49bc54-9929-48ca-b581-7018219b5a97", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "3d635b23-78b7-4de4-9417-8077787c7c0b", + "value": "Account Discovery Mitigation mitigates Account Discovery" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "535e3fbe-e6d9-4608-9689-f8f1f8c1ddc9", + "value": "Backdoor.Oldrea uses Process Injection" + }, + { + "meta": { + "source-uuid": "dcd81c6e-ebf7-4a16-93e0-9a97fa49c88a", + "target-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39" + }, + "uuid": "6dbb3a1e-5fb4-4494-950c-570616302ece", + "value": "CopyKittens uses Cobalt Strike" + }, + { + "meta": { + "source-uuid": "b1de6916-7a22-4460-8d26-6b5483ffaa2a", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "093215eb-4edb-4c55-bb5f-b8ca2de7962c", + "value": "SHIPSHAPE uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "22addc7b-b39f-483d-979a-1b35147da5de", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "9df1a5b0-f1fb-4239-abb5-67ba6e9e05f6", + "value": "WinMM uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "54e99ba2-143f-43be-8d7f-79de5551d1ac", + "value": "BBSRAT uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "dcd81c6e-ebf7-4a16-93e0-9a97fa49c88a", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "2e82ef21-9fb2-421e-bd96-73599089b448", + "value": "CopyKittens uses Data Compressed" + }, + { + "meta": { + "source-uuid": "57019a80-8523-46b6-be7d-f763a15a2cc6", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "edbef2c6-4005-4fdb-b978-9699a7b2a309", + "value": "Scripting Mitigation mitigates Scripting" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "5cdbfaba-b4be-4cff-bdc6-c9205c44c844", + "value": "Felismus uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "ec30b3a9-69b4-4604-9def-db9e904df309", + "value": "Gazer uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "52c18ed1-91a5-4394-a4d0-f700c75bf3d9", + "value": "Turla uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "4ec9a523-e27f-4984-9bde-4af785e5e75a", + "value": "Pisloader uses Data Encoding" + }, + { + "meta": { + "source-uuid": "95047f03-4811-4300-922e-1ba937d53a61", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "2c29e6cf-a177-4578-bf1f-fd73ae254edd", + "value": "Hikit uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "4b8d211d-4969-4c0f-8b01-fd176c8172d1", + "value": "APT28 uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "f4480854-9424-49d5-8b54-f839302e3ee7", + "value": "Rover uses Input Capture" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "46944654-fcc1-4f63-9dad-628102376586" + }, + "uuid": "ffee4cd1-f193-4dbc-9f47-6fe47e1523eb", + "value": "menuPass uses DLL Search Order Hijacking" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "032fb34d-3434-4667-9d5e-6bb9fd6b7d00", + "value": "APT32 uses Mimikatz" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "284d622d-8b28-4569-97a7-936edced1b18", + "value": "Helminth uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "07a550a2-27c1-43f5-8b30-c288441ad5b0", + "value": "OilRig uses Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "9559ecaf-2e75-48a7-aee8-9974020bc772", + "target-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56" + }, + "uuid": "34627bc3-c857-46c4-a9e8-060a779b643e", + "value": "MONSOON uses Unknown Logger" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "327f3cc5-eea1-42d4-a6cd-ed34b7ce8f61" + }, + "uuid": "1d3654f8-3a5e-4ef8-826f-4242ecf78c0a", + "value": "APT32 uses Application Deployment Software" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754" + }, + "uuid": "0585e082-8f8e-4162-b4a8-3c1cef02f7e3", + "value": "APT29 uses CozyCar" + }, + { + "meta": { + "source-uuid": "823fbfe9-b015-4bf3-9e67-d340c7373ca0", + "target-uuid": "ff25900d-76d5-449b-a351-8824e62fc81b" + }, + "uuid": "e81d69cf-62b8-464b-ad5b-9a9e80236801", + "value": "Trusted Developer Utilities Mitigation mitigates Trusted Developer Utilities" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "a3fe1f58-b507-42ea-a21e-a6ac46de9ca8", + "value": "Sakula uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "b08e3c96-25a7-412f-bbfb-63e010ef3891", + "value": "Cleaver uses Mimikatz" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "52d40641-c480-4ad5-81a3-c80ccaddf82d" + }, + "uuid": "69d05cb2-ded0-4847-b52e-af7af421f303", + "value": "Flame uses Authentication Package" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "8db1b5bd-8f0c-4c13-8667-c83713ce799e", + "value": "Gazer uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "daf56e8e-ea82-4ef2-bb03-78dd7e6ef3c0", + "value": "APT3 uses Process Discovery" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "6a5bc2dd-2132-4af0-9b12-0e781971d96c", + "value": "Patchwork uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "ccb67d98-71d6-4a26-86b6-281174ca07b0", + "value": "Kasidet uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "10571bf2-8073-4edf-a71c-23bad225532e", + "target-uuid": "317fefa6-46c7-4062-adb6-2008cf6bcb41" + }, + "uuid": "8b439661-99e2-4410-b043-082155793155", + "value": "AppInit DLLs Mitigation mitigates AppInit DLLs" + }, + { + "meta": { + "source-uuid": "46b7ef91-4e1d-43c5-a2eb-00fa9444f6f4", + "target-uuid": "3257eb21-f9a7-4430-8de1-d8b6e288f529" + }, + "uuid": "c1600f3f-6c21-4c5b-82fe-a4514785f6bb", + "value": "Network Sniffing Mitigation mitigates Network Sniffing" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "03c9b56e-f006-43b2-ac98-bcbe0c05e979", + "value": "ChChes uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "c839344c-a96d-412f-bded-5ac7c8fd446a", + "value": "RTM uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "7ee0879d-ce4f-4f54-a96b-c532dfb98ffd", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "1b4cd403-8e3a-43da-bc25-a7e8d707794b", + "value": "Data from Local System Mitigation mitigates Data from Local System" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "cef7d272-ee0c-4379-9d7b-63adf1f40252", + "value": "Mis-Type uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "17e919aa-4a49-445c-b103-dbb8df9e7351", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "c560f682-0d21-4c9b-b35d-33aec2287117", + "value": "POWERSOURCE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "30489451-5886-4c46-90c9-0dff9adc5252", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "d4fd461f-fc58-4060-aed4-cebe64f249b9", + "value": "Arp uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "5e7ef1dc-7fb6-4913-ac75-e06113b59e0c", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "d9e8d70a-06f6-4873-baf8-29ebfaf6bf99", + "value": "MiniDuke uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "1d36c3e8-238f-46c6-9b20-9fb4cb5c75ba", + "value": "Net uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "87e080cf-b8c0-4679-bcfb-ff77ab7698f3", + "value": "Misdat uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "d067b113-4584-419f-860b-d3184f734350", + "value": "S-Type uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "94927849-03e3-4a07-8f4c-9ee21b626719", + "target-uuid": "2ba5aa71-9d15-4b22-b726-56af06d9ad2f" + }, + "uuid": "56086ed3-641e-4fd5-b26e-1ca9479c2081", + "value": "Startup Items Mitigation mitigates Startup Items" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "519c4c7f-8495-4b8a-b58e-551a78e469cc", + "value": "Turla uses Query Registry" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "e0301b36-c339-49c5-b257-9ece19152922", + "value": "OilRig uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "a0cb9370-e39b-44d5-9f50-ef78e412b973", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "f837cc68-8715-4301-ae15-bf89c8b1f7ee", + "value": "Axiom uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "388b4637-f634-42ab-a370-981be7da89bd", + "value": "RedLeaves uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "7f17927d-b371-42c4-bd68-0c5c57e3edab", + "value": "Magic Hound uses File Deletion" + }, + { + "meta": { + "source-uuid": "7c39ebbf-244e-4d1c-b0ac-b282453ece43", + "target-uuid": "1c338d0f-a65e-4073-a5c1-c06878849f21" + }, + "uuid": "13f5fad8-1b6f-4b65-9803-155f93b5d357", + "value": "Process Hollowing Mitigation mitigates Process Hollowing" + }, + { + "meta": { + "source-uuid": "1f34230d-b6ae-4dc7-8599-78c18820bd21", + "target-uuid": "3489cfc5-640f-4bb3-a103-9137b97de79f" + }, + "uuid": "fb1a7bbd-9dec-4038-9935-1647378f739f", + "value": "Network Share Discovery Mitigation mitigates Network Share Discovery" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "c5cf4822-a0bf-442a-9943-1937ac45520b", + "value": "SslMM uses Masquerading" + }, + { + "meta": { + "source-uuid": "1022138b-497c-40e6-b53a-13351cbd4090", + "target-uuid": "0ca7beef-9bbc-4e35-97cf-437384ddce6a" + }, + "uuid": "c7047518-c63f-41b5-a803-1ed54066a62e", + "value": "File System Permissions Weakness Mitigation mitigates File System Permissions Weakness" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "2cc93cb7-fbe6-4c79-b619-a2eb877de1cf", + "value": "menuPass uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "fbb470da-1d44-4f29-bbb3-9efbe20f94a3", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "f8a90328-b7ee-474a-9773-f5bf501defd3", + "value": "Mivast uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "00ce7309-114c-45a1-b905-f7a973cb3837", + "value": "APT29 uses Scripting" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "a10641f4-87b4-45a3-a906-92a149cb2c27" + }, + "uuid": "2325c0b2-fb89-44e1-9206-e495811f2907", + "value": "Lazarus Group uses Account Manipulation" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "43c34939-8236-4ddd-8def-0eb7b5fe62cf", + "value": "APT1 uses Data Compressed" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "9b99b83a-1aac-4e29-b975-b374950551a3" + }, + "uuid": "e65112dc-8a58-486f-9f3b-5a84925a3e53", + "value": "APT29 uses Accessibility Features" + }, + { + "meta": { + "source-uuid": "0b32ec39-ba61-4864-9ebe-b4b0b73caf9a", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "d2fa2382-dcfc-4cff-969b-2b5ec12dc406", + "value": "TDTESS uses Timestomp" + }, + { + "meta": { + "source-uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb", + "target-uuid": "8beac7c2-48d2-4cd9-9b15-6c452f38ac06" + }, + "uuid": "762f85a3-0120-4b09-aafd-3f460764e85f", + "value": "APT12 uses Ixeshe" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "69bff194-c90e-4e30-a369-57da4cff014d", + "value": "StreamEx uses Modify Registry" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "ed2f811d-3258-4489-abe1-57dac4bdbbf8", + "value": "RedLeaves uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "0f862b01-99da-47cc-9bdb-db4a86a95bb1", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "4a959425-4d43-4969-9a47-768894a3afaa", + "value": "Emissary uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "edbd751e-29ad-419f-a3ff-9d210453351d", + "value": "Reaver uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "ba8e391f-14b5-496f-81f2-2d5ecd646c1c" + }, + "uuid": "044ad6d3-9389-4764-9b96-ad53dc98840d", + "value": "XTunnel uses Credentials in Files" + }, + { + "meta": { + "source-uuid": "a5528622-3a8a-4633-86ce-8cdaf8423858", + "target-uuid": "66f73398-8394-4711-85e5-34c8540b22a5" + }, + "uuid": "3b4f48d3-eb5d-4d7e-9f0b-86f68951207d", + "value": "FinFisher uses Hooking" + }, + { + "meta": { + "source-uuid": "addb3703-5a59-4461-9bcd-7e2b5d4e92a0", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "2a0b74b3-cbc3-45fa-aba4-eabdb0cb89b5", + "value": "Standard Application Layer Protocol Mitigation mitigates Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "5d55979e-d4e8-44eb-97d6-e3e78baa60c7", + "value": "MobileOrder uses Data from Local System" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "79057890-3cd0-4124-8b35-b86db6b4f9d7", + "value": "APT32 uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "ed45fb1c-048a-4378-8c15-6f6ea0c72d7a", + "value": "RedLeaves uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "4664b683-f578-434f-919b-1c1aad2a1111" + }, + "uuid": "325ccde0-2d5a-4306-9c4e-e1a554ee0d87", + "value": "Ke3chang uses netstat" + }, + { + "meta": { + "source-uuid": "2a6f4c7b-e690-4cc7-ab6b-1f821fb6b80b", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "f19f6e41-14b2-44a1-940f-6a6f2cfab6be", + "value": "LOWBALL uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "e1f4c08f-b5b1-4d62-8f1c-75f4302b0bce", + "value": "Shamoon uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "9194756f-c455-427b-9fb0-4887c7bf3bf3", + "value": "RedLeaves uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "15f74597-d92d-406f-9941-c0dfef3cb609", + "value": "Net uses Account Discovery" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "dbacc7d5-5d10-4b41-994d-51e0792cfb19", + "value": "Pteranodon uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "26af1f3f-806e-45bd-860a-2eead8af7d3e", + "value": "Cobalt Strike uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "bd5b4264-1f10-4cd5-b7b0-a6a8b9dad7c3", + "value": "Remsec uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "52781f1e-4b91-4ff2-8f48-89e15bc40d42", + "value": "POWRUNER uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "a0cb9370-e39b-44d5-9f50-ef78e412b973", + "target-uuid": "94379dec-5c87-49db-b36e-66abc0b81344" + }, + "uuid": "e4c7c4b7-fe19-4433-acd9-ec94f436f381", + "value": "Axiom uses Derusbi" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "7c792d18-25a3-4d85-be44-93523228748c", + "value": "Rover uses Data from Local System" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "98e8a977-3416-43aa-87fa-33e287e9c14c" + }, + "uuid": "d9c29485-ced4-4ebc-880c-31d35dd54b26", + "value": "APT32 uses WINDSHIELD" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd" + }, + "uuid": "68487d82-458b-4f45-b1c8-c6e4affaa226", + "value": "menuPass uses PlugX" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "a566127b-1d88-4b38-84dd-4686e2837399", + "value": "Daserf uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "95047f03-4811-4300-922e-1ba937d53a61", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "d7c40b1d-efe6-4869-9754-6494d45f51f1", + "value": "Hikit uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "d69c8146-ab35-4d50-8382-6fc80e641d43", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "007cc21a-685a-4701-99c1-20f258cedc7c", + "value": "BLACKCOFFEE uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "88c621a7-aef9-4ae0-94e3-1fc87123eb24", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "becf0a5e-4636-4d2f-bd4a-fd60b15ee74a", + "value": "gh0st uses Input Capture" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "a72ad83f-8336-4d01-b22d-5c836f5e5bf9", + "value": "PowerDuke uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "e6b68811-113e-4f86-8096-9f506e34dda1", + "value": "Remsec uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "252c0e02-0da6-4812-b147-81d9cfb3c998", + "value": "CHOPSTICK uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "970cdb5c-02fb-4c38-b17e-d6327cf3c810" + }, + "uuid": "907df22e-fdfe-4b93-8b18-ebf66f83868c", + "value": "S-Type uses Shortcut Modification" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "a39bc982-3934-4ec7-ba33-0de9331d55f5", + "value": "APT34 uses Scripting" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4" + }, + "uuid": "773e99eb-0739-42d3-afaa-aff65e86329d", + "value": "Turla uses Gazer" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "68edf451-bda3-4159-9715-dbcfda8eb8e2", + "value": "APT3 uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "95ddb356-7ba0-4bd9-a889-247262b8946f", + "target-uuid": "0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b" + }, + "uuid": "1e91cd45-a725-4965-abe3-700694374432", + "value": "Rootkit Mitigation mitigates Rootkit" + }, + { + "meta": { + "source-uuid": "26fed817-e7bf-41f9-829a-9075ffac45c2", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "4d90fd9d-9f9b-45f8-986d-3db43b679905", + "value": "Kasidet uses Process Discovery" + }, + { + "meta": { + "source-uuid": "df71bb3b-813c-45eb-a8bc-f2a419837411", + "target-uuid": "b42378e0-f147-496f-992a-26a49705395b" + }, + "uuid": "fad44d26-02a8-4cdc-b566-5e24f32a93b3", + "value": "Molerats uses PoisonIvy" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "5bb39b9d-3651-4cdf-80b1-9d88b2062258", + "value": "Shamoon uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "dcaa092b-7de9-4a21-977f-7fcb77e89c48" + }, + "uuid": "1a40426a-355c-4d7e-b51c-e95a102b31e2", + "value": "Lazarus Group uses Access Token Manipulation" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "96566860-9f11-4b6f-964d-1c924e4f24a4" + }, + "uuid": "64aab090-e7c2-4114-8c15-49700b611fb8", + "value": "Sowbug uses Starloader" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "d8abe157-f6cd-4959-b9d5-e0c87d16bcfe", + "value": "ADVSTORESHELL uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9", + "target-uuid": "30973a08-aed9-4edf-8604-9084ce1b5c4f" + }, + "uuid": "35ca6c35-f1e9-49b7-a8c9-a67951c57ea0", + "value": "TinyZBot uses Clipboard Data" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "129cacdc-8acb-4209-a77c-a6a7e0820a97", + "value": "POWRUNER uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "1fe4be95-b162-4fc7-a3c9-4277547ea722", + "value": "Remsec uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "c9cd7ec9-40b7-49db-80be-1399eddd9c52" + }, + "uuid": "1d5e0da2-7741-4a31-9c54-cbbe584fe27b", + "value": "APT1 uses Cachedump" + }, + { + "meta": { + "source-uuid": "7551188b-8f91-4d34-8350-0d0c57b2b913", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "2a7d01e9-9c42-4d17-947a-629ca7a9d515", + "value": "Elise uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "fe98767f-9df8-42b9-83c9-004b1dec8647", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "93b12e1a-7f21-4fa0-9b2a-c96c7c270625", + "value": "PittyTiger uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "6b62e336-176f-417b-856a-8552dd8c44e1" + }, + "uuid": "e02d1cb4-1bb7-49b5-a918-5e0d194974aa", + "value": "Turla uses Epic" + }, + { + "meta": { + "source-uuid": "cba5667e-e3c6-44a4-811c-266dbc00e440", + "target-uuid": "52f3d5a6-8a0f-4f82-977e-750abf90d0b0" + }, + "uuid": "f6483534-196c-4540-a456-985594171cd8", + "value": "Extra Window Memory Injection Mitigation mitigates Extra Window Memory Injection" + }, + { + "meta": { + "source-uuid": "5cbe0d3b-6fb1-471f-b591-4b192915116d", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "13a8be40-1190-4553-b026-58c5088c322a", + "value": "Suckfly uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "7cb48d6d-1171-4e9d-87c7-4779293f6921", + "value": "Duqu uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "9559ecaf-2e75-48a7-aee8-9974020bc772", + "target-uuid": "f5352566-1a64-49ac-8f7f-97e1d1a03300" + }, + "uuid": "ded85906-e996-45cd-ae64-82adc22397e3", + "value": "MONSOON uses AutoIt backdoor" + }, + { + "meta": { + "source-uuid": "d69c8146-ab35-4d50-8382-6fc80e641d43", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "5a77e097-3aed-4bd3-b5fc-997746da62ad", + "value": "BLACKCOFFEE uses Process Discovery" + }, + { + "meta": { + "source-uuid": "56648de3-8947-4559-90c4-eda10acc0f5a", + "target-uuid": "9e09ddb2-1746-4448-9cad-7f8b41777d6d" + }, + "uuid": "dce95526-cb24-4d3e-9b3b-de704e0730e4", + "value": "Keychain Mitigation mitigates Keychain" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "ed94edc7-e687-409e-9143-20a15190bd83", + "value": "Shamoon uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "2d450e2f-25c9-49af-b83f-6c91029ed28a", + "value": "APT28 uses Input Capture" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f" + }, + "uuid": "3beb0c09-e584-4fd8-92bb-d7a1ae9192e6", + "value": "OilRig uses Tasklist" + }, + { + "meta": { + "source-uuid": "d01f473f-3cdc-4867-9e55-1de9cf1986f0", + "target-uuid": "3ccef7ae-cb5e-48f6-8302-897105fbf55c" + }, + "uuid": "8104dfee-8883-4f7c-8f7d-84c9b409efc3", + "value": "Deobfuscate/Decode Files or Information Mitigation mitigates Deobfuscate/Decode Files or Information" + }, + { + "meta": { + "source-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "0dee5507-6e61-4244-86a8-c7e8a34469da", + "value": "OwaAuth uses Web Shell" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "3fe9b64a-6435-4592-9181-2ad50ee93044", + "value": "Lazarus Group uses Data from Local System" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "9b99b83a-1aac-4e29-b975-b374950551a3" + }, + "uuid": "ab069468-3dff-4c77-9293-adb0b2627a4e", + "value": "Deep Panda uses Accessibility Features" + }, + { + "meta": { + "source-uuid": "4fa49fc0-9162-4bdb-a37e-7aa3dcb6d38b", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "3f416bd3-a06f-4ec2-8cf6-4a84e0611c63", + "value": "xCmd uses Service Execution" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "79106ad4-28d3-4f67-a2c3-116d138ec84a", + "value": "PlugX uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "17dec760-9c8f-4f1b-9b4b-0ac47a453234", + "target-uuid": "246fd3c7-f5e3-466d-8787-4c13d9e3b61c" + }, + "uuid": "e0d33a40-a0d1-49fe-bea1-d0e4f000f628", + "value": "Miner-C uses Taint Shared Content" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "1d54c1d7-529f-4e4f-9a38-55b1b8cbff66", + "value": "Backdoor.Oldrea uses File Deletion" + }, + { + "meta": { + "source-uuid": "6cac62ce-550b-4793-8ee6-6a1b8836edb0", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "dd21c8fe-caf8-40df-b049-787ba465eef7", + "value": "Indicator Removal on Host Mitigation mitigates Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "c5574ca0-d5a4-490a-b207-e4658e5fd1d7", + "target-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4" + }, + "uuid": "9155d072-d94b-4a63-b089-26781aff5275", + "value": "Scarlet Mimic uses MobileOrder" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "e8193b28-b28a-4ab7-8390-8a5bd4d851b5", + "value": "Threat Group-3390 uses File Deletion" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "62dfd1ca-52d5-483c-a84b-d6e80bf94b7b" + }, + "uuid": "96077086-d811-47a1-a805-decbf6f249b7", + "value": "BBSRAT uses Modify Existing Service" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "7c93aa74-4bc0-4a9e-90ea-f25f86301566" + }, + "uuid": "506acc8a-e691-4f4e-b69f-bfab84cf2c73", + "value": "FIN7 uses Application Shimming" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "818a401d-dd4d-426a-b89c-d33625380b8b", + "value": "MoonWind uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "d53d1e84-f4de-4e6a-bc84-5edfce84b055", + "value": "OwaAuth uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "b3981ca6-7ef0-4625-99a8-9cbec731bac9", + "value": "Helminth uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "8f897f1c-7bc6-4a85-8d3b-627f976af215", + "value": "BRONZE BUTLER uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "69682171-e717-4af7-a24a-06a39f381641", + "value": "Threat Group-3390 uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "fce2d07b-7bc7-497a-b21a-75a23fbccf50", + "value": "Prikormka uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "13c97dd2-5c0b-4f18-84ab-533949fbeb25", + "value": "SeaDuke uses Data Encoding" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "b51f3b69-d62b-4ccf-9ce8-62ec7f934e4b", + "value": "Lazarus Group uses Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "fe98767f-9df8-42b9-83c9-004b1dec8647", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "cc831c63-94af-4937-b8e6-668591ec7d04", + "value": "PittyTiger uses Mimikatz" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "64cb753d-eb72-4dce-a417-7df747334347", + "value": "BACKSPACE uses Process Discovery" + }, + { + "meta": { + "source-uuid": "95c29444-49f9-49f7-8b20-bcd68d8fcaa6", + "target-uuid": "4bf5845d-a814-4490-bc5c-ccdee6043025" + }, + "uuid": "0c2ba74b-a5b0-493c-84f3-41b6131070a0", + "value": "AppCert DLLs Mitigation mitigates AppCert DLLs" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "d5c86dd3-3cfa-4ade-8984-fdf079b9f81b", + "value": "RTM uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "9e729a7e-0dd6-4097-95bf-db8d64911383", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "b69424ec-3af6-44aa-842a-81fba219b9f4", + "value": "Darkhotel uses Code Signing" + }, + { + "meta": { + "source-uuid": "2dd34b01-6110-4aac-835d-b5e7b936b0be", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "695c2f41-140a-48f9-9e14-0cd58d7712d1", + "value": "OLDBAIT uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "8961d93e-ec51-42dd-8f76-54d46ea21967", + "value": "H1N1 uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "bc72acee-e417-4de8-8084-153e141917b6", + "value": "MobileOrder uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "0ced8926-914e-4c78-bc93-356fb90dbd1f", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "61fa303b-a9ff-419f-b3ac-96e43e37b6e5", + "value": "HALFBAKED uses Process Discovery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "dd4c02ea-b54a-4753-beb5-3248d89a7e04", + "value": "APT1 uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "da44c85c-914b-41e0-aef7-68cd3c1faea1", + "value": "JHUHUGIT uses Process Injection" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "fc4dd2b6-63a0-46fe-bfc4-90e58e5d1422", + "value": "BRONZE BUTLER uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "87b8b451-bf9b-4e93-b591-05ef502970f5", + "value": "Magic Hound uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "dfb5fa9b-3051-4b97-8035-08f80aef945b", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "a1e74408-5c7b-4538-afd9-a01b23a92429", + "value": "Psylo uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "bb005145-438c-4fd8-9cac-a636df7465da", + "value": "XAgentOSX uses Process Discovery" + }, + { + "meta": { + "source-uuid": "64d76fa5-cf8f-469c-b78c-1a4f7c5bad80", + "target-uuid": "1c338d0f-a65e-4073-a5c1-c06878849f21" + }, + "uuid": "ec6074e4-4137-42a4-86c8-1ea95ce54df6", + "value": "BBSRAT uses Process Hollowing" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "61dd6d75-a95b-488d-9a1d-924563592df7", + "value": "POWRUNER uses Account Discovery" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "a5ffea60-7694-48cd-92e9-b755669b2fdb", + "value": "Gamaredon Group uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "0f5d3626-1dc2-4ebe-ba37-3f86ab0df9ec", + "value": "Rover uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "edaf0203-4959-4e1e-9240-3d20cf0f3b6a", + "value": "APT28 uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "44090eb6-1166-4986-8583-60dcc8e69cc7", + "value": "RedLeaves uses Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "ed7d0cb1-87a6-43b4-9f46-ef1bc56d6c68", + "target-uuid": "428ca9f8-0e33-442a-be87-f869cb4cf73e" + }, + "uuid": "74486fa3-a5b8-49b2-82b7-0c453b4baf12", + "value": "Tor uses Multilayer Encryption" + }, + { + "meta": { + "source-uuid": "b52f41b9-ccf6-4da7-a6c0-167eeb71fbd8", + "target-uuid": "389735f1-f21c-4208-b8f0-f8031e7169b8" + }, + "uuid": "d18d4353-e344-4759-b51b-ed39ab2b5f46", + "value": "Browser Extensions Mitigation mitigates Browser Extensions" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "e41ab3e7-2b69-4461-a693-e53a24c9ab59", + "value": "CORESHELL uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "b8f1354c-9cff-40ef-aa47-591952c735c3", + "value": "Backdoor.Oldrea uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "94f6b4f5-b528-4f50-91d5-f66457c2f8f7", + "target-uuid": "544b0346-29ad-41e1-a808-501bb4193f47" + }, + "uuid": "efa2ae6b-8942-4ea2-80ca-b4181dd01427", + "value": "Man in the Browser Mitigation mitigates Man in the Browser" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "a52edc76-328d-4596-85e7-d56ef5a9eb69" + }, + "uuid": "76393f0c-a13c-48a8-ba7d-80502ae938a7", + "value": "APT1 uses Pass-The-Hash Toolkit" + }, + { + "meta": { + "source-uuid": "43213480-78f7-4fb3-976f-d48f5f6a4c2a", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "f9669551-29f8-4aaf-83b9-50e541bbdced", + "value": "FLASHFLOOD uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "ed74954d-4717-4d63-9836-4cbd66c37345", + "value": "Crimson uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "555e47f2-54bb-4c97-8804-536aa354126c", + "value": "APT3 uses Rundll32" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "22addc7b-b39f-483d-979a-1b35147da5de" + }, + "uuid": "45966f4c-51d4-4940-854d-79d712f63ed5", + "value": "Naikon uses WinMM" + }, + { + "meta": { + "source-uuid": "7fcbc4e8-1989-441f-9ac5-e7b6ff5806f1", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "c088f23e-b741-453c-a710-01990dead853", + "value": "Systeminfo uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "362dc67f-4e85-4562-9dac-1b6b7f3ec4b5", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "01e01c24-ba4c-41d7-8f30-8fca364dc2c6", + "value": "ifconfig uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "fece06b7-d4b1-42cf-b81a-5323c917546e", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "27834043-1004-4a70-9023-a318bd6db7c6", + "value": "FALLCHILL uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "515f6584-fa98-44fe-a4e8-e428c7188514", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "bb523d35-52f1-4c61-a8de-b4605ce9e596", + "value": "Fallback Channels Mitigation mitigates Fallback Channels" + }, + { + "meta": { + "source-uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808", + "target-uuid": "c3888c54-775d-4b2f-b759-75a2ececcbfd" + }, + "uuid": "3e497bf1-4fdc-40a2-b8a2-3492c1d605e5", + "value": "POSHSPY uses Data Transfer Size Limits" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "25d96e8e-6893-4b90-82cc-253cbd499543", + "value": "Dragonfly uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "ed8b5029-835d-492c-a1f4-10ccbf084a76", + "value": "Pisloader uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "19edfa02-1a5f-47e4-ad82-3288f57f64cf", + "target-uuid": "30973a08-aed9-4edf-8604-9084ce1b5c4f" + }, + "uuid": "25a46055-25f5-4f91-9b0f-ba099f9dde4b", + "value": "Clipboard Data Mitigation mitigates Clipboard Data" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "d4ca926c-6976-4ee8-a5b0-89aa11931bea", + "value": "RedLeaves uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "838b4a52-1360-4ca7-ab25-1b549508e687", + "value": "CHOPSTICK uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "b3f53743-4bd9-47a6-bf41-6f7786bbdc87", + "value": "BADNEWS uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "17594ffb-af22-4cdc-8849-ca31d2019a9e", + "value": "Threat Group-3390 uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "74febc44-8955-4e4d-aca0-d4dad2f967d7", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "f004e6c4-0c37-4060-9627-9ec0940aee9c", + "value": "Process Injection Mitigation mitigates Process Injection" + }, + { + "meta": { + "source-uuid": "7ecc3b4f-5cdb-457e-b55a-df376b359446", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "c6f81350-a410-4ac7-a4b0-58bd4a9c1d9e", + "value": "Poseidon Group uses Process Discovery" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "d6e43621-ca4a-475f-b81c-037a0878728b", + "value": "Patchwork uses PowerShell" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "ec362b37-1a64-4b28-8d34-7819d0aa5b2a", + "value": "XAgentOSX uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "3884be12-f73f-4f9b-875e-68d40798faf6", + "value": "BADNEWS uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "bbd9b8d7-431c-44fa-95ac-61f73271ae92", + "value": "BlackEnergy uses Input Capture" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "ee51d531-5cc4-4836-a55c-6062bde1a4d4", + "value": "StreamEx uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "317fefa6-46c7-4062-adb6-2008cf6bcb41" + }, + "uuid": "3d16b34f-f58b-4469-a0ef-7585f88d6001", + "value": "T9000 uses AppInit DLLs" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "3cb99d8e-8a3d-47ed-b4b7-e217cea48013", + "value": "Cobalt Strike uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "56f46b17-8cfa-46c0-b501-dd52fef394e2" + }, + "uuid": "4a1bfb6c-f110-4785-9dff-4c8e433bf04d", + "value": "Threat Group-3390 uses ASPXSpy" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "5bb94c21-96c6-4c71-ae46-b222a69a493a", + "value": "NETEAGLE uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "82cb34ba-02b5-432b-b2d2-07f55cbf674d", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "7282eabe-73e0-4a10-824b-f18df7f892e2", + "value": "Trojan.Karagany uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "774a3188-6ba9-4dc4-879d-d54ee48a5ce9" + }, + "uuid": "d8ac067b-f246-40bb-98bd-fcff74092139", + "value": "CosmicDuke uses Automated Exfiltration" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "9b80479d-6f7a-45fd-af5b-1e8adfb1e7fd", + "value": "Mis-Type uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "a6150e37-2411-409f-82a0-e259d55d1166", + "value": "T9000 uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "64196062-5210-42c3-9a02-563a0d1797ef" + }, + "uuid": "167d7b11-01f3-42d5-bb8a-78306dc80243", + "value": "CHOPSTICK uses Communication Through Removable Media" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "cd58d271-9ee2-45d6-9ca3-22ae8da639b5", + "value": "Helminth uses Automated Collection" + }, + { + "meta": { + "source-uuid": "fbe9387f-34e6-4828-ac28-3080020c597b", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "a5888362-00f3-4c9e-98ee-048aee5169e1", + "value": "FIN10 uses PowerShell" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "89da3f24-b9dc-4c68-9240-228215e51bfc", + "value": "Dragonfly uses Masquerading" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8" + }, + "uuid": "16ef3e00-dc40-462c-9b74-5e8a8b24c86e", + "value": "APT3 uses OSInfo" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "5f95e123-9f44-47a0-affc-aaae6929d269", + "value": "APT34 uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "2e5d3a83-fe00-41a5-9b60-237efc84832f", + "target-uuid": "b42378e0-f147-496f-992a-26a49705395b" + }, + "uuid": "d6e40826-7af0-4e4e-96c3-28493abda6c7", + "value": "Moafee uses PoisonIvy" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "10d51417-ee35-4589-b1ff-b6df1c334e8d" + }, + "uuid": "e9a2c6b5-c02a-404b-818c-d54915a53952", + "value": "APT34 uses External Remote Services" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "1035cdf2-3e5f-446f-a7a7-e8f6d7925967" + }, + "uuid": "842f8f4b-9d90-4533-850f-777f33ef8257", + "value": "T9000 uses Audio Capture" + }, + { + "meta": { + "source-uuid": "45e7f570-6a0b-4095-bf02-4bca05da6bae", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "61528841-379e-4fa3-a233-34c745764c18", + "value": "Masquerading Mitigation mitigates Masquerading" + }, + { + "meta": { + "source-uuid": "7ecc3b4f-5cdb-457e-b55a-df376b359446", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "a602be33-6ed6-4f73-b7f6-10b47581707a", + "value": "Poseidon Group uses Account Discovery" + }, + { + "meta": { + "source-uuid": "7ecc3b4f-5cdb-457e-b55a-df376b359446", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "720be590-5ea0-43b6-8360-fa75dd4d1a67", + "value": "Poseidon Group uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "f5936bbd-f8cb-404a-bd43-87f7bc836294", + "value": "BlackEnergy uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "d57d1a71-6ac7-4028-ba73-86e5df98395f", + "value": "POSHSPY uses Timestomp" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "3268cdc0-7cee-4fe5-92cc-2c3cdc06712b", + "value": "Derusbi uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "b8eb28e4-48a6-40ae-951a-328714f75eda" + }, + "uuid": "19fce62c-ba70-4c20-bf74-0bca7886190c", + "value": "APT1 uses BISCUIT" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "45522d60-160a-4c07-bd98-9a487175910e", + "value": "SeaDuke uses Data Compressed" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f" + }, + "uuid": "9d081347-3446-47a4-b5a9-d7a9d2d499e7", + "value": "Deep Panda uses Tasklist" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "448a35fc-fecf-4373-9888-30c37dd1d56a", + "value": "Duqu uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "38952eac-cb1b-4a71-bad2-ee8223a1c8fe", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "44259d7d-e156-4e09-a401-ff62f0706cdd", + "value": "dsquery uses Account Discovery" + }, + { + "meta": { + "source-uuid": "c47a9b55-8f61-4b82-b833-1db6242c754e", + "target-uuid": "c0a384a4-9a25-40e1-97b6-458388474bc8" + }, + "uuid": "cfe1e092-57a9-4f7e-ba4a-794bfa797de8", + "value": "Local Job Scheduling Mitigation mitigates Local Job Scheduling" + }, + { + "meta": { + "source-uuid": "5e595477-2e78-4ce7-ae42-e0b059b17808", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "b380ad90-2f3b-4f98-ae23-3dfdba448e0a", + "value": "POSHSPY uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "80a014ba-3fef-4768-990b-37d8bd10d7f4", + "target-uuid": "0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b" + }, + "uuid": "eb74fa31-121d-4e43-9794-048a901f509a", + "value": "Uroburos uses Rootkit" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "0b823cda-4775-4690-9ea6-02bbaa3522a1", + "value": "Duqu uses Input Capture" + }, + { + "meta": { + "source-uuid": "6b62e336-176f-417b-856a-8552dd8c44e1", + "target-uuid": "1b84d551-6de8-4b96-9930-d177677c3b1d" + }, + "uuid": "88ad4d2e-745e-4712-8901-e772dfaf3298", + "value": "Epic uses Code Signing" + }, + { + "meta": { + "source-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "6f01abdc-bd94-4645-afed-8d3bd365bba4", + "value": "TinyZBot uses Screen Capture" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "94379dec-5c87-49db-b36e-66abc0b81344" + }, + "uuid": "ba4e03d1-f9b6-442d-974b-2fb7feddb551", + "value": "Deep Panda uses Derusbi" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "1eac1b9e-28f1-4315-8070-6946e7e11444", + "value": "APT34 uses Input Capture" + }, + { + "meta": { + "source-uuid": "df71bb3b-813c-45eb-a8bc-f2a419837411", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "6e757efa-8231-4674-a1ea-e234e2dfb838", + "value": "Molerats uses Process Discovery" + }, + { + "meta": { + "source-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "7123a6ee-2026-4db8-a983-cbc2932c2a09", + "value": "Backdoor.Oldrea uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "dc5d1a33-62aa-4a0c-aa8c-589b87beb11e", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "e376d1ed-a35a-47c1-98c6-4d37f52b1b84", + "value": "ChChes uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "0bc3ce00-83bc-4a92-a042-79ffbc6af259", + "target-uuid": "e906ae4d-1d3a-4675-be23-22f7311c0da4" + }, + "uuid": "4b5bd2c6-b460-401d-8457-005add9037d9", + "value": "Windows Management Instrumentation Event Subscription Mitigation mitigates Windows Management Instrumentation Event Subscription" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "8bb44b86-379d-49ba-9b28-2451e69db30d", + "value": "Patchwork uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "687c23e4-4e25-4ee7-a870-c5e002511f54", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "ad5f49b0-8b92-43d1-99f3-c691ccb7a8ac", + "value": "DustySky uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "4320b080-9ae9-4541-9b8b-bcd0961dbbbd", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "47316750-4ca7-4ea3-b72c-9d7c7d895e3a", + "value": "Data Staged Mitigation mitigates Data Staged" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "d7903e1f-f31c-48bc-b7c3-3616cb1a792f", + "value": "RTM uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "3240cbe4-c550-443b-aa76-cc2a7058b870" + }, + "uuid": "15aa00d1-11c0-4be1-a900-ede5e1376110", + "value": "menuPass uses SNUGRIDE" + }, + { + "meta": { + "source-uuid": "40d3e230-ed32-469f-ba89-be70cc08ab39", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "7f3c015e-d95d-4d35-a583-236134464554", + "value": "Agent.btz uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "8e461ca3-0996-4e6e-a0df-e2a5bbc51ebc", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "27375058-3002-4fc2-a964-a1e336a10a2a", + "value": "4H RAT uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "be5dadd8-71ce-40ac-8858-5d5c5fbe0e96", + "value": "Prikormka uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "da2ef4a9-7cbe-400a-a379-e2f230f28db3", + "target-uuid": "02fefddc-fb1b-423f-a76b-7552dd211d4d" + }, + "uuid": "63d53308-7d7d-4777-a1cc-c7100735609c", + "value": "BOOTRASH uses Bootkit" + }, + { + "meta": { + "source-uuid": "294e2560-bd48-44b2-9da2-833b5588ad11", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "b91e06c1-9546-4184-9552-ba501bf9182e", + "value": "ipconfig uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "80ca0faf-6958-4158-a36d-b3e7936c5f5a", + "value": "Tasklist uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "fece06b7-d4b1-42cf-b81a-5323c917546e", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "3017cf15-f6a8-4281-8c74-9dd8f7c2666f", + "value": "FALLCHILL uses Timestomp" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "ed2e17b5-171b-4878-a3ab-2b70e8ca132a", + "value": "Pisloader uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "0e12d7d1-5c46-4314-97fb-263853eed6af", + "value": "HTTPBrowser uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "e01be9c5-e763-4caf-aeb7-000b416aef67" + }, + "uuid": "6d819560-bdfb-4e0a-bf56-fddcba60cdb5", + "value": "S-Type uses Create Account" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "9670979e-9785-45f0-a470-f591c97f6f8a", + "value": "POWRUNER uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "10d51417-ee35-4589-b1ff-b6df1c334e8d" + }, + "uuid": "9abd0448-a3b7-4262-8753-fe81dc91c434", + "value": "FIN5 uses External Remote Services" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "7a30e6e7-ed64-47b1-b368-c1cec96d5fbf", + "value": "Sykipot uses Input Capture" + }, + { + "meta": { + "source-uuid": "199463de-d9be-46d6-bb41-07234c1dd5a6", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "3363ae54-1fe3-4c9f-b074-79dc0d7fbba5", + "value": "GeminiDuke uses Process Discovery" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "1dfbe8fe-0e7a-42a7-85f0-a94b086b470b", + "value": "Gazer uses Timestomp" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "67f19627-27a5-4898-bab5-7b235aa4ad77", + "value": "APT18 uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "25d5e1d8-c6fb-4735-bc57-115a21222f4b", + "target-uuid": "4ae4f953-fe58-4cc8-a327-33257e30a830" + }, + "uuid": "3e89d94b-5e6f-48b3-ba80-d366940fa968", + "value": "Application Window Discovery Mitigation mitigates Application Window Discovery" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "eaaf6671-ead6-441b-b8d0-037a1e47572e", + "value": "FIN6 uses Data Staged" + }, + { + "meta": { + "source-uuid": "2ace01f8-67c8-43eb-b7b1-a7b9f1fe67e1", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "e432b3bc-5539-40e5-bce2-3ba6f463b571", + "value": "File and Directory Discovery Mitigation mitigates File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "e0a0966c-7a2f-41b3-962f-3a6b22a5a8a9", + "value": "Reaver uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "427a9eb9-659d-433c-9e2c-9a66d115a9a3", + "value": "Felismus uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "ae3be82b-3d54-4be8-939b-e074a2cea170", + "value": "Misdat uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "4d4c8221-17a9-4e5b-86f9-6a0cffc42424", + "value": "S-Type uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "0a68f1f1-da74-4d28-8d9a-696c082706cc", + "target-uuid": "3ccef7ae-cb5e-48f6-8302-897105fbf55c" + }, + "uuid": "5918cee6-c2f1-41be-ab96-36f3d17e5293", + "value": "certutil uses Deobfuscate/Decode Files or Information" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "b8a1739d-240b-46c1-a25a-b82d1c4e4765", + "value": "Turla uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "926d0b0c-9421-4b8e-a740-8823e35c642f", + "value": "Dragonfly uses Screen Capture" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "9c4a8336-5f5f-4e58-b00d-b6bf1c59ec03", + "value": "MoonWind uses Data Staged" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "41023c59-b41e-454a-ace2-cd98d4fedb8e", + "value": "Mis-Type uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "ae41895a-243f-4a65-b99b-d85022326c31", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "72cd5bab-20d9-4895-a6be-7d33f28d4b65", + "value": "Dust Storm uses Data from Local System" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "33162cc2-a800-4d42-89bb-13ac1e75dfce", + "value": "Sakula uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "e94576ee-284c-4782-a6ef-b7dd8a780254", + "value": "OilRig uses Mimikatz" + }, + { + "meta": { + "source-uuid": "1881da33-fdf2-4eea-afd0-e04caf9c000f", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "9d0c7e94-b7d6-4ede-8223-a19e615e0a0b", + "value": "Peripheral Device Discovery Mitigation mitigates Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "2ccda6d1-5196-4e22-b94a-01c3676fecc9", + "value": "APT34 uses Web Shell" + }, + { + "meta": { + "source-uuid": "9e2bba94-950b-4fcf-8070-cb3f816c5f4e", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "3ada7220-b5a6-45b9-a7ca-4a26423da831", + "value": "hcdLoader uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "902286b2-96cc-4dd7-931f-e7340c9961da", + "target-uuid": "0c8ab3eb-df48-4b9c-ace7-beacaac81cc5" + }, + "uuid": "77fad92a-72ba-44d2-b4cb-a3079fbdb256", + "value": "File System Logical Offsets Mitigation mitigates File System Logical Offsets" + }, + { + "meta": { + "source-uuid": "d9727aee-48b8-4fdb-89e2-4c49746ba4dd", + "target-uuid": "ae676644-d2d2-41b7-af7e-9bed1b55898c" + }, + "uuid": "592d0c31-e61f-495e-a60e-70d7be59a719", + "value": "Data from Network Shared Drive Mitigation mitigates Data from Network Shared Drive" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "26eafe5d-0ffc-48cf-ba1d-3681bdcbfaa3", + "value": "Threat Group-3390 uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "f72eb8a8-cd4c-461d-a814-3f862befbf00" + }, + "uuid": "47e827f6-ec1d-4f16-80ab-0c54254ff42c", + "value": "Duqu uses Custom Command and Control Protocol" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "5abaaa8f-19c7-448f-9e5a-66f1cbf412f9", + "value": "SeaDuke uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "1d808f62-cf63-4063-9727-ff6132514c22", + "target-uuid": "46944654-fcc1-4f63-9dad-628102376586" + }, + "uuid": "191885b6-1282-4173-a2bd-174c30c8a1dc", + "value": "WEBC2 uses DLL Search Order Hijacking" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "9aeda7e2-e452-4cd3-837f-e258cba1fc96", + "value": "CHOPSTICK uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "ae41895a-243f-4a65-b99b-d85022326c31", + "target-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31" + }, + "uuid": "4cb1c7b1-6efd-488c-857d-605ff8ca9ab5", + "value": "Dust Storm uses ZLib" + }, + { + "meta": { + "source-uuid": "65341f30-bec6-4b1d-8abf-1a5620446c29", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "67f82f6c-18f1-4f1e-8352-b7ecf8839ea2", + "value": "Reaver uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "9a902722-cecd-4fbe-a6c9-49333aa0f8c2", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "863d6b6f-9e13-4925-a736-5e719a10a0b8", + "value": "Remote System Discovery Mitigation mitigates Remote System Discovery" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "564de5da-7ecc-45c7-bbd5-619a8f316f70", + "value": "BACKSPACE uses Query Registry" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "3565539f-7ebf-4288-8422-5212c774821b", + "value": "NETEAGLE uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "0942dc11-0fcd-480a-ae4d-d571ba96331b", + "value": "Threat Group-3390 uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "dc68cc0c-154a-4c69-a35a-b7fd843d8e98", + "value": "Misdat uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "552462b9-ae79-49dd-855c-5973014e157f", + "target-uuid": "0f20e3cb-245b-4a61-8a91-2d93f7cb0e9b" + }, + "uuid": "da6aa745-9eb5-44d9-80f8-e9f542d106d2", + "value": "Zeroaccess uses Rootkit" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "02a629d3-b970-43e8-a11b-79f35107a4c0", + "value": "Pisloader uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "94211067-148f-4196-a216-c1bb1e5cfc70", + "value": "Putter Panda uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "d6e48ec5-1634-4ddd-865e-0bcb32a1fd1a", + "value": "APT34 uses File Deletion" + }, + { + "meta": { + "source-uuid": "c5947e1c-1cbc-434c-94b8-27c7e3be0fff", + "target-uuid": "d3afa961-a80c-4043-9509-282cdf69ab21" + }, + "uuid": "a70d06e8-63dd-4cb3-83a5-f7bd8f2a8132", + "value": "Winnti Group uses Winnti" + }, + { + "meta": { + "source-uuid": "f108215f-3487-489d-be8b-80e346d32518", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "c08ef8e9-9e12-4bb2-9e6a-061934f33ea0", + "value": "Komplex uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "71a8ae5e-3a78-49b5-9857-e202d636cedf", + "value": "APT32 uses Timestomp" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "e6e324d1-b775-48bb-ac9f-02fcc2428752", + "value": "admin@338 uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "358047bf-1dd3-4fc4-bc1a-b7004bd54b8d", + "value": "OwaAuth uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "8b880b41-5139-4807-baa9-309690218719", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "d0332cfa-d932-4bc3-b661-9cd72c00b390", + "value": "SPACESHIP uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "41cff8e9-fd05-408e-b3d5-d98c54c20bcf", + "target-uuid": "c1b11bf7-c68e-4fbf-a95b-28efbe7953bb" + }, + "uuid": "b02c9017-5ec9-4be0-9aa9-b183d252c516", + "value": "SSH Hijacking Mitigation mitigates SSH Hijacking" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "428ca9f8-0e33-442a-be87-f869cb4cf73e" + }, + "uuid": "a5d7526f-2b1f-4a69-abc7-926b22bc402b", + "value": "Hi-Zor uses Multilayer Encryption" + }, + { + "meta": { + "source-uuid": "dfb5fa9b-3051-4b97-8035-08f80aef945b", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "58f6b7ce-c0d0-4a54-b60d-1c39d6204796", + "value": "Psylo uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "ccc38b61-c517-4186-909a-760f12ef65e8", + "value": "CORESHELL uses Rundll32" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "79f89b33-046c-4bfa-a12d-c50fa0d84ea6", + "value": "Magic Hound uses Web Service" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "ba1b953d-08ce-4b4b-924e-92556cdf1d90", + "value": "APT3 uses PowerShell" + }, + { + "meta": { + "source-uuid": "ccd61dfc-b03f-4689-8c18-7c97eab08472", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "f55d54fe-27ed-41f9-81db-11ccbe2d2125", + "value": "CHOPSTICK uses Query Registry" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "322bad5a-1c49-4d23-ab79-76d641794afa" + }, + "uuid": "09c10778-19ad-441a-8a75-a3cf1288f960", + "value": "Sykipot uses System Service Discovery" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "46944654-fcc1-4f63-9dad-628102376586" + }, + "uuid": "6ce3735c-bfae-4eec-ab6b-bbf08cb7d60f", + "value": "Prikormka uses DLL Search Order Hijacking" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e" + }, + "uuid": "89c6bcd7-e330-4902-8296-0918923d6573", + "value": "APT18 uses cmd" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "ca1a3f50-5ebd-41f8-8320-2c7d6a6e88be" + }, + "uuid": "6c030461-42c5-44db-908a-85ac9a5a9822", + "value": "Cobalt Strike uses Bypass User Account Control" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "88c50625-6d02-42fb-aa82-4315a532b754", + "value": "Magic Hound uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "b22cebe6-129a-41a2-8a9e-70c222c88af6", + "value": "OilRig uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "eb85fa2e-3c50-4130-9717-8688237fecbc", + "value": "admin@338 uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "f5352566-1a64-49ac-8f7f-97e1d1a03300", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "e47397b7-b3c7-4919-ac5e-1f3266ef97e3", + "value": "AutoIt backdoor uses PowerShell" + }, + { + "meta": { + "source-uuid": "7331c66a-5601-4d3f-acf6-ad9e3035eb40", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "c3a1969b-1edb-4a78-80ab-b122cc2822e4", + "value": "Group5 uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "167e1e15-1fe1-4073-aac1-062557fdd79f", + "value": "CORESHELL uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "dcc2c503-25dc-47bb-b9cb-35ce27e73cd2", + "value": "CORESHELL uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "37dd9a3c-dd52-4541-be7c-b490d026305c", + "value": "RTM uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "84e02621-8fdf-470f-bd58-993bb6a89d91" + }, + "uuid": "1258536b-6cf4-4cfe-98c7-e9c1d30c5a34", + "value": "APT3 uses Multi-Stage Channels" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "d0d74930-6b1d-4d1d-ba7f-60b93c114fd9", + "value": "Hi-Zor uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "0c56b369-b665-4001-87ff-d27ae135cc64", + "value": "Pisloader uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "eb7a6a3f-cc88-4ed7-8421-4642c1eb1978", + "value": "BACKSPACE uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "98229d5a-fce3-442e-91cf-7ec7b7994248", + "value": "FIN6 uses Data Compressed" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "10d51417-ee35-4589-b1ff-b6df1c334e8d" + }, + "uuid": "5e4ec089-c86d-4684-9783-af348d4aaa14", + "value": "Dragonfly uses External Remote Services" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "10d51417-ee35-4589-b1ff-b6df1c334e8d" + }, + "uuid": "3b521f87-a77d-4c8d-8ab8-ffc6dbc3d62e", + "value": "APT18 uses External Remote Services" + }, + { + "meta": { + "source-uuid": "b6b3dfc7-9a81-43ff-ac04-698bad48973a", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "4abcf209-1dab-435b-a347-b8ff318ac5d8", + "value": "Daserf uses Data Encoding" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "242f3da3-4425-4d11-8f5c-b842886da966" + }, + "uuid": "fb6a8268-5a73-4ac0-8f61-439f472063d6", + "value": "Threat Group-3390 uses Windows Credential Editor" + }, + { + "meta": { + "source-uuid": "df71bb3b-813c-45eb-a8bc-f2a419837411", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "a06bd922-b887-4134-81cb-1e4180cf5a5a", + "value": "Molerats uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "2eb9b131-d333-4a48-9eb4-d8dec46c19ee", + "target-uuid": "30973a08-aed9-4edf-8604-9084ce1b5c4f" + }, + "uuid": "66625422-17cd-4b04-beb5-fa2eabe350ad", + "value": "CosmicDuke uses Clipboard Data" + }, + { + "meta": { + "source-uuid": "b35068ec-107a-4266-bda8-eb7036267aea", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "980e4dca-4d6b-4206-9c51-bff32c72a961", + "value": "nbtstat uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "083bb47b-02c8-4423-81a2-f9ef58572974" + }, + "uuid": "d4968f45-d06b-4843-8f72-6e08beb94cab", + "value": "Dragonfly uses Backdoor.Oldrea" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "e362d1ad-5d36-4f6d-b2b0-63af2f5f08ff", + "value": "Stealth Falcon uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "8d0d938e-2e4c-49e8-9290-6bfb86161260", + "value": "Duqu uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "b07c2c47-fefb-4d7c-a69e-6a3296171f54" + }, + "uuid": "3b6fc69c-9759-465a-b09c-a6161e4e2f56", + "value": "Threat Group-3390 uses gsecdump" + }, + { + "meta": { + "source-uuid": "fbb470da-1d44-4f29-bbb3-9efbe20f94a3", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "5ab3897a-4f37-4b59-99ca-f39605cb1a35", + "value": "Mivast uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "7ecc3b4f-5cdb-457e-b55a-df376b359446", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "21ff06b5-022f-40bf-821b-3e08dc9f08a3", + "value": "Poseidon Group uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "863c1d57-db93-49a9-a953-eb7c2d6b2e5b", + "value": "Felismus uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "f047ee18-7985-4946-8bfb-4ed754d3a0dd", + "target-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2" + }, + "uuid": "a5015a35-a6a2-4289-8d79-79b583c23e63", + "value": "APT30 uses NETEAGLE" + }, + { + "meta": { + "source-uuid": "96b08451-b27a-4ff6-893f-790e26393a8e", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "e2e91dcc-87b0-4ff8-a6cd-0dfd6a813483", + "value": "Sakula uses File Deletion" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "a127c32c-cbb0-4f9d-be07-881a792408ec" + }, + "uuid": "9e77b81d-6298-4233-8baa-f419031a9d64", + "value": "FIN7 uses Mshta" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd" + }, + "uuid": "4f33536d-eb06-4eba-8765-4379e399f3b8", + "value": "Gamaredon Group uses Pteranodon" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "979812c4-939e-4a7e-96b3-348028db10ce", + "value": "Lazarus Group uses File Deletion" + }, + { + "meta": { + "source-uuid": "8e461ca3-0996-4e6e-a0df-e2a5bbc51ebc", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "71ee5336-929a-41c7-bfbd-42a7208ca29d", + "value": "4H RAT uses Process Discovery" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "891a97f1-d3e2-45ff-a079-43dcad21a175", + "value": "Patchwork uses Software Packing" + }, + { + "meta": { + "source-uuid": "f5352566-1a64-49ac-8f7f-97e1d1a03300", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "3de749e5-353a-4bdc-8951-9e0fa387bc70", + "value": "AutoIt backdoor uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "e7eab98d-ae11-4491-bd28-a53ba875865a" + }, + "uuid": "4e167937-d152-4c57-a7b7-e3b407470720", + "value": "Net uses Network Share Connection Removal" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "1a7d1db3-9383-4171-8938-382e9b0375c6", + "value": "BlackEnergy uses Process Injection" + }, + { + "meta": { + "source-uuid": "e8268361-a599-4e45-bd3f-71c8c7e700c0", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "a45f37c0-da3f-4766-bdb2-4cc1f4bda04d", + "value": "httpclient uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "43b366a4-b5ff-4d4e-8a3b-f09a9d2faff5", + "target-uuid": "804c042c-cfe6-449e-bc1a-ba0a998a70db" + }, + "uuid": "143c0761-981a-4668-ab8a-9ba74cb58869", + "value": "Shared Webroot Mitigation mitigates Shared Webroot" + }, + { + "meta": { + "source-uuid": "98e8a977-3416-43aa-87fa-33e287e9c14c", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "73fe447a-8d70-433f-be9a-5af74934a662", + "value": "WINDSHIELD uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "bd2554b8-634f-4434-a986-9b49c29da2ae", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "c0b07b4a-d421-4faa-8564-4cc89668afac", + "value": "Security Software Discovery Mitigation mitigates Security Software Discovery" + }, + { + "meta": { + "source-uuid": "00c3bfcb-99bd-4767-8c03-b08f585f5c8a", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "1cbf5583-626a-4a24-bc59-f3b973752cee", + "value": "PowerDuke uses Rundll32" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "ec6002c7-a2ca-4792-8dc4-0f0746768762", + "value": "APT34 uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "fece06b7-d4b1-42cf-b81a-5323c917546e" + }, + "uuid": "216c15b0-3091-49f2-ba85-356d56265671", + "value": "Lazarus Group uses FALLCHILL" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "4cb1a0d0-6276-4c2c-b299-c26c982e9e1e", + "value": "PlugX uses Query Registry" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "d6c628b9-789a-416b-8abe-cd457e566346", + "value": "Crimson uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "fde50aaa-f5de-4cb8-989a-babb57d6a704", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "e89d06bc-31f3-49c0-a555-360eeff7f7c6", + "value": "Net Crawler uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "f108215f-3487-489d-be8b-80e346d32518", + "target-uuid": "dc27c2ec-c5f9-4228-ba57-d67b590bda93" + }, + "uuid": "f5acb12e-6d83-4628-9b1d-61f277a699b2", + "value": "Komplex uses Hidden Files and Directories" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "e2e33068-b08e-45fd-89e0-0cf79868f902", + "value": "Stealth Falcon uses PowerShell" + }, + { + "meta": { + "source-uuid": "da5880b4-f7da-4869-85f2-e0aba84b8565", + "target-uuid": "9b52fca7-1a36-4da0-b62d-da5bd83b4d69" + }, + "uuid": "64309b21-2dc2-4369-9c70-66f47f5c4b56", + "value": "ComRAT uses Component Object Model Hijacking" + }, + { + "meta": { + "source-uuid": "4a99fecc-680b-448e-8fe7-8144c60d272c", + "target-uuid": "a93494bb-4b80-4ea1-8695-3236a49916fd" + }, + "uuid": "cade3e14-aab4-4297-b77d-019d3ee0ccef", + "value": "Brute Force Mitigation mitigates Brute Force" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "677f32ad-2aa1-4fe3-8dab-73494891aa4a", + "value": "T9000 uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "876f6a77-fbc5-4e13-ab1a-5611986730a3", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "bb11119c-c409-4615-8c3f-8491749f2d3b", + "value": "T9000 uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "2c4d4e92-0ccf-4a97-b54c-86d662988a53" + }, + "uuid": "d0560e25-020d-4cd6-b61c-5fc82a757edc", + "value": "APT28 uses Office Application Startup" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "c848fcf7-6b62-4bde-8216-b6c157d48da0" + }, + "uuid": "7ed59789-3b2d-4acf-9127-7af35234a373", + "value": "Remsec uses Uncommonly Used Port" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "3ccef7ae-cb5e-48f6-8302-897105fbf55c" + }, + "uuid": "67469b79-67e2-4932-9776-b09a82871723", + "value": "OilRig uses Deobfuscate/Decode Files or Information" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "4664b683-f578-434f-919b-1c1aad2a1111" + }, + "uuid": "d75ee2bd-801c-4521-8d70-f5e2d64c87f9", + "value": "admin@338 uses netstat" + }, + { + "meta": { + "source-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "a76e4748-2cef-4ee6-96a3-53ee227f0333", + "value": "Unknown Logger uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "c9cd7ec9-40b7-49db-80be-1399eddd9c52", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "5c6b3fda-2eec-4c7a-af09-5f880f260085", + "value": "Cachedump uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "2dd34b01-6110-4aac-835d-b5e7b936b0be", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "cc065036-1b46-4f5c-935e-fb80bd3de7c7", + "value": "OLDBAIT uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "121b2863-5b97-4538-acb3-f8aae070ec13", + "target-uuid": "dd901512-6e37-4155-943b-453e3777b125" + }, + "uuid": "48b9ca0c-925b-4f6a-8f25-459b2489be7c", + "value": "Launch Agent Mitigation mitigates Launch Agent" + }, + { + "meta": { + "source-uuid": "59a97b15-8189-4d51-9404-e1ce8ea4a069", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "785abba4-fdb4-4aad-9049-5a0c748cc965", + "value": "XAgentOSX uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "df7fb8f2-e7a6-4342-8d67-09655ceefead", + "value": "StreamEx uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "ae9d818d-95d0-41da-b045-9cabea1ca164", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "7b29c94f-1834-42ac-933c-ae6cd125e87a", + "value": "PinchDuke uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60", + "target-uuid": "a257ed11-ff3b-4216-8c9d-3938ef57064c" + }, + "uuid": "76037b22-a3e4-40d3-bd56-699d1ea4e97e", + "value": "Mimikatz uses Pass the Ticket" + }, + { + "meta": { + "source-uuid": "222fbd21-fc4f-4b7e-9f85-0e6e3a76c33f", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "17262c58-2f41-41d2-a86a-5bc86642ddb4", + "value": "menuPass uses Data Compressed" + }, + { + "meta": { + "source-uuid": "4c59cce8-cb48-4141-b9f1-f646edfaadb0", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "e7ac3ee3-a014-4b07-9bad-b93d3d1d0f4b", + "value": "Regin uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "40d3e230-ed32-469f-ba89-be70cc08ab39", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "f4c6cb3f-b24c-4a1e-9bba-7b129b89a17a", + "value": "Agent.btz uses Data Encrypted" + }, + { + "meta": { + "source-uuid": "463f68f1-5cde-4dc2-a831-68b73488f8f4", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "4ffcf69a-c7ef-46dc-add7-9093e454a67e", + "value": "MobileOrder uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "761edf58-baad-4626-acca-a137c251b0e6", + "value": "MoonWind uses File Deletion" + }, + { + "meta": { + "source-uuid": "8ca6a5e0-aae5-49bc-8d07-f888c7dba9ea", + "target-uuid": "2c4d4e92-0ccf-4a97-b54c-86d662988a53" + }, + "uuid": "140b4bbc-68c6-474a-adae-9b2275471f13", + "value": "Office Application Startup Mitigation mitigates Office Application Startup" + }, + { + "meta": { + "source-uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "396edbf6-41b5-4377-90b6-4967c24de7fb", + "value": "DownPaper uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "2df910df-37cc-4349-96c3-f938fa5a9054", + "value": "Deep Panda uses Net" + }, + { + "meta": { + "source-uuid": "0e18b800-906c-4e44-a143-b11c72b3448b", + "target-uuid": "731f4f55-b6d0-41d1-a7a9-072a66389aea" + }, + "uuid": "7cfafeb7-2662-4b65-8dfc-93db752f5e71", + "value": "FLIPSIDE uses Connection Proxy" + }, + { + "meta": { + "source-uuid": "3a476d83-43eb-4fad-9b75-b1febd834e3d", + "target-uuid": "a257ed11-ff3b-4216-8c9d-3938ef57064c" + }, + "uuid": "cb35f782-6fb4-4a0c-b549-8af99dbc57fd", + "value": "Pass the Ticket Mitigation mitigates Pass the Ticket" + }, + { + "meta": { + "source-uuid": "da987565-27b6-4b31-bbcd-74b909847116", + "target-uuid": "99709758-2b96-48f2-a68a-ad7fbd828091" + }, + "uuid": "c57efd0b-817e-45c2-9f11-e8e7ac11b44c", + "value": "Multiband Communication Mitigation mitigates Multiband Communication" + }, + { + "meta": { + "source-uuid": "7f8730af-f683-423f-9ee1-5f6875a80481", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "550bf43e-53da-467e-affd-9f44ad668508", + "value": "Sys10 uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "e48df773-7c95-4a4c-ba70-ea3d15900148", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "ef318b23-1b8c-4c24-ad20-09c0977a73b3", + "value": "DownPaper uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "68f7e3a1-f09f-4164-9a62-16b648a0dd5a" + }, + "uuid": "dfcc52d8-4664-48c4-9e35-2be2cd649d93", + "value": "APT32 uses Regsvr32" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "84f40044-00a2-4015-be0d-1bb0107ef42b", + "value": "Crimson uses Process Discovery" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "717d87d5-df97-48a9-8766-c9a947541e1d", + "value": "Crimson uses Screen Capture" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "ae1600d0-8271-4709-a1a6-6fb62494fa23", + "value": "Sowbug uses Input Capture" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "7296e1e2-514d-4a6c-a1fe-18558a5e3b0f", + "value": "ZLib uses Screen Capture" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "ca8ed9e2-f7a6-4d54-b450-94c187b1f9b6", + "value": "H1N1 uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "c416b28c-103b-4df1-909e-78089a7e0e5f", + "target-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841" + }, + "uuid": "9755e169-0dd5-4bf5-a884-d50d31f33ad9", + "value": "RTM uses RTM" + }, + { + "meta": { + "source-uuid": "f6469191-1814-4dbe-a081-2a6daf83a10b", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "03f30a17-095b-4656-a7db-87d98628dfd8", + "value": "Process Discovery Mitigation mitigates Process Discovery" + }, + { + "meta": { + "source-uuid": "166c0eca-02fd-424a-92c0-6b5106994d31", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "32568a57-ff9c-42f5-9b60-0b78d7b0a7c0", + "value": "ZLib uses Data Compressed" + }, + { + "meta": { + "source-uuid": "f8dfbc54-b070-4224-b560-79aaa5f835bd", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "4a419b18-5fb2-43a0-8c0a-6521b8d9de63", + "value": "H1N1 uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "f9d6633a-55e6-4adc-9263-6ae080421a13", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "65f7704a-358a-464d-b09b-fee5dd96adf3", + "value": "Magic Hound uses Screen Capture" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "122e6f20-ab3b-4bf0-bef1-0372399bee7c", + "value": "NETEAGLE uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "b1c49faa-0b6f-4a0e-85da-5ab8ddeab2ce", + "value": "FIN6 uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "30973a08-aed9-4edf-8604-9084ce1b5c4f" + }, + "uuid": "1e03e95c-1c9a-4fa8-9d6d-b5d244b06509", + "value": "RTM uses Clipboard Data" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "9b52fca7-1a36-4da0-b62d-da5bd83b4d69" + }, + "uuid": "075e7d33-8d5c-4016-9a24-dc6e61f56fcd", + "value": "ADVSTORESHELL uses Component Object Model Hijacking" + }, + { + "meta": { + "source-uuid": "17e919aa-4a49-445c-b103-dbb8df9e7351", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "89424d69-a426-4f76-9e7f-7b2dabe459be", + "value": "POWERSOURCE uses PowerShell" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "e97b39d6-7be1-4f59-8959-7f1f01402152", + "value": "XTunnel uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "199463de-d9be-46d6-bb41-07234c1dd5a6", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "2e69a835-6443-455e-8ff0-775bb8c823f1", + "value": "GeminiDuke uses Account Discovery" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "5b2c87e3-8eac-48b3-832b-2290b367403d", + "value": "BlackEnergy uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "6a5bd9f5-f8ff-4eab-a4bc-edb2e098c47d", + "value": "APT34 uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "bcc91b8c-f104-4710-964e-1d5409666736", + "target-uuid": "c16e5409-ee53-4d79-afdc-4099dc9292df" + }, + "uuid": "38d4c148-6fe8-4703-94e5-1b79b1cf5b8c", + "value": "Web Shell Mitigation mitigates Web Shell" + }, + { + "meta": { + "source-uuid": "6b616fc1-1505-48e3-8b2c-0d19337bff38", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "6184b127-47cf-43fc-880b-890554d9cc9a", + "value": "Rover uses Screen Capture" + }, + { + "meta": { + "source-uuid": "b96680d1-5eb3-4f07-b95c-00ab904ac236", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "548e7315-5055-4434-96c1-1429779b0e2b", + "value": "Pisloader uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "519630c5-f03f-4882-825c-3af924935817" + }, + "uuid": "cc13f316-0f88-4ed1-8790-b13bc35be119", + "value": "BRONZE BUTLER uses Binary Padding" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + "uuid": "0ef9bb79-c221-40a8-94b0-58bfc816565f", + "value": "Naikon uses Net" + }, + { + "meta": { + "source-uuid": "ad4f146f-e3ec-444a-ba71-24bffd7f0f8e", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "c945e5f2-5622-46ce-8b35-468d41d2af46", + "value": "RIPTIDE uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "dcaa092b-7de9-4a21-977f-7fcb77e89c48" + }, + "uuid": "968610c5-7fa5-4840-b9bb-2f70eecd87fa", + "value": "Duqu uses Access Token Manipulation" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "8edb0383-cae8-43ee-9241-b25e5068cc95", + "value": "OilRig uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "43213480-78f7-4fb3-976f-d48f5f6a4c2a", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "e5728c4d-d404-44e8-9e28-3411942c5234", + "value": "FLASHFLOOD uses Data Staged" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "f24faf46-3b26-4dbb-98f2-63460498e433" + }, + "uuid": "bd74b90d-ff9f-4ce3-96af-9b809fffc3da", + "value": "Derusbi uses Fallback Channels" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "478aa214-2ca7-4ec0-9978-18798e514790" + }, + "uuid": "46660a8a-7724-4577-b09e-551a1ce61bfc", + "value": "Duqu uses New Service" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "1c338d0f-a65e-4073-a5c1-c06878849f21" + }, + "uuid": "6c303446-f8d1-424c-b1ac-8c10f82d33d7", + "value": "Cobalt Strike uses Process Hollowing" + }, + { + "meta": { + "source-uuid": "ad4f146f-e3ec-444a-ba71-24bffd7f0f8e", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "c4ce39f8-371c-45dd-a8d2-a411a6f0678d", + "value": "RIPTIDE uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "d2560c35-b2f6-47d2-b573-236ef99894d5", + "value": "Matroyshka uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "3afd226c-934f-44fd-8194-9a6dee5cba59", + "value": "Lazarus Group uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "3c4a2599-71ee-4405-ba1e-0e28414b4bc5" + }, + "uuid": "8c763d80-4c50-4ebd-b2c6-3cad22c55bfa", + "value": "Ke3chang uses Data from Local System" + }, + { + "meta": { + "source-uuid": "199463de-d9be-46d6-bb41-07234c1dd5a6", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "b5a1cf65-c128-4d2e-bd28-54514d1a3aae", + "value": "GeminiDuke uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "943d370b-2054-44df-8be2-ab4139bde1c5", + "target-uuid": "52d40641-c480-4ad5-81a3-c80ccaddf82d" + }, + "uuid": "758b6582-b988-4ab9-911e-e40c9bbebc2d", + "value": "Authentication Package Mitigation mitigates Authentication Package" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "c4962ae6-91e2-407d-9f42-aa0381574476", + "value": "admin@338 uses Account Discovery" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "3489cfc5-640f-4bb3-a103-9137b97de79f" + }, + "uuid": "1e1b566b-152a-4778-a03f-0ce94b72c5f2", + "value": "Dragonfly uses Network Share Discovery" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "b13fd1c9-a42c-45fc-9db8-1cd691740e0a", + "value": "HTTPBrowser uses File Deletion" + }, + { + "meta": { + "source-uuid": "9ca488bd-9587-48ef-b923-1743523e63b2", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "c3ee174d-fd40-4636-97b2-afe80854f987", + "value": "SOUNDBITE uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "ae41895a-243f-4a65-b99b-d85022326c31", + "target-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039" + }, + "uuid": "c8253944-3a69-42e6-b36a-1c3defbb088e", + "value": "Dust Storm uses Misdat" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81" + }, + "uuid": "ba64e6d1-4deb-440a-a4eb-1c3476b6fb47", + "value": "APT28 uses CORESHELL" + }, + { + "meta": { + "source-uuid": "9ea525fa-b0a9-4dde-84f2-bcea0137b3c1", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "2864eb81-71a5-4325-b42a-7a725f0c6887", + "value": "MoonWind uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "a12a471b-39b2-4abf-80d0-af88d5a4f038", + "value": "Misdat uses Data Encoding" + }, + { + "meta": { + "source-uuid": "cbf646f1-7db5-4dc6-808b-0094313949df", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "800825f5-6e74-43ad-a732-476fdf471225", + "value": "CloudDuke uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "72f54d66-675d-4587-9bd3-4ed09f9522e4", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "210f5206-8763-48ac-a4c3-a08440892b5d", + "value": "Carbanak uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "72b74d71-8169-42aa-92e0-e7b04b9f5a08" + }, + "uuid": "9a615c7f-986d-4769-bea6-af9ffe0d575e", + "value": "APT3 uses Account Discovery" + }, + { + "meta": { + "source-uuid": "f6d1d2cb-12f5-4221-9636-44606ea1f3f8", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "7507eb37-407e-4428-b29f-da0bda3f7970", + "value": "OSInfo uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "f047ee18-7985-4946-8bfb-4ed754d3a0dd", + "target-uuid": "8b880b41-5139-4807-baa9-309690218719" + }, + "uuid": "fca5a601-68fd-4b20-ad1e-0592cadecb73", + "value": "APT30 uses SPACESHIP" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "1ace08c6-0f1a-487d-92b2-6c61c2299270", + "value": "FIN5 uses File Deletion" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "7105ecea-8da8-4723-b717-ae9c3152cfdd", + "value": "ADVSTORESHELL uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "348f1eef-964b-4eb6-bb53-69b3dcb0c643" + }, + "uuid": "a0f1273a-e422-4801-a911-e7cb223ebea2", + "value": "ADVSTORESHELL uses Peripheral Device Discovery" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "5206976b-ac4d-4286-a954-4b1ef5c20adc", + "value": "Shamoon uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f" + }, + "uuid": "79cd2ec8-068c-4a7a-8133-1855381d3bd3", + "value": "APT1 uses Tasklist" + }, + { + "meta": { + "source-uuid": "f27ef4f2-71fe-48b6-b7f4-02dcac14320e", + "target-uuid": "56ff457d-5e39-492b-974c-dfd2b8603ffe" + }, + "uuid": "5718d7a3-c402-4816-92fb-4322094b84f8", + "value": "Private Keys Mitigation mitigates Private Keys" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "4ffe2425-c971-45e5-9256-0b1a2bf63bbf", + "value": "Mis-Type uses Masquerading" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + "uuid": "28471736-5b62-4132-b4ed-c22ae449b455", + "value": "BRONZE BUTLER uses Mimikatz" + }, + { + "meta": { + "source-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "c1884e62-7b2e-45a1-89fd-c76b1b717f50", + "value": "OwaAuth uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "166c430d-0272-4dca-8d30-318cda0a0a63", + "value": "CozyCar uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "47e4d006-2685-4628-a46b-f6d9066f3585", + "value": "BlackEnergy uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "bb3c1098-d654-4620-bf40-694386d28921", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "a00d3582-7c2d-45dc-8580-1de25356ae70", + "value": "FakeM uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "b42378e0-f147-496f-992a-26a49705395b", + "target-uuid": "43e7dc91-05b2-474c-b9ac-2ed4fe101f4d" + }, + "uuid": "7d020981-51b3-4ff6-825f-7cd192c934e1", + "value": "PoisonIvy uses Process Injection" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "a93494bb-4b80-4ea1-8695-3236a49916fd" + }, + "uuid": "83ba5b2c-b3fd-4558-a3f8-cef4c31e02bd", + "value": "Lazarus Group uses Brute Force" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "1c338d0f-a65e-4073-a5c1-c06878849f21" + }, + "uuid": "28139c5b-be96-44d2-8e54-425311d108d6", + "value": "Patchwork uses Process Hollowing" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "b028b9a6-4031-4b56-8dd5-0bdd3c59dbec", + "value": "APT3 uses Data Compressed" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "f0cf3ea2-5345-48d7-9685-be0180eb0e4a", + "value": "RTM uses Process Discovery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "b42378e0-f147-496f-992a-26a49705395b" + }, + "uuid": "47545d87-b0ae-45ae-aeea-dc849eac2f6f", + "value": "APT1 uses PoisonIvy" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "cde2d700-9ed1-46cf-9bce-07364fe8b24f" + }, + "uuid": "d0ed3128-67f0-43dd-b1d9-01843eb71b77", + "value": "Turla uses Reg" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "9e2bba94-950b-4fcf-8070-cb3f816c5f4e" + }, + "uuid": "7dc4c8b9-a380-4dc0-9973-a8a2f8d0175c", + "value": "APT18 uses hcdLoader" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "7dd95ff6-712e-4056-9626-312ea4ab4c5e" + }, + "uuid": "9c7ecbf4-88fe-4144-8dc4-f5bca2c3156d", + "value": "Helminth uses Data Staged" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "16632790-94dc-40ce-9c0a-2f6af0f691b1", + "value": "Pteranodon uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "fb366179-766c-4a4a-afa1-52bff1fd601c", + "target-uuid": "c3bce4f4-9795-46c6-976e-8676300bbc39" + }, + "uuid": "df8350d6-a7a7-421d-a9e8-64d7e0cc0653", + "value": "Threat Group-3390 uses Windows Remote Management" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "b0791504-fc65-402b-bc47-bd96ed4abea1", + "value": "APT3 uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "7e216050-e850-4591-a870-7148d4544642", + "value": "APT34 uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "58adaaa8-f1e8-4606-9a08-422e568461eb", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "9ea25bfb-3e3a-42cb-8d2a-939169057806", + "value": "SHOTPUT uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "59df5f14-e570-417e-8184-e8e7c6c1ea75", + "value": "Shamoon uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "4f45dfeb-fe51-4df0-8db3-edf7dd0513fe", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "f1d5a985-406e-4b03-9f55-2706a2adba92", + "value": "Fgdump uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "1d3296a5-9a15-4bd9-a294-ee014348136c", + "value": "Unknown Logger uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "ed202147-4026-4330-b5bd-1e8dfa8cf7cc", + "target-uuid": "57340c81-c025-4189-8fa0-fc7ede51bae4" + }, + "uuid": "ff93eedd-e788-4541-9a9b-ccead3df0d13", + "value": "Modify Registry Mitigation mitigates Modify Registry" + }, + { + "meta": { + "source-uuid": "1c6bc7f3-d517-4971-aed4-8f939090846b", + "target-uuid": "1f47e2fd-fa77-4f2f-88ee-e85df308f125" + }, + "uuid": "05d3fd1d-6041-4395-906a-e3104a192e1c", + "value": "Port Monitors Mitigation mitigates Port Monitors" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "1fbf92c8-747b-4c0f-ab33-ce63cbff8197", + "value": "Deep Panda uses Process Discovery" + }, + { + "meta": { + "source-uuid": "f047ee18-7985-4946-8bfb-4ed754d3a0dd", + "target-uuid": "fb261c56-b80e-43a9-8351-c84081e7213d" + }, + "uuid": "9820c1e9-a414-4af1-a78c-aaf2cb164361", + "value": "APT30 uses BACKSPACE" + }, + { + "meta": { + "source-uuid": "1e4ef2c7-ee96-4484-9baa-3b5777561301", + "target-uuid": "5ad95aaa-49c1-4784-821d-2e83f47b079b" + }, + "uuid": "620ab17a-3e46-4083-82b0-aeff74d104cd", + "value": "AppleScript Mitigation mitigates AppleScript" + }, + { + "meta": { + "source-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56", + "target-uuid": "3b744087-9945-4a6f-91e8-9dbceda417a4" + }, + "uuid": "291df761-474b-4c5f-a9bd-2aaef0f80d70", + "value": "Unknown Logger uses Replication Through Removable Media" + }, + { + "meta": { + "source-uuid": "d0415180-51e9-40ce-b57c-c332b0b441f2", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "1f8f6283-6004-4204-a54f-759e9c0519b1", + "value": "PowerShell Mitigation mitigates PowerShell" + }, + { + "meta": { + "source-uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb", + "target-uuid": "ad4f146f-e3ec-444a-ba71-24bffd7f0f8e" + }, + "uuid": "d242dc5a-3969-498c-b7eb-5d850e7d384d", + "value": "APT12 uses RIPTIDE" + }, + { + "meta": { + "source-uuid": "4e6b9625-bbda-4d96-a652-b3bb45453f26", + "target-uuid": "54a649ff-439a-41a4-9856-8d144a2551ba" + }, + "uuid": "d6fd820e-09ea-494d-a5f7-9de4431a309d", + "value": "RemoteCMD uses Remote Services" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "7606ad11-1322-4b97-83b9-aaafaee02c07", + "value": "APT28 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "5f9f7648-04ba-4a9f-bb4c-2a13e74572bd", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "a20b8e4c-330f-4e91-b4f6-e58e5800d690", + "value": "Pteranodon uses Rundll32" + }, + { + "meta": { + "source-uuid": "d256cb63-b021-4b4a-bb6d-1b42eea179a3", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "371d43af-ef68-4471-9db9-f2d40d2baefc", + "value": "Network Service Scanning Mitigation mitigates Network Service Scanning" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + "uuid": "397e4a59-23b1-47ef-9a57-9f401375b2cb", + "value": "Dragonfly uses PsExec" + }, + { + "meta": { + "source-uuid": "55033a4d-3ffe-46b2-99b4-2c1541e9ce1c", + "target-uuid": "5a63f900-5e7e-4928-a746-dd4558e1df71" + }, + "uuid": "e2e2d332-f27b-46fb-b48f-4ee1872b321f", + "value": "Carbanak uses netsh" + }, + { + "meta": { + "source-uuid": "5ce5392a-3a6c-4e07-9df3-9b6a9159ac45", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "55120727-0b7f-4d6a-a881-d17bdc9c85ba", + "value": "Putter Panda uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "37cc7eb6-12e3-467b-82e8-f20f2cc73c69", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "3caec960-fa9c-4b2f-80e4-6dd4471e26ba", + "value": "Prikormka uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "e066bf86-9cfb-407a-9d25-26fd5d91e360", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "71ede2de-7e5f-49fa-ac07-9322ef4857ae", + "value": "HTTPBrowser uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "f3bdec95-3d62-42d9-a840-29630f6cdc1a", + "target-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd" + }, + "uuid": "ee2739de-6829-4c73-b72b-91ba4b9fac5c", + "value": "DragonOK uses PlugX" + }, + { + "meta": { + "source-uuid": "6a0ef5d4-fc7c-4dda-85d7-592e4dbdc5d9", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "83ad6071-8874-49c9-98cd-0d493a8eeb07", + "value": "Sykipot uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "0bd2ee1a-6202-4ff5-9a42-4869a276a92c", + "value": "POWRUNER uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "bb3c1098-d654-4620-bf40-694386d28921", + "target-uuid": "ad255bfe-a9e6-4b52-a258-8d3462abe842" + }, + "uuid": "d8c5b193-b49d-4c0e-a9da-072302ff47a0", + "value": "FakeM uses Data Obfuscation" + }, + { + "meta": { + "source-uuid": "cb7bcf6f-085f-41db-81ee-4b68481661b5", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "bdd64378-e348-4156-8490-528392c6ea82", + "value": "CallMe uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "dfb5fa9b-3051-4b97-8035-08f80aef945b", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "922c214d-ad32-4490-bb3f-a4db73b718d5", + "value": "Psylo uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "fb575479-14ef-41e9-bfab-0b7cf10bec73", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "66819f02-7a22-4f21-8e4f-df24969e5567", + "value": "ADVSTORESHELL uses Process Discovery" + }, + { + "meta": { + "source-uuid": "5cbe0d3b-6fb1-471f-b591-4b192915116d", + "target-uuid": "e3a12395-188d-4051-9a16-ea8e14d07b88" + }, + "uuid": "9b360cf4-4600-4ea8-a28c-99d91e0d1734", + "value": "Suckfly uses Network Service Scanning" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "830c9528-df21-472c-8c14-a036bf17d665" + }, + "uuid": "233d1a32-f826-4705-a535-806edee8a5aa", + "value": "CozyCar uses Web Service" + }, + { + "meta": { + "source-uuid": "d1acfbb3-647b-4723-9154-800ec119006e", + "target-uuid": "196f1f32-e0c2-4d46-99cd-234d4b6befe1" + }, + "uuid": "b2496438-9431-40e5-8ca0-2ec713f342c3", + "value": "Sowbug uses Felismus" + }, + { + "meta": { + "source-uuid": "2fb26586-2b53-4b9a-ad4f-2b3bcb9a2421", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "0df8e968-716a-4de9-9669-862af62d6eb6", + "value": "SslMM uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "78e8d9e6-48b7-473f-af94-43f626de7931", + "value": "APT28 uses Data from Removable Media" + }, + { + "meta": { + "source-uuid": "3e7018e9-7389-48e7-9208-0bdbcbba9483", + "target-uuid": "d3046a90-580c-4004-8208-66915bc29830" + }, + "uuid": "02f28dfb-4e72-47e2-a390-2ec3fa67d26d", + "value": "Clear Command History Mitigation mitigates Clear Command History" + }, + { + "meta": { + "source-uuid": "f108215f-3487-489d-be8b-80e346d32518", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "cdca2bdf-a29b-45d5-90ff-17ab56b094a4", + "value": "Komplex uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "408db284-4c7a-4ad4-8399-90a8102b4bfa", + "value": "POWRUNER uses Process Discovery" + }, + { + "meta": { + "source-uuid": "f108215f-3487-489d-be8b-80e346d32518", + "target-uuid": "dd901512-6e37-4155-943b-453e3777b125" + }, + "uuid": "6c879d75-7f07-44ff-9801-815a549cdc44", + "value": "Komplex uses Launch Agent" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "f2e8c7a1-cae1-45c4-baf0-6f21bdcbb2c2" + }, + "uuid": "324a5331-cce7-4154-a803-ad68d5de1f94", + "value": "APT1 uses GLOOXMAIL" + }, + { + "meta": { + "source-uuid": "a569295c-a093-4db4-9fb4-7105edef85ad", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "442aa7b4-00a0-4d73-ae61-5a09c319ac1c", + "value": "Custom Cryptographic Protocol Mitigation mitigates Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "1608f3e1-598a-42f4-a01a-2e252e81728f" + }, + "uuid": "892ff1d1-3da9-489e-89c3-374ab07a417b", + "value": "Crimson uses Email Collection" + }, + { + "meta": { + "source-uuid": "326af1cd-78e7-45b7-a326-125d2f7ef8f2", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "a0186caf-482a-4f2a-bf2f-cac9fc51244a", + "value": "Crimson uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "30973a08-aed9-4edf-8604-9084ce1b5c4f" + }, + "uuid": "a58983e1-45d7-4b45-a578-307659a619dc", + "value": "Helminth uses Clipboard Data" + }, + { + "meta": { + "source-uuid": "0db09158-6e48-4e7c-8ce7-2b10b9c0c039", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "01ab8fee-5204-40c1-ac7a-b11a5683a87d", + "value": "Misdat uses Masquerading" + }, + { + "meta": { + "source-uuid": "66b1dcde-17a0-4c7b-95fa-b08d430c2131", + "target-uuid": "cc7b8c4e-9be0-47ca-b0bb-83915ec3ee2f" + }, + "uuid": "813e4416-bee6-4192-a712-6b5f80a7fff3", + "value": "S-Type uses Data Encoding" + }, + { + "meta": { + "source-uuid": "ff6840c9-4c87-4d07-bbb6-9f50aa33d498", + "target-uuid": "0259baeb-9f63-4c69-bf10-eb038c390688" + }, + "uuid": "7ba62129-a4ba-42b4-9971-4a650682cb52", + "value": "Flame uses Screen Capture" + }, + { + "meta": { + "source-uuid": "0bbdf25b-30ff-4894-a1cd-49260d0dd2d9", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "df4b49f1-71ca-4744-8554-47bf36174d89", + "value": "APT3 uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "399d9038-b100-43ef-b28d-a5065106b935", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "aa80b239-dc67-4883-adfd-6a10e96c18c6", + "value": "Standard Non-Application Layer Protocol Mitigation mitigates Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "dcaa092b-7de9-4a21-977f-7fcb77e89c48" + }, + "uuid": "b719d37b-8f0e-4704-b21d-8977a5c7cceb", + "value": "APT28 uses Access Token Manipulation" + }, + { + "meta": { + "source-uuid": "af2ad3b7-ab6a-4807-91fd-51bcaff9acbb", + "target-uuid": "774a3188-6ba9-4dc4-879d-d54ee48a5ce9" + }, + "uuid": "ae8a95fa-c0ad-40b4-a573-a9441ed94fab", + "value": "USBStealer uses Automated Exfiltration" + }, + { + "meta": { + "source-uuid": "fde50aaa-f5de-4cb8-989a-babb57d6a704", + "target-uuid": "a93494bb-4b80-4ea1-8695-3236a49916fd" + }, + "uuid": "2355c588-ff82-4eaf-82db-54af59ede582", + "value": "Net Crawler uses Brute Force" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "c52eb151-c8c5-45f1-984b-d99a12ca05cf", + "value": "Derusbi uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "65370d0b-3bd4-4653-8cf9-daf56f6be830" + }, + "uuid": "0e0197fe-eca5-4d70-bf72-2d9092bc777b", + "value": "APT29 uses meek" + }, + { + "meta": { + "source-uuid": "c0c45d38-fe57-4cd4-b2b2-9ecd0ddd4ca9", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "d8f5283b-fe44-4206-8a7d-393d216beb7e", + "value": "TinyZBot uses Input Capture" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "62b8c999-dcc0-4755-bd69-09442d9359f5" + }, + "uuid": "b258b8da-ddd2-4f0e-b5da-83a89f018d54", + "value": "RTM uses Rundll32" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "15dbf668-795c-41e6-8219-f0447c0e64ce" + }, + "uuid": "75f7d0e0-b1e9-4289-8895-d8a262930523", + "value": "Net uses Permission Groups Discovery" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "5183147b-4563-4a01-a360-a419691e35f8", + "value": "POWRUNER uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "f3c544dc-673c-4ef3-accb-53229f1ae077" + }, + "uuid": "0024d82d-97ea-4dc5-81a1-8738862e1f3b", + "value": "Shamoon uses System Time Discovery" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "4ae4f953-fe58-4cc8-a327-33257e30a830" + }, + "uuid": "bbc31a33-f55f-43d4-a3fd-23426c5fc638", + "value": "Duqu uses Application Window Discovery" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "87fb2671-e71a-4630-bde2-67e546fdeaa6", + "value": "RTM uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "0ced8926-914e-4c78-bc93-356fb90dbd1f", + "target-uuid": "01a5a209-b94c-450b-b7f9-946497d91055" + }, + "uuid": "77ea5d03-715b-4247-8484-6c1cf2bc7984", + "value": "HALFBAKED uses Windows Management Instrumentation" + }, + { + "meta": { + "source-uuid": "c1676218-c16a-41c9-8f7a-023779916e39", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "b6f00052-49e3-48c5-8f5e-492be4e67acf", + "value": "System Network Connections Discovery Mitigation mitigates System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "4ca1929c-7d64-4aab-b849-badbfc0c760d", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "0fa0f5d6-be0b-4a48-938c-6d9bb8b1a170", + "value": "OilRig uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "6aabc5ec-eae6-422c-8311-38d45ee9838a" + }, + "uuid": "11f6ad22-0293-47bd-95d1-34bf4ee1de9e", + "value": "FIN5 uses Redundant Access" + }, + { + "meta": { + "source-uuid": "624d063d-cda8-4616-b4e4-54c04e427aec", + "target-uuid": "bb0e0cb5-f3e4-4118-a4cb-6bf13bfbc9f2" + }, + "uuid": "e8c25f99-67f0-4aae-aeee-55e5bcea2d8e", + "value": "Netsh Helper DLL Mitigation mitigates Netsh Helper DLL" + }, + { + "meta": { + "source-uuid": "53cf6cc4-65aa-445a-bcf8-c3d296f8a7a2", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "b41abaa3-a21f-4d2c-9c60-c90c4f360b00", + "value": "NETEAGLE uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "48b75b8b-5bef-4f99-baa8-5fa978d371d2", + "value": "Remsec uses Masquerading" + }, + { + "meta": { + "source-uuid": "03342581-f790-4f03-ba41-e82e67392e23", + "target-uuid": "3489cfc5-640f-4bb3-a103-9137b97de79f" + }, + "uuid": "3b5d1788-c59b-4e84-97b0-b109df608619", + "value": "Net uses Network Share Discovery" + }, + { + "meta": { + "source-uuid": "17b40f60-729f-4fe8-8aea-cc9ee44a95d5", + "target-uuid": "4b74a1d4-b0e9-4ef1-93f1-14ecc6e2f5b5" + }, + "uuid": "b94e707d-b2f8-4b68-acac-44d3777dd93f", + "value": "RedLeaves uses Standard Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "6713ab67-e25b-49cc-808d-2b36d4fbc35c", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "42d2f816-9db2-47bf-9481-3065d038725d", + "value": "Ke3chang uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39", + "target-uuid": "f879d51c-5476-431c-aedf-f14d207e4d1e" + }, + "uuid": "8924eb12-0841-48ca-9d36-69de932b1f21", + "value": "Cobalt Strike uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "2a158b0a-7ef8-43cb-9985-bf34d1e12050", + "target-uuid": "7f8730af-f683-423f-9ee1-5f6875a80481" + }, + "uuid": "956303a4-558c-433d-bc2f-28a7e69192ae", + "value": "Naikon uses Sys10" + }, + { + "meta": { + "source-uuid": "a60657fa-e2e7-4f8f-8128-a882534ae8c5", + "target-uuid": "42e8de7b-37b2-4258-905a-6897815e58e0" + }, + "uuid": "1088fc27-2de5-4b73-83fd-6741ab3ff4d6", + "value": "OwaAuth uses Masquerading" + }, + { + "meta": { + "source-uuid": "3cab1b76-2f40-4cd0-8d2c-7ed16eeb909c", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "771c349e-1b23-41ea-bcab-59bdbd6c935f", + "value": "ELMER uses Process Discovery" + }, + { + "meta": { + "source-uuid": "09b2cd76-c674-47cc-9f57-d2f2ad150a46", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "ea5f9e1f-68fb-46dd-9e09-f66066808d0c", + "value": "POWRUNER uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "64196062-5210-42c3-9a02-563a0d1797ef" + }, + "uuid": "c569059f-8a7d-4777-a111-d3ab62d178ca", + "value": "APT28 uses Communication Through Removable Media" + }, + { + "meta": { + "source-uuid": "98e8a977-3416-43aa-87fa-33e287e9c14c", + "target-uuid": "c21d5a77-d422-4a69-acd7-2c53c1faa34b" + }, + "uuid": "1984ba26-2309-49db-8c42-75951d0ef678", + "value": "WINDSHIELD uses Standard Non-Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "da5880b4-f7da-4869-85f2-e0aba84b8565", + "target-uuid": "355be19c-ffc9-46d5-8d50-d6a036c675b6" + }, + "uuid": "1782abeb-8d28-42a1-8abe-c137f23b282c", + "value": "ComRAT uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "63c2a130-8a5b-452f-ad96-07cf0af12ffe", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "17f9d6c8-f938-4532-b834-3834655911b8", + "value": "Dyre uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "c9703cd3-141c-43a0-a926-380082be5d04", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "eeeac3c6-78d1-4506-a9a9-2518d0c6e500", + "value": "schtasks uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "e6ef745b-077f-42e1-a37d-29eecff9c754", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "ae38c68d-cc08-4460-9d98-ddf957f837e2", + "value": "CozyCar uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "7a19ecb1-3c65-4de3-a230-993516aed6a6", + "target-uuid": "b35068ec-107a-4266-bda8-eb7036267aea" + }, + "uuid": "1ab3f63b-bd80-4e4c-8f62-79f26b9724ab", + "value": "Turla uses nbtstat" + }, + { + "meta": { + "source-uuid": "8bd1ae32-a686-48f4-a6f8-470287f76152", + "target-uuid": "30208d3e-0d6b-43c8-883e-44462a514619" + }, + "uuid": "fa04ac7f-206f-42ad-b0c7-499e57bc99ce", + "value": "Automated Collection Mitigation mitigates Automated Collection" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "de376ec3-0fad-4c41-944d-2d74cee6968c", + "value": "Lazarus Group uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "8a61f6b9-6b7a-4cf2-8e08-f1e26434f6df", + "target-uuid": "91ce1ede-107f-4d8b-bf4c-735e8789c94b" + }, + "uuid": "67bde2b2-49d1-4a61-8fe7-1a48c58089e6", + "value": "Input Prompt Mitigation mitigates Input Prompt" + }, + { + "meta": { + "source-uuid": "a8d3d497-2da9-4797-8e0b-ed176be08654", + "target-uuid": "241814ae-de3f-4656-b49e-f9a80764d4b7" + }, + "uuid": "b1371fd9-1bfd-40b2-90a2-4876d89029bf", + "value": "Wingbird uses Security Software Discovery" + }, + { + "meta": { + "source-uuid": "ab3580c8-8435-4117-aace-3d9fbe46aa56", + "target-uuid": "2e0dd10b-676d-4964-acd0-8a404c92b044" + }, + "uuid": "fb1ff794-8060-42c8-8969-b6660b07068f", + "value": "Unknown Logger uses Disabling Security Tools" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e" + }, + "uuid": "ce288414-89f3-40d4-9a85-004d8a064eb4", + "value": "APT34 uses Helminth" + }, + { + "meta": { + "source-uuid": "4b62ab58-c23b-4704-9c15-edd568cd59f8", + "target-uuid": "6856ddd6-2df3-4379-8b87-284603c189c3" + }, + "uuid": "6ab0ff01-1695-4301-ac9a-1cd0719be532", + "value": "Hacking Team UEFI Rootkit uses System Firmware" + }, + { + "meta": { + "source-uuid": "68dca94f-c11d-421e-9287-7c501108e18c", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "3b0a7f6a-173f-41e6-8dec-2d1b4a0851d9", + "value": "Duqu uses Process Discovery" + }, + { + "meta": { + "source-uuid": "91000a8a-58cc-4aba-9ad0-993ad6302b86", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "788ca56e-1194-4c5f-a12b-72678390f1ef", + "value": "StreamEx uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "39706d54-0d06-4a25-816a-78cc43455100", + "target-uuid": "1b7ba276-eedc-4951-a762-0ceea2c030ec" + }, + "uuid": "bb283a5e-7d61-4b33-aa30-e7c2f0bacbe6", + "value": "Data from Removable Media Mitigation mitigates Data from Removable Media" + }, + { + "meta": { + "source-uuid": "d519164e-f5fa-4b8c-a1fb-cf0172ad0983", + "target-uuid": "ffe742ed-9100-4686-9e00-c331da544787" + }, + "uuid": "0512a63b-58c8-4b0c-b2b4-e4da562cee5f", + "value": "Threat Group-1314 uses Windows Admin Shares" + }, + { + "meta": { + "source-uuid": "8901ac23-6b50-410c-b0dd-d8174a86f9b3", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "8dd9d97d-0eb1-4e17-94ac-5589db51f878", + "value": "Shamoon uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "85c95ce3-8685-4d2a-9d6f-7e4be4cd9623", + "value": "Gazer uses File Deletion" + }, + { + "meta": { + "source-uuid": "2c3ce852-06a2-40ee-8fe6-086f6402a739", + "target-uuid": "4be89c7c-ace6-4876-9377-c8d54cef3d63" + }, + "uuid": "4aecd118-a823-4859-9245-90155a0bbe11", + "value": "Hypervisor Mitigation mitigates Hypervisor" + }, + { + "meta": { + "source-uuid": "5967cc93-57c9-404a-8ffd-097edfa7bdfc", + "target-uuid": "68f7e3a1-f09f-4164-9a62-16b648a0dd5a" + }, + "uuid": "ecb0d858-dd15-4181-b15b-76459db1d294", + "value": "Hi-Zor uses Regsvr32" + }, + { + "meta": { + "source-uuid": "7ecc3b4f-5cdb-457e-b55a-df376b359446", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "e2ce90d2-7470-4f2d-a86c-f429b934ab35", + "value": "Poseidon Group uses PowerShell" + }, + { + "meta": { + "source-uuid": "58adaaa8-f1e8-4606-9a08-422e568461eb", + "target-uuid": "7e150503-88e7-4861-866b-ff1ac82c4475" + }, + "uuid": "a5efdeb3-10db-4e40-b8cd-61dee7d72cc0", + "value": "SHOTPUT uses System Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "76abb3ef-dafd-4762-97cb-a35379429db4", + "target-uuid": "35dd844a-b219-4e2b-a6bb-efa9a75995a9" + }, + "uuid": "eb0307d6-901d-4140-84f9-a08c6a8ea14c", + "value": "Gazer uses Scheduled Task" + }, + { + "meta": { + "source-uuid": "1c63d4ec-0a75-4daa-b1df-0d11af3d3cc1", + "target-uuid": "b77cf5f3-6060-475d-bd60-40ccbf28fdc2" + }, + "uuid": "8c8cc494-628c-4540-b5ba-862cd937f94e", + "value": "Dragonfly uses Forced Authentication" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "d20b659b-3595-4171-9beb-668ab26bf398", + "value": "BRONZE BUTLER uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "edbe24e9-aec4-4994-ac75-6a6bc7f1ddd0" + }, + "uuid": "69f57458-bfb2-44a2-a8cf-0fce0e2b0a22", + "value": "APT28 uses Dynamic Data Exchange" + }, + { + "meta": { + "source-uuid": "6e7db820-9735-4545-bc64-039bc4ce354b", + "target-uuid": "a0a189c8-d3bd-4991-bf6f-153d185ee373" + }, + "uuid": "0a4e270a-5641-424d-a343-437ae9548125", + "value": "LC_MAIN Hijacking Mitigation mitigates LC_MAIN Hijacking" + }, + { + "meta": { + "source-uuid": "2a7914cf-dff3-428d-ab0f-1014d1c28aeb", + "target-uuid": "b21c3b2d-02e6-45b1-980b-e69051040839" + }, + "uuid": "74e737cf-67fb-4f80-ac4e-0ddff90b6f8e", + "value": "FIN6 uses Exploitation of Vulnerability" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "d35f6c6f-c1ed-4b0d-b95f-9fd762eb3ac7", + "value": "Lazarus Group uses Timestomp" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "ae676644-d2d2-41b7-af7e-9bed1b55898c" + }, + "uuid": "6c9649b7-00c6-4503-a911-9e8b9086eac4", + "value": "BADNEWS uses Data from Network Shared Drive" + }, + { + "meta": { + "source-uuid": "64fa0de0-6240-41f4-8638-f4ca7ed528fd", + "target-uuid": "b2001907-166b-4d71-bb3c-9d26c871de09" + }, + "uuid": "464ce0ed-31a5-4a99-9791-9ce5bb987f58", + "value": "PlugX uses DLL Side-Loading" + }, + { + "meta": { + "source-uuid": "247cb30b-955f-42eb-97a5-a89fef69341e", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "93f1726f-f172-4705-a13a-d5adaeb4e91b", + "value": "APT32 uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "3753cc21-2dae-4dfb-8481-d004e74502cc", + "target-uuid": "f4882e23-8aa7-4b12-b28a-b349c12ee9e0" + }, + "uuid": "4856de0a-2635-4081-97a8-3f15593c2aa5", + "value": "FIN7 uses PowerShell" + }, + { + "meta": { + "source-uuid": "7331c66a-5601-4d3f-acf6-ad9e3035eb40", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "a9bc7666-f637-4093-a5bb-4edb61710e45", + "value": "Group5 uses File Deletion" + }, + { + "meta": { + "source-uuid": "68ba94ab-78b8-43e7-83e2-aed3466882c6", + "target-uuid": "0998045d-f96e-4284-95ce-3c8219707486" + }, + "uuid": "47214641-972c-4924-828a-3db470553dcb", + "value": "APT34 uses SEASHARPEE" + }, + { + "meta": { + "source-uuid": "8ae43c46-57ef-47d5-a77a-eebb35628db2", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "e11d4f32-842a-4684-8974-f368e52b8632", + "value": "JHUHUGIT uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14", + "target-uuid": "6ff403bc-93e3-48be-8687-e102fdba8c88" + }, + "uuid": "8a48e56d-f837-4a5a-99b6-db0f60b541a0", + "value": "SeaDuke uses Software Packing" + }, + { + "meta": { + "source-uuid": "69d6f4a9-fcf0-4f51-bca7-597c51ad0bb8", + "target-uuid": "e358d692-23c0-4a31-9eb6-ecc13a8d7735" + }, + "uuid": "51742efe-5f0c-4fbf-9eb7-5e765a0a408f", + "value": "Remsec uses Remote System Discovery" + }, + { + "meta": { + "source-uuid": "2a8de25c-f743-4348-b101-3ee33ab5871b", + "target-uuid": "d54416bd-0803-41ca-870a-ce1af7c05638" + }, + "uuid": "bd5699e8-8765-4f24-8307-c81a296b87e0", + "value": "Data Encrypted Mitigation mitigates Data Encrypted" + }, + { + "meta": { + "source-uuid": "38fd6a28-3353-4f2b-bb2b-459fecd5c648", + "target-uuid": "b17a1a56-e99c-403c-8948-561df0cffe81" + }, + "uuid": "1ac5bace-cdc2-4a1b-abad-d30ca0ed7f45", + "value": "APT18 uses Valid Accounts" + }, + { + "meta": { + "source-uuid": "17862c7d-9e60-48a0-b48e-da4dc4c3f6b0", + "target-uuid": "51dea151-0898-4a45-967c-3ebee0420484" + }, + "uuid": "2816f512-1a04-4cf8-94e9-36720b949c76", + "value": "Patchwork uses Remote Desktop Protocol" + }, + { + "meta": { + "source-uuid": "16ade1aa-0ea1-4bb7-88cc-9079df2ae756", + "target-uuid": "123bd7b3-675c-4b1a-8482-c55782b20e2b" + }, + "uuid": "013ab34f-54bf-4813-bd37-42a4eebb8d52", + "value": "admin@338 uses BUBBLEWRAP" + }, + { + "meta": { + "source-uuid": "94379dec-5c87-49db-b36e-66abc0b81344", + "target-uuid": "8f4a33ec-8b1f-4b80-a2f6-642b2e479580" + }, + "uuid": "f017f6c0-96f4-46f1-905f-44e9950effbc", + "value": "Derusbi uses Process Discovery" + }, + { + "meta": { + "source-uuid": "93f52415-0fe4-4d3d-896c-fc9b8e88ab90", + "target-uuid": "b9f5dbe2-4c55-4fc5-af2e-d42c1d182ec4" + }, + "uuid": "99e9583f-433d-437d-bf37-7ea2b3f1b613", + "value": "BRONZE BUTLER uses Data Compressed" + }, + { + "meta": { + "source-uuid": "cba78a1c-186f-4112-9e6a-be1839f030f7", + "target-uuid": "02fefddc-fb1b-423f-a76b-7552dd211d4d" + }, + "uuid": "44b56e08-7cd1-442c-8806-c69bb65fd231", + "value": "ROCKBOOT uses Bootkit" + }, + { + "meta": { + "source-uuid": "7343e208-7cab-45f2-a47b-41ba5e2f0fab", + "target-uuid": "e6919abc-99f9-4c6c-95a5-14761e7b2add" + }, + "uuid": "59aabb7b-9211-4577-9c6b-ba2cf6e3704c", + "value": "XTunnel uses Remote File Copy" + }, + { + "meta": { + "source-uuid": "34efb2fd-4dc2-40d4-a564-0c147c85034d", + "target-uuid": "56fca983-1cf1-4fd1-bda0-5e170a37ab59" + }, + "uuid": "8ff745b7-9985-4781-a8bc-dae6d71233d3", + "value": "File Deletion Mitigation mitigates File Deletion" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "0a3ead4e-6d47-4ccb-854c-a6a4f9d96b22" + }, + "uuid": "6b429676-7b77-4453-a6ce-2d6a6cb0dfe7", + "value": "FIN5 uses Credential Dumping" + }, + { + "meta": { + "source-uuid": "1cc934e4-b01d-4543-a011-b988dfc1a458", + "target-uuid": "b3d682b6-98f2-4fb0-aa3b-b4df007ca70a" + }, + "uuid": "573916d8-804d-4453-be37-e6b1865e87db", + "value": "Matroyshka uses Obfuscated Files or Information" + }, + { + "meta": { + "source-uuid": "92ec0cbd-2c30-44a2-b270-73f4ec949841", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "81cfd1fd-999b-4730-b5dc-363d367dd92e", + "value": "RTM uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "c3888c54-775d-4b2f-b759-75a2ececcbfd" + }, + "uuid": "f81274dc-2f5b-47f7-b91f-70a4ebdfde95", + "value": "Helminth uses Data Transfer Size Limits" + }, + { + "meta": { + "source-uuid": "f0a42cad-9b1f-44da-a672-718f18381018", + "target-uuid": "246fd3c7-f5e3-466d-8787-4c13d9e3b61c" + }, + "uuid": "37781434-3f1e-4f45-af34-b2378647c13a", + "value": "Taint Shared Content Mitigation mitigates Taint Shared Content" + }, + { + "meta": { + "source-uuid": "899ce53f-13a0-479b-a0e4-67d46e241542", + "target-uuid": "67e6d66b-1b82-4699-b47a-e2efb6268d14" + }, + "uuid": "8d6cf235-4a33-4866-9b73-a7119293e5db", + "value": "APT29 uses SeaDuke" + }, + { + "meta": { + "source-uuid": "85403903-15e0-4f9f-9be4-a259ecad4022", + "target-uuid": "799ace7f-e227-4411-baa0-8868704f2a69" + }, + "uuid": "9b43f780-6a8b-477f-826f-c45e867749c9", + "value": "FIN5 uses Indicator Removal on Host" + }, + { + "meta": { + "source-uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db", + "target-uuid": "f44731de-ea9f-406d-9b83-30ecbb9b4392" + }, + "uuid": "a66aff09-0635-44a3-b591-a530a25c9012", + "value": "PsExec uses Service Execution" + }, + { + "meta": { + "source-uuid": "894aab42-3371-47b1-8859-a4a074c804c8", + "target-uuid": "354a7f88-63fb-41b5-a801-ce3b377b36f1" + }, + "uuid": "efbe5efa-6863-4334-90e5-d7caab9806a6", + "value": "Stealth Falcon uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "fe98767f-9df8-42b9-83c9-004b1dec8647", + "target-uuid": "251fbae2-78f6-4de7-84f6-194c727a64ad" + }, + "uuid": "71416f0d-b037-48b2-a14d-acb1a5f3a4a4", + "value": "PittyTiger uses Lurid" + }, + { + "meta": { + "source-uuid": "4f6aa78c-c3d4-4883-9840-96ca2f5d6d47", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "b8e6bb17-9652-464d-8e5d-bd21e1f69a2e", + "value": "TEXTMATE uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "eff1a885-6f90-42a1-901f-eef6e7a1905e", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "2a7cd52f-46e5-4a18-bdf6-4c38edfcb97c", + "value": "Helminth uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "495b6cdb-7b5a-4fbc-8d33-e7ef68806d08" + }, + "uuid": "e46836e5-8ffe-45e5-9398-bb9fbb3a4aeb", + "value": "Lazarus Group uses Volgmer" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "128c55d3-aeba-469f-bd3e-c8996ab4112a" + }, + "uuid": "1036833a-1d4c-4d9e-b716-1e52606ab684", + "value": "APT28 uses Timestomp" + }, + { + "meta": { + "source-uuid": "a653431d-6a5e-4600-8ad3-609b5af57064", + "target-uuid": "7fd87010-3a00-4da3-b905-410525e8ec44" + }, + "uuid": "8cbcb17a-01f4-4899-bc83-9b02fd44f861", + "value": "Deep Panda uses Scripting" + }, + { + "meta": { + "source-uuid": "d4fd04e0-d1a4-4b5a-a5bb-16683cdbcce2", + "target-uuid": "10d51417-ee35-4589-b1ff-b6df1c334e8d" + }, + "uuid": "a93e5f9f-5c8c-4832-93db-a6c180840a43", + "value": "External Remote Services Mitigation mitigates External Remote Services" + }, + { + "meta": { + "source-uuid": "0998045d-f96e-4284-95ce-3c8219707486", + "target-uuid": "7385dfaf-6886-4229-9ecd-6fd678040830" + }, + "uuid": "7276fbbe-3237-4e95-b2ad-8518327432ba", + "value": "SEASHARPEE uses Command-Line Interface" + }, + { + "meta": { + "source-uuid": "22addc7b-b39f-483d-979a-1b35147da5de", + "target-uuid": "7bc57495-ea59-4380-be31-a64af124ef18" + }, + "uuid": "1684e405-53bd-4951-a26d-e7c39887b06a", + "value": "WinMM uses File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "199463de-d9be-46d6-bb41-07234c1dd5a6", + "target-uuid": "707399d6-ab3e-4963-9315-d9d3818cd6a0" + }, + "uuid": "847752f4-59a2-46e9-ae28-befe0142b223", + "value": "GeminiDuke uses System Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "2e290bfe-93b5-48ce-97d6-edcd6d32b7cf", + "target-uuid": "92d7da27-2d91-488e-a00c-059dc162766d" + }, + "uuid": "d361058d-a11b-470d-bed8-44bfd8e50393", + "value": "Gamaredon Group uses Exfiltration Over Command and Control Channel" + }, + { + "meta": { + "source-uuid": "54cc1d4f-5c53-4f0e-9ef5-11b4998e82e4", + "target-uuid": "9422fc14-1c43-410d-ab0f-a709b76c72dc" + }, + "uuid": "cd2a7854-1339-4f40-8ba1-be032dc5249e", + "value": "BlackEnergy uses Registry Run Keys / Start Folder" + }, + { + "meta": { + "source-uuid": "17e919aa-4a49-445c-b103-dbb8df9e7351", + "target-uuid": "c32f7008-9fea-41f7-8366-5eb9b74bd896" + }, + "uuid": "9c79076c-341f-4eb3-bed7-300723747b18", + "value": "POWERSOURCE uses Query Registry" + }, + { + "meta": { + "source-uuid": "e1161124-f22e-487f-9d5f-ed8efc8dcd61", + "target-uuid": "03d7999c-1f4c-42cc-8373-e7690d318104" + }, + "uuid": "a1e9769e-5172-4959-84d3-5a28796f86e1", + "value": "Mis-Type uses System Owner/User Discovery" + }, + { + "meta": { + "source-uuid": "60c18d06-7b91-4742-bae3-647845cd9d81", + "target-uuid": "3b3cbbe0-6ed3-4334-b543-3ddfd8c5642d" + }, + "uuid": "f4e53b40-abcf-4157-9e53-4ab9632619f1", + "value": "CORESHELL uses Custom Cryptographic Protocol" + }, + { + "meta": { + "source-uuid": "e9595678-d269-469e-ae6b-75e49259de63", + "target-uuid": "391d824f-0ef1-47a0-b0ee-c59a75e27670" + }, + "uuid": "d15cda3e-7ed6-4914-a0a8-ff1f4fe668ec", + "value": "BADNEWS uses Execution through API" + }, + { + "meta": { + "source-uuid": "96566860-9f11-4b6f-964d-1c924e4f24a4", + "target-uuid": "3ccef7ae-cb5e-48f6-8302-897105fbf55c" + }, + "uuid": "283bdd5f-f356-43a2-864c-6f8211073d45", + "value": "Starloader uses Deobfuscate/Decode Files or Information" + }, + { + "meta": { + "source-uuid": "c93fccb1-e8e8-42cf-ae33-2ad1d183913a", + "target-uuid": "bb5a00de-e086-4859-a231-fa793f6797e2" + }, + "uuid": "7f695d14-17e1-46c6-92eb-7c2f57fc6553", + "value": "Lazarus Group uses Input Capture" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-entreprise-attack-tool.json b/clusters/mitre-entreprise-attack-tool.json new file mode 100644 index 0000000..e3aba79 --- /dev/null +++ b/clusters/mitre-entreprise-attack-tool.json @@ -0,0 +1,527 @@ +{ + "name": "Entreprise Attack - Tool", + "type": "mitre-entreprise-attack-tool", + "description": "Name of ATT&CK software", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "fc1ea6e0-1707-11e8-ac05-2b70d00c354e", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "at is used to schedule tasks on a system to run at a specified date or time. (Citation: TechNet At)\n\nAliases: at, at.exe", + "value": "at", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0110", + "https://technet.microsoft.com/en-us/library/bb490866.aspx" + ], + "synonyms": [ + "at", + "at.exe" + ] + }, + "uuid": "0c8465c0-d0b4-4670-992e-4eee8d7ff952" + }, + { + "description": "route can be used to find or change information within the local system IP routing table. (Citation: TechNet Route)\n\nAliases: route, route.exe", + "value": "route", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0103", + "https://technet.microsoft.com/en-us/library/bb490991.aspx" + ], + "synonyms": [ + "route", + "route.exe" + ] + }, + "uuid": "c11ac61d-50f4-444f-85d8-6f006067f0de" + }, + { + "description": "The Tasklist utility displays a list of applications and services with their Process IDs (PID) for all tasks running on either a local or a remote computer. It is packaged with Windows operating systems and can be executed from the command-line interface. (Citation: Microsoft Tasklist)\n\nAliases: Tasklist", + "value": "Tasklist", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0057", + "https://technet.microsoft.com/en-us/library/bb491010.aspx" + ], + "synonyms": [ + "Tasklist" + ] + }, + "uuid": "2e45723a-31da-4a7e-aaa6-e01998a6788f" + }, + { + "description": "Windows Credential Editor is a password dumping tool. (Citation: Amplia WCE)\n\nAliases: Windows Credential Editor, WCE", + "value": "Windows Credential Editor", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0005", + "http://www.ampliasecurity.com/research/wcefaq.html" + ], + "synonyms": [ + "Windows Credential Editor", + "WCE" + ] + }, + "uuid": "242f3da3-4425-4d11-8f5c-b842886da966" + }, + { + "description": "Responder is an open source tool used for LLMNR, NBT-NS and MDNS poisoning, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication. (Citation: GitHub Responder)\n\nAliases: Responder", + "value": "Responder", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0174", + "https://github.com/SpiderLabs/Responder" + ], + "synonyms": [ + "Responder" + ] + }, + "uuid": "a1dd2dbd-1550-44bf-abcc-1a4c52e97719" + }, + { + "description": "schtasks is used to schedule execution of programs or scripts on a Windows system to run at a specific date and time. (Citation: TechNet Schtasks)\n\nAliases: schtasks, schtasks.exe", + "value": "schtasks", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0111", + "https://technet.microsoft.com/en-us/library/bb490996.aspx" + ], + "synonyms": [ + "schtasks", + "schtasks.exe" + ] + }, + "uuid": "c9703cd3-141c-43a0-a926-380082be5d04" + }, + { + "description": "UACMe is an open source assessment tool that contains many methods for bypassing Windows User Account Control on multiple versions of the operating system. (Citation: Github UACMe)\n\nAliases: UACMe", + "value": "UACMe", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0116", + "https://github.com/hfiref0x/UACME" + ], + "synonyms": [ + "UACMe" + ] + }, + "uuid": "102c3898-85e0-43ee-ae28-62a0a3ed9507" + }, + { + "description": "ifconfig is a Unix-based utility used to gather information about and interact with the TCP/IP settings on a system. (Citation: Wikipedia Ifconfig)\n\nAliases: ifconfig", + "value": "ifconfig", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0101", + "https://en.wikipedia.org/wiki/Ifconfig" + ], + "synonyms": [ + "ifconfig" + ] + }, + "uuid": "362dc67f-4e85-4562-9dac-1b6b7f3ec4b5" + }, + { + "description": "Mimikatz is a credential dumper capable of obtaining plaintext Windows account logins and passwords, along with many other features that make it useful for testing the security of networks. (Citation: Deply Mimikatz) (Citation: Adsecurity Mimikatz Guide)\n\nAliases: Mimikatz\n\nContributors: Vincent Le Toux", + "value": "Mimikatz", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0002", + "https://github.com/gentilkiwi/mimikatz", + "https://adsecurity.org/?page%20id=1821" + ], + "synonyms": [ + "Mimikatz" + ] + }, + "uuid": "afc079f3-c0ea-4096-b75d-3f05338b7f60" + }, + { + "description": " (Citation: xCmd) is an open source tool that is similar to PsExec and allows the user to execute applications on remote systems. (Citation: xCmd)\n\nAliases: (Citation: xCmd)", + "value": "xCmd", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0123", + "https://ashwinrayaprolu.wordpress.com/2011/04/12/xcmd-an-alternative-to-psexec/" + ], + "synonyms": [ + "xCmd" + ] + }, + "uuid": "4fa49fc0-9162-4bdb-a37e-7aa3dcb6d38b" + }, + { + "description": "is a credential dumper, similar to Mimikatz, designed specifically for Linux platforms. (Citation: MimiPenguin GitHub May 2017)\n\nAliases: MimiPenguin\n\nContributors: Vincent Le Toux", + "value": "MimiPenguin", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0179", + "https://github.com/huntergregal/mimipenguin" + ], + "synonyms": [ + "MimiPenguin" + ] + }, + "uuid": "5a33468d-844d-4b1f-98c9-0e786c556b27" + }, + { + "description": "Systeminfo is a Windows utility that can be used to gather detailed information about a computer. (Citation: TechNet Systeminfo)\n\nAliases: Systeminfo, systeminfo.exe", + "value": "Systeminfo", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0096", + "https://technet.microsoft.com/en-us/library/bb491007.aspx" + ], + "synonyms": [ + "Systeminfo", + "systeminfo.exe" + ] + }, + "uuid": "7fcbc4e8-1989-441f-9ac5-e7b6ff5806f1" + }, + { + "description": "netsh is a scripting utility used to interact with networking components on local or remote systems. (Citation: TechNet Netsh)\n\nAliases: netsh, netsh.exe", + "value": "netsh", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0108", + "https://technet.microsoft.com/library/bb490939.aspx" + ], + "synonyms": [ + "netsh", + "netsh.exe" + ] + }, + "uuid": "5a63f900-5e7e-4928-a746-dd4558e1df71" + }, + { + "description": "dsquery is a command-line utility that can be used to query Active Directory for information from a system within a domain. (Citation: TechNet Dsquery) It is typically installed only on Windows Server versions but can be installed on non-server variants through the Microsoft-provided Remote Server Administration Tools bundle.\n\nAliases: dsquery, dsquery.exe", + "value": "dsquery", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0105", + "https://technet.microsoft.com/en-us/library/cc732952.aspx" + ], + "synonyms": [ + "dsquery", + "dsquery.exe" + ] + }, + "uuid": "38952eac-cb1b-4a71-bad2-ee8223a1c8fe" + }, + { + "description": "gsecdump is a publicly-available credential dumper used to obtain password hashes and LSA secrets from Windows operating systems. (Citation: TrueSec Gsecdump)\n\nAliases: gsecdump", + "value": "gsecdump", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0008", + "https://www.truesec.se/sakerhet/verktyg/saakerhet/gsecdump%20v2.0b5" + ], + "synonyms": [ + "gsecdump" + ] + }, + "uuid": "b07c2c47-fefb-4d7c-a69e-6a3296171f54" + }, + { + "description": "Ping is an operating system utility commonly used to troubleshoot and verify network connections. (Citation: TechNet Ping)\n\nAliases: Ping, ping.exe", + "value": "Ping", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0097", + "https://technet.microsoft.com/en-us/library/bb490968.aspx" + ], + "synonyms": [ + "Ping", + "ping.exe" + ] + }, + "uuid": "b77b563c-34bb-4fb8-86a3-3694338f7b47" + }, + { + "description": "Fgdump is a Windows password hash dumper. (Citation: Mandiant APT1)\n\nAliases: Fgdump", + "value": "Fgdump", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0120", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ], + "synonyms": [ + "Fgdump" + ] + }, + "uuid": "4f45dfeb-fe51-4df0-8db3-edf7dd0513fe" + }, + { + "description": "Lslsass is a publicly-available tool that can dump active logon session password hashes from the lsass process. (Citation: Mandiant APT1)\n\nAliases: Lslsass", + "value": "Lslsass", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0121", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ], + "synonyms": [ + "Lslsass" + ] + }, + "uuid": "2fab555f-7664-4623-b4e0-1675ae38190b" + }, + { + "description": "Pass-The-Hash Toolkit is a toolkit that allows an adversary to \"pass\" a password hash (without knowing the original password) to log in to systems. (Citation: Mandiant APT1)\n\nAliases: Pass-The-Hash Toolkit", + "value": "Pass-The-Hash Toolkit", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0122", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ], + "synonyms": [ + "Pass-The-Hash Toolkit" + ] + }, + "uuid": "a52edc76-328d-4596-85e7-d56ef5a9eb69" + }, + { + "description": "FTP is a utility commonly available with operating systems to transfer information over the File Transfer Protocol (FTP). Adversaries can use it to transfer other tools onto a system or to exfiltrate data. (Citation: Wikipedia FTP)\n\nAliases: FTP, ftp.exe", + "value": "FTP", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0095", + "https://en.wikipedia.org/wiki/File%20Transfer%20Protocol" + ], + "synonyms": [ + "FTP", + "ftp.exe" + ] + }, + "uuid": "cf23bf4a-e003-4116-bbae-1ea6c558d565" + }, + { + "description": "ipconfig is a Windows utility that can be used to find information about a system's TCP/IP, DNS, DHCP, and adapter configuration. (Citation: TechNet Ipconfig)\n\nAliases: ipconfig, ipconfig.exe", + "value": "ipconfig", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0100", + "https://technet.microsoft.com/en-us/library/bb490921.aspx" + ], + "synonyms": [ + "ipconfig", + "ipconfig.exe" + ] + }, + "uuid": "294e2560-bd48-44b2-9da2-833b5588ad11" + }, + { + "description": "nbtstat is a utility used to troubleshoot NetBIOS name resolution. (Citation: TechNet Nbtstat)\n\nAliases: nbtstat, nbtstat.exe", + "value": "nbtstat", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0102", + "https://technet.microsoft.com/en-us/library/cc940106.aspx" + ], + "synonyms": [ + "nbtstat", + "nbtstat.exe" + ] + }, + "uuid": "b35068ec-107a-4266-bda8-eb7036267aea" + }, + { + "description": "HTRAN is a tool that proxies connections through intermediate hops and aids users in disguising their true geographical location. It can be used by adversaries to hide their location when interacting with the victim networks. (Citation: Operation Quantum Entanglement)\n\nAliases: HTRAN, HUC Packet Transmit Tool", + "value": "HTRAN", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0040", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/wp-operation-quantum-entanglement.pdf" + ], + "synonyms": [ + "HTRAN", + "HUC Packet Transmit Tool" + ] + }, + "uuid": "d5e96a35-7b0b-4c6a-9533-d63ecbda563e" + }, + { + "description": "Tor is a software suite and network that provides increased anonymity on the Internet. It creates a multi-hop proxy network and utilizes multilayer encryption to protect both the message and routing information. Tor utilizes \"Onion Routing,\" in which messages are encrypted with multiple layers of encryption; at each step in the proxy network, the topmost layer is decrypted and the contents forwarded on to the next node until it reaches its destination. (Citation: Dingledine Tor The Second-Generation Onion Router)\n\nAliases: Tor", + "value": "Tor", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0183", + "http://www.dtic.mil/dtic/tr/fulltext/u2/a465464.pdf" + ], + "synonyms": [ + "Tor" + ] + }, + "uuid": "ed7d0cb1-87a6-43b4-9f46-ef1bc56d6c68" + }, + { + "description": "netstat is an operating system utility that displays active TCP connections, listening ports, and network statistics. (Citation: TechNet Netstat)\n\nAliases: netstat, netstat.exe", + "value": "netstat", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0104", + "https://technet.microsoft.com/en-us/library/bb490947.aspx" + ], + "synonyms": [ + "netstat", + "netstat.exe" + ] + }, + "uuid": "4664b683-f578-434f-919b-1c1aad2a1111" + }, + { + "description": "pwdump is a credential dumper. (Citation: Wikipedia pwdump)\n\nAliases: pwdump", + "value": "pwdump", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0006", + "https://en.wikipedia.org/wiki/Pwdump" + ], + "synonyms": [ + "pwdump" + ] + }, + "uuid": "9de2308e-7bed-43a3-8e58-f194b3586700" + }, + { + "description": "Cachedump is a publicly-available tool that program extracts cached password hashes from a system\u2019s registry. (Citation: Mandiant APT1)\n\nAliases: Cachedump", + "value": "Cachedump", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0119", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ], + "synonyms": [ + "Cachedump" + ] + }, + "uuid": "c9cd7ec9-40b7-49db-80be-1399eddd9c52" + }, + { + "description": "The Net utility is a component of the Windows operating system. It is used in command-line operations for control of users, groups, services, and network connections. (Citation: Microsoft Net Utility)\n\nNet has a great deal of functionality, (Citation: Savill 1999) much of which is useful for an adversary, such as gathering system and network information for Discovery, moving laterally through Windows admin shares using net use commands, and interacting with services.\n\nAliases: Net, net.exe", + "value": "Net", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0039", + "https://msdn.microsoft.com/en-us/library/aa939914", + "http://windowsitpro.com/windows/netexe-reference" + ], + "synonyms": [ + "Net", + "net.exe" + ] + }, + "uuid": "03342581-f790-4f03-ba41-e82e67392e23" + }, + { + "description": "PsExec is a free Microsoft tool that can be used to execute a program on another computer. It is used by IT administrators and attackers. (Citation: Russinovich Sysinternals) (Citation: SANS PsExec)\n\nAliases: PsExec", + "value": "PsExec", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0029", + "https://technet.microsoft.com/en-us/sysinternals/bb897553.aspx", + "https://digital-forensics.sans.org/blog/2012/12/17/protecting-privileged-domain-accounts-psexec-deep-dive" + ], + "synonyms": [ + "PsExec" + ] + }, + "uuid": "ff6caf67-ea1f-4895-b80e-4bb0fc31c6db" + }, + { + "description": "Certutil is a command-line utility that can be used to obtain certificate authority information and configure Certificate Services. (Citation: TechNet Certutil)\n\nAliases: certutil, certutil.exe", + "value": "certutil", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0160", + "https://technet.microsoft.com/library/cc732443.aspx" + ], + "synonyms": [ + "certutil", + "certutil.exe" + ] + }, + "uuid": "0a68f1f1-da74-4d28-8d9a-696c082706cc" + }, + { + "description": "Arp displays information about a system's Address Resolution Protocol (ARP) cache. (Citation: TechNet Arp)\n\nAliases: Arp, arp.exe", + "value": "Arp", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0099", + "https://technet.microsoft.com/en-us/library/bb490864.aspx" + ], + "synonyms": [ + "Arp", + "arp.exe" + ] + }, + "uuid": "30489451-5886-4c46-90c9-0dff9adc5252" + }, + { + "description": "cmd is the Windows command-line interpreter that can be used to interact with systems and execute other processes and utilities. (Citation: TechNet Cmd)\n\nCmd.exe contains native functionality to perform many operations to interact with the system, including listing files in a directory (e.g., dir (Citation: TechNet Dir)), deleting files (e.g., del (Citation: TechNet Del)), and copying files (e.g., copy (Citation: TechNet Copy)).\n\nAliases: cmd, cmd.exe", + "value": "cmd", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0106", + "https://technet.microsoft.com/en-us/library/bb490880.aspx", + "https://technet.microsoft.com/en-us/library/cc755121.aspx", + "https://technet.microsoft.com/en-us/library/cc771049.aspx", + "https://technet.microsoft.com/en-us/library/bb490886.aspx" + ], + "synonyms": [ + "cmd", + "cmd.exe" + ] + }, + "uuid": "bba595da-b73a-4354-aa6c-224d4de7cb4e" + }, + { + "description": "is an open-source Tor plugin that tunnels Tor traffic through HTTPS connections.\n\nAliases: meek", + "value": "meek", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0175" + ], + "synonyms": [ + "meek" + ] + }, + "uuid": "65370d0b-3bd4-4653-8cf9-daf56f6be830" + }, + { + "description": "Reg is a Windows utility used to interact with the Windows Registry. It can be used at the command-line interface to query, add, modify, and remove information. (Citation: Microsoft Reg)\n\nUtilities such as Reg are known to be used by persistent threats. (Citation: Windows Commands JPCERT)\n\nAliases: Reg, reg.exe", + "value": "Reg", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0075", + "https://technet.microsoft.com/en-us/library/cc732643.aspx", + "http://blog.jpcert.or.jp/2016/01/windows-commands-abused-by-attackers.html" + ], + "synonyms": [ + "Reg", + "reg.exe" + ] + }, + "uuid": "cde2d700-9ed1-46cf-9bce-07364fe8b24f" + }, + { + "description": "Cobalt Strike is a commercial, full-featured, penetration testing tool which bills itself as \u201cadversary simulation software designed to execute targeted attacks and emulate the post-exploitation actions of advanced threat actors\u201d. Cobalt Strike\u2019s interactive post-exploit capabilities cover the full range of ATT&CK tactics, all executed within a single, integrated system. (Citation: cobaltstrike manual)\n\nIn addition to its own capabilities, Cobalt Strike leverages the capabilities of other well-known tools such as Metasploit and Mimikatz. (Citation: cobaltstrike manual)\n\nAliases: Cobalt Strike", + "value": "Cobalt Strike", + "meta": { + "refs": [ + "https://attack.mitre.org/wiki/Software/S0154", + "https://cobaltstrike.com/downloads/csmanual38.pdf" + ], + "synonyms": [ + "Cobalt Strike" + ] + }, + "uuid": "aafea02e-ece5-4bb2-91a6-3bf8c7f38a39" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre_intrusion-set.json b/clusters/mitre-intrusion-set.json similarity index 100% rename from clusters/mitre_intrusion-set.json rename to clusters/mitre-intrusion-set.json diff --git a/clusters/mitre_malware.json b/clusters/mitre-malware.json similarity index 100% rename from clusters/mitre_malware.json rename to clusters/mitre-malware.json diff --git a/clusters/mitre-mobile-attack-attack-pattern.json b/clusters/mitre-mobile-attack-attack-pattern.json new file mode 100644 index 0000000..99e58dc --- /dev/null +++ b/clusters/mitre-mobile-attack-attack-pattern.json @@ -0,0 +1,1217 @@ +{ + "name": "Mobile Attack - Attack Pattern", + "type": "mitre-mobile-attack-attack-pattern", + "description": "ATT&CK tactic", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "1e606d06-1708-11e8-8a43-df11c8cf9ae2", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "An SMS message could contain content designed to exploit vulnerabilities in the SMS parser on the receiving device. For example, Mulliner and Miller demonstrated such an attack against the iPhone in 2009 as described in (Citation: Forbes-iPhoneSMS).\n\nAn SMS message could also contain a link to a web site containing malicious content designed to exploit the device web browser.\n\nAs described by SRLabs in (Citation: SRLabs-SIMCard), vulnerable SIM cards may be remotely exploited and reprogrammed via SMS messages.\n\nPlatforms: Android, iOS", + "value": "Malicious SMS Message", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1057", + "http://www.forbes.com/2009/07/28/hackers-iphone-apple-technology-security-hackers.html", + "https://srlabs.de/bites/rooting-sim-cards/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "0bcc4ec1-a897-49a9-a9ff-c00df1d1209d" + }, + { + "description": "If network traffic between the mobile device and remote servers is unencrypted or is encrypted in an insecure manner, then an adversary positioned on the network can eavesdrop on communication. For example, He et al. (Citation: mHealth) describe numerous healthcare-related applications that did not properly protect network communication.\n\nPlatforms: Android, iOS", + "value": "Eavesdrop on Insecure Network Communication", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1042", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-0.html", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-1.html", + "https://experts.illinois.edu/en/publications/security-concerns-in-android-mhealth-apps" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "393e8c12-a416-4575-ba90-19cc85656796" + }, + { + "description": "An adversary could use knowledge of the techniques used by security software to evade detection. For example, some mobile security products perform compromised device detection by searching for particular artifacts such as an installed \"su\" binary, but that check could be evaded by naming the binary something else. Similarly, polymorphic code techniques could be used to evade signature-based detection as described by (Citation: Rastogi) et al. (Citation: Rastogi). \n\n (Citation: Brodie) (Citation: Brodie) describes limitations of jailbreak/root detection mechanisms.\n\n (Citation: Tan) (Citation: Tan) describes his experience defeating the jailbreak detection used by the iOS version of Good for Enterprise.\n\nPlatforms: Android, iOS", + "value": "Disguise Root/Jailbreak Indicators", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1011", + "https://pages.nist.gov/mobile-threat-catalogue/emm-threats/EMM-5.html", + "http://pages.cs.wisc.edu/~vrastogi/static/papers/rcj13b.pdf", + "https://media.blackhat.com/eu-13/briefings/Brodie/bh-eu-13-lacoon-attacks-mdm-brodie-wp.pdf", + "http://www.blackhat.com/us-16/briefings.html#bad-for-enterprise-attacking-byod-enterprise-mobile-security-solutions" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "b332a960-3c04-495a-827f-f17a5daed3a6" + }, + { + "description": "On Android, device type information is accessible to apps through the android.os.Build class (Citation: Android-Build). Device information could be used to target privilege escalation exploits.\n\nPlatforms: Android", + "value": "Device Type Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1022", + "https://zeltser.com/third-party-keyboards-security/" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "89fcd02f-62dc-40b9-a54b-9ac4b1baef05" + }, + { + "description": "A malicious app could use standard Android APIs to send SMS messages. SMS messages could potentially be sent to premium numbers that charge the device owner and generate revenue for an adversary, for example as described by Lookout in (Citation: Lookout-SMS).\n\nOn iOS, apps cannot send SMS messages.\n\nOn Android, apps must hold the SEND_SMS permission to send SMS messages. Additionally, Android version 4.2 and above has mitigations against this threat by requiring user consent before allowing SMS messages to be sent to premium numbers (Citation: AndroidSecurity2014).\n\nDetection: As described in Google's Android Security 2014 Year in Review Report (Citation: AndroidSecurity2014), starting with Android 4.2 the user is prompted and must provide consent before applications can send SMS messages to premium numbers.\n\nOn Android 6.0 and up, the user can view which applications have permission to send SMS messages through the device settings screen, and the user can choose to revoke the permissions.\n\nPlatforms: Android", + "value": "Premium SMS Toll Fraud", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1051", + "https://blog.lookout.com/blog/2013/08/02/dragon-lady/", + "https://static.googleusercontent.com/media/source.android.com/en//security/reports/Google%20Android%20Security%202014%20Report%20Final.pdf" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "8f0e39c6-82c9-41ec-9f93-5696c0f2e274" + }, + { + "description": "An adversary who is able to obtain unauthorized access to or misuse authorized access to cloud backup services (e.g. Google's Android backup service or Apple's iCloud) could use that access to obtain sensitive data stored in device backups. For example, the Elcomsoft Phone Breaker product advertises the ability to retrieve iOS backup data from Apple's iCloud (Citation: Elcomsoft-EPPB).\n\nDetection: Google provides the ability for users to view their account activity. Apple iCloud also provides notifications to users of account activity.\n\nPlatforms: Android, iOS", + "value": "Obtain Device Cloud Backups", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1073", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-0.html", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-1.html", + "https://www.elcomsoft.com/eppb.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "0c71033e-401e-4b97-9309-7a7c95e43a5d" + }, + { + "description": "On versions of Android prior to 4.1, an adversary may use a malicious application that holds the READ_LOGS permission to obtain private keys, passwords, other credentials, or other sensitive data stored in the device's system log. On Android 4.1 and later, an adversary would need to attempt to perform an operating system privilege escalation attack to be able to access the log.\n\nPlatforms: Android", + "value": "Access Sensitive Data in Device Logs", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1016", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-3.html", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-13.html" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "29e07491-8947-43a3-8d4e-9a787c45f3d3" + }, + { + "description": "With escalated privileges, an adversary could program the mobile device to impersonate USB devices such as input devices (keyboard and mouse), storage devices, and/or networking devices in order to attack a physically connected PC. Wang and Stavrou (Citation: Wang-ExploitingUSB) and Kamkar (Citation: ArsTechnica-PoisonTap) describe this technique. This technique has been demonstrated on Android, and we are unaware of any demonstrations on iOS.\n\nPlatforms: Android", + "value": "Attack PC via USB Connection", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1030", + "https://pages.nist.gov/mobile-threat-catalogue/physical-threats/PHY-2.html", + "http://dl.acm.org/citation.cfm?id=1920314", + "http://arstechnica.com/security/2016/11/meet-poisontap-the-5-tool-that-ransacks-password-protected-computers/" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "a0464539-e1b7-4455-a355-12495987c300" + }, + { + "description": "A malicious app can register to receive intents meant for other applications and may then be able to receive sensitive values such as OAuth authorization codes as described in (Citation: IETF-PKCE).\n\nPlatforms: Android", + "value": "Android Intent Hijacking", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1019", + "https://tools.ietf.org/html/rfc7636" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "77e30eee-fd48-40b4-99ec-73e97c158b58" + }, + { + "description": "An iOS application may be able to maliciously claim a URL scheme, allowing it to intercept calls that are meant for a different application. This technique, for example, could be used to capture OAuth authorization codes as described in (Citation: IETF-PKCE) or to phish user credentials as described in (Citation: MobileIron-XARA). Related potential security implications are described in (Citation: Dhanjani-URLScheme). FireEye researchers describe URL scheme hijacking in a blog post (Citation: FireEye-Masque2), including evidence of its use.\n\nPlatforms: iOS", + "value": "URL Scheme Hijacking", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1018", + "https://pages.nist.gov/mobile-threat-catalogue/authentication-threats/AUT-10.html", + "https://tools.ietf.org/html/rfc7636", + "https://www.mobileiron.com/en/smartwork-blog/ios-url-scheme-hijacking-xara-attack-analysis-and-countermeasures", + "http://www.dhanjani.com/blog/2010/11/insecure-handling-of-url-schemes-in-apples-ios.html", + "https://www.fireeye.com/blog/threat-research/2015/02/ios%20masque%20attackre.html" + ], + "mitre_platforms": [ + "iOS" + ] + }, + "uuid": "8f142a25-f6c3-4520-bd50-2ae3ab50ed3e" + }, + { + "description": "Adversaries may attempt to exploit enterprise servers, workstations, or other resources over the network. This technique may take advantage of the mobile device's access to an internal enterprise network either through local connectivity or through a Virtual Private Network (VPN).\n\nPlatforms: Android, iOS", + "value": "Exploit Enterprise Resources", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1031", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-32.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "22379609-a99f-4a01-bd7e-70f3e105859d" + }, + { + "description": "If an adversary can escalate privileges, he or she may be able to use those privileges to place malicious code in the device system partition, where it may persist after device resets and may not be easily removed by the device user.\n\nMany Android devices provide the ability to unlock the bootloader for development purposes. An unlocked bootloader may provide the ability for an adversary to modify the system partition. Even if the bootloader is locked, it may be possible for an adversary to escalate privileges and then modify the system partition.\n\nDetection: Android devices with the Verified Boot capability (Citation: Android-VerifiedBoot) perform cryptographic checks of the integrity of the system partition.\n\nThe Android SafetyNet API's remote attestation capability could potentially be used to identify and respond to compromised devices.\n\nSamsung KNOX also provides a remote attestation capability on supported Samsung Android devices.\n\nAs described in the iOS Security Guide (Citation: Apple-iOSSecurityGuide), iOS devices will fail to boot or fail to allow device activation if unauthorized modifications are detected.\n\nPlatforms: Android, iOS", + "value": "Modify System Partition", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1003", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-27.html", + "https://source.android.com/security/verifiedboot/", + "https://www.apple.com/business/docs/iOS%20Security%20Guide.pdf" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "c5089859-b21f-40a3-8be4-63e381b8b1c0" + }, + { + "description": "An adversary may attempt to get detailed information about the operating system and hardware, including version, patches, and architecture.\n\nOn Android, much of this information is programmatically accessible to applications through the android.os.Build class (Citation: Android-Build).\n\nOn iOS, techniques exist for applications to programmatically access this information, for example as described in (Citation: StackOverflow-iOSVersion).\n\nPlatforms: Android, iOS", + "value": "System Information Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1029", + "https://zeltser.com/third-party-keyboards-security/", + "http://stackoverflow.com/questions/7848766/how-can-we-programmatically-detect-which-ios-version-is-device-running-on" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "e2ea7f6b-8d4f-49c3-819d-660530d12b77" + }, + { + "description": "Adversaries may attempt to get a listing of services running on remote hosts, including those that may be vulnerable to remote software exploitation. Methods to acquire this information include port scans and vulnerability scans from the mobile device. This technique may take advantage of the mobile device's access to an internal enterprise network either through local connectivity or through a Virtual Private Network (VPN).\n\nPlatforms: Android, iOS", + "value": "Network Service Scanning", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1026" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "2de38279-043e-47e8-aaad-1b07af6d0790" + }, + { + "description": "On Android, an adversary could call standard operating system APIs from a malicious application to gather call log data, or with escalated privileges could directly access files containing call log data.\n\nOn iOS, applications do not have access to the call log, so privilege escalation would be required in order to access the data.\n\nDetection: On Android 6.0 and up, the user can view which applications have permission to access call log information through the device settings screen, and the user can choose to revoke the permissions.\n\nPlatforms: Android, iOS", + "value": "Access Call Log", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1036", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-13.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + { + "description": "An adversary could evade app vetting techniques by placing code in a malicious application to detect whether it is running in an app analysis environment and, if so, avoid performing malicious actions while under analysis.\n\nDiscussion of general Android anti-analysis techniques can be found in (Citation: Petsas). Discussion of Google Play Store-specific anti-analysis techniques can be found in (Citation: Oberheide-Bouncer), (Citation: Percoco-Bouncer).\n\n (Citation: Wang) presents a discussion of iOS anti-analysis techniques.\n\nPlatforms: Android, iOS", + "value": "Detect App Analysis Environment", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1043", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-20.html", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-21.html", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-22.html", + "http://dl.acm.org/citation.cfm?id=2592796", + "https://jon.oberheide.org/files/summercon12-bouncer.pdf", + "https://media.blackhat.com/bh-us-12/Briefings/Percoco/BH%20US%2012%20Percoco%20Adventures%20in%20Bouncerland%20WP.pdf", + "https://www.usenix.org/conference/usenixsecurity13/technical-sessions/presentation/wang%20tielei" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "b765efd1-02e6-4e67-aebf-0fef5c37e54b" + }, + { + "description": "Content of a web page could be designed to exploit vulnerabilities in a web browser running on the mobile device.\n\nPlatforms: Android, iOS", + "value": "Malicious Web Content", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1059", + "https://pages.nist.gov/mobile-threat-catalogue/cellular-threats/CEL-22.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "fd339382-bfec-4bf0-8d47-1caedc9e7e57" + }, + { + "description": "An adversary could use fake identities, payment cards, etc., to create developer accounts to publish malicious applications to app stores. For example, Oberheide and Miller describe use of this technique in (Citation: Oberheide-Bouncer).\n\nPlatforms: Android, iOS", + "value": "Fake Developer Accounts", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1045", + "https://jon.oberheide.org/files/summercon12-bouncer.pdf" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "e30cc912-7ea1-4683-9219-543b86cbdec9" + }, + { + "description": "Content of a media (audio or video) file could be designed to exploit vulnerabilities in parsers on the mobile device, as for example demonstrated by the Android Stagefright vulnerability (Citation: Zimperium-Stagefright).\n\nPlatforms: Android, iOS", + "value": "Malicious Media Content", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1060", + "https://pages.nist.gov/mobile-threat-catalogue/cellular-threats/CEL-22.html", + "https://blog.zimperium.com/experts-found-a-unicorn-in-the-heart-of-android/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "a9cab8f6-4c94-4c9b-9e7d-9d863ff53431" + }, + { + "description": "The application is delivered as an email attachment.\n\nDetection: An EMM/MDM or mobile threat protection solution can identify the presence of unwanted, known insecure, or malicious apps on devices. Enterprise email security solutions can identify the presence of Android or iOS application packages within email messages.\n\nPlatforms: Android, iOS", + "value": "App Delivered via Email Attachment", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1037", + "https://pages.nist.gov/mobile-threat-catalogue/authentication-threats/AUT-9.html", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-13.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "1f96d624-8409-4472-ad8a-30618ee6b2e2" + }, + { + "description": "Adversaries may communicate using a common, standardized application layer protocol such as HTTP, HTTPS, SMTP, or DNS to avoid detection by blending in with existing traffic.\n\nIn the mobile environment, the Google Cloud Messaging (GCM; two-way) and Apple Push Notification Service (APNS; one-way server-to-device) are commonly used protocols on Android and iOS respectively that would blend in with routine device traffic and are difficult for enterprises to inspect. As described by Kaspersky (Citation: Kaspersky-MobileMalware), Google responds to reports of abuse by blocking access to GCM.\n\nPlatforms: Android, iOS", + "value": "Standard Application Layer Protocol", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1040", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-29.html", + "https://securelist.com/analysis/kaspersky-security-bulletin/58335/mobile-malware-evolution-2013/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "6a3f6490-9c44-40de-b059-e5940f246673" + }, + { + "description": "On Android, command line tools or the Java file APIs can be used to enumerate file system contents. However, Linux file permissions and SELinux policies generally strongly restrict what can be accessed by apps (without taking advantage of a privilege escalation exploit). The contents of the external storage directory are generally visible, which could present concern if sensitive data is inappropriately stored there.\n\niOS's security architecture generally restricts the ability to perform file and directory discovery without use of escalated privileges.\n\nPlatforms: Android", + "value": "File and Directory Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1023" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "cf28ca46-1fd3-46b4-b1f6-ec0b72361848" + }, + { + "description": "A malicious application could abuse Android device administrator access to wipe device contents, for example if a ransom is not paid.\n\nPlatforms: Android", + "value": "Wipe Device Data", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1050" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "8e27551a-5080-4148-a584-c64348212e4f" + }, + { + "description": "An adversary could use a malicious or exploited application to surreptitiously record activities using the device microphone and/or camera through use of standard operating system APIs.\n\nDetection: On both Android (6.0 and up) and iOS, the user can view which applications have permission to use the microphone or the camera through the device settings screen, and the user can choose to revoke the permissions.\n\nPlatforms: Android, iOS", + "value": "Microphone or Camera Recordings", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1032", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-19.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + { + "description": "The mobile device could contain built-in functionality with malicious behavior or exploitable vulnerabilities. An adversary could deliberately insert and take advantage of the malicious behavior or could exploit inadvertent vulnerabilities. In many cases, it is difficult to be certain whether exploitable functionality is due to malicious intent or simply an inadvertent mistake.\n\nPlatforms: Android, iOS", + "value": "Malicious or Vulnerable Built-in Device Functionality", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1076" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "f9e4f526-ac9d-4df5-8949-833a82a1d2df" + }, + { + "description": "An app could contain malicious code in obfuscated or encrypted form, then deobfuscate or decrypt the code at runtime to evade many app vetting techniques, as described in (Citation: Rastogi) (Citation: Zhou) (Citation: TrendMicro-Obad) (Citation: Xiao-iOS).\n\nPlatforms: Android, iOS", + "value": "Obfuscated or Encrypted Payload", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1009", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-21.html", + "http://pages.cs.wisc.edu/~vrastogi/static/papers/rcj13b.pdf", + "http://ieeexplore.ieee.org/document/6234407", + "http://blog.trendmicro.com/trendlabs-security-intelligence/cybercriminals-improve-android-malware-stealth-routines-with-obad/", + "http://www.slideshare.net/Shakacon/fruit-vs-zombies-defeat-nonjailbroken-ios-malware-by-claud-xiao" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "d13fa042-8f26-44e1-a2a8-af0bf8e2ac9a" + }, + { + "description": "At least three methods exist to perform User Interface Spoofing:\n\nFirst, on both Android and iOS, an adversary could impersonate the user interface of a legitimate app or device function to trick a user into entering account credentials. \n\nSecond, on both Android and iOS, a malicious app could impersonate the identity of another app in order to trick users into installing and using it.\n\nThird, on older versions of Android, a malicious app could abuse mobile operating system features to interfere with a running legitimate app as described in (Citation: Felt-PhishingOnMobileDevices) and (Citation: Hassell-ExploitingAndroid). However, this technique appears to have been addressed starting in Android 5.0 with the deprecation of the Android's ActivityManager.getRunningTasks method and modification of its behavior (Citation: Android-getRunningTasks) and further addressed in Android 5.1.1 (Citation: StackOverflow-getRunningAppProcesses) to prevent a malicious app from determining what app is currently in the foreground.\n\nPlatforms: Android, iOS", + "value": "User Interface Spoofing", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1014", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-31.html", + "http://w2spconf.com/2011/papers/felt-mobilephishing.pdf", + "http://conference.hitb.org/hitbsecconf2011kul/materials/D1T1", + "https://developer.android.com/reference/android/app/ActivityManager.html#getRunningTasks%28int%29", + "http://stackoverflow.com/questions/30619349/android-5-1-1-and-above-getrunningappprocesses-returns-my-application-packag" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "3dd58c80-4c2e-458c-9503-1b2cd273c4d2" + }, + { + "description": "A message sent over a radio interface (typically cellular, but potentially Bluetooth, GPS, NFC, Wi-Fi or other) to the mobile device could exploit a vulnerability in code running on the device.\n\nD. Komaromy and N. Golde demonstrated baseband exploitation of a Samsung mobile device at the PacSec 2015 security conference (Citation: Register-BaseStation).\n\nWeinmann described and demonstrated \"the risk of remotely exploitable memory corruptions in cellular baseband stacks.\" (Citation: Weinmann-Baseband)\n\nPlatforms: Android, iOS", + "value": "Exploit Baseband Vulnerability", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1058", + "https://pages.nist.gov/mobile-threat-catalogue/stack-threats/STA-18.html", + "https://pages.nist.gov/mobile-threat-catalogue/stack-threats/STA-19.html", + "http://www.theregister.co.uk/2015/11/12/mobile%20pwn2own1/", + "https://www.usenix.org/system/files/conference/woot12/woot12-final24.pdf" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "c91c304a-975d-4501-9789-0db1c57afd3f" + }, + { + "description": "On Android versions prior to 5, applications can observe information about other processes that are running through methods in the ActivityManager class. On Android versions prior to 7, applications can obtain this information by executing the ps command, or by examining the /proc directory. Starting in Android version 7, use of the Linux kernel's hidepid feature prevents applications (without escalated privileges) from accessing this information (Citation: Android-SELinuxChanges).\n\nPlatforms: Android", + "value": "Process Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1027", + "https://code.google.com/p/android/issues/detail?id=205565" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "1b51f5bc-b97a-498a-8dbd-bc6b1901bf19" + }, + { + "description": "A malicious application can request Device Administrator privileges. If the user grants the privileges, the application can take steps to make its removal more difficult.\n\nDetection: The device user can view a list of apps with Device Administrator privilege in the device settings.\n\nPlatforms: Android", + "value": "Abuse Device Administrator Access to Prevent Removal", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1004", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-22.html" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "82f04b1e-5371-4a6f-be06-411f0f43b483" + }, + { + "description": "The application is downloaded from an arbitrary web site. A link to the application's download URI may be sent in an email or SMS, placed on another web site that the target is likely to view, or sent via other means (such as QR code).\n\nDetection: An EMM/MDM or mobile threat protection solution can identify the presence of unwanted, known insecure, or malicious apps on devices.\n\nPlatforms: Android, iOS", + "value": "App Delivered via Web Download", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1034", + "https://pages.nist.gov/mobile-threat-catalogue/authentication-threats/AUT-9.html", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-21.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "6b846ad0-cc20-4db6-aa34-91561397c5e2" + }, + { + "description": "A malicious application could capture sensitive data sent via SMS, including authentication credentials. SMS is frequently used to transmit codes used for multi-factor authentication.\n\nOn Android, a malicious application must request and obtain permission (either at app install time or run time) in order to receive SMS messages. Alternatively, a malicious application could attempt to perform an operating system privilege escalation attack to bypass the permission requirement.\n\nOn iOS, applications cannot access SMS messages in normal operation, so an adversary would need to attempt to perform an operating system privilege escalation attack to potentially be able to access SMS messages.\n\nPlatforms: Android, iOS", + "value": "Capture SMS Messages", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1015" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + { + "description": "An adversary may encrypt files stored on the mobile device to prevent the user from accessing them, only unlocking access to the files after a ransom is paid. Without escalated privileges, the adversary is generally limited to only encrypting files in external/shared storage locations. This technique has been demonstrated on Android, and we are unaware of any demonstrated use on iOS.\n\nPlatforms: Android", + "value": "Encrypt Files for Ransom", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1074", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-28.html" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "d9e88203-2b5d-405f-a406-2933b1e3d7e4" + }, + { + "description": "An adversary could abuse an iOS enterprise app signing key (intended for enterprise in-house distribution of apps) to sign malicious iOS apps so that they can be installed on iOS devices without the app needing to be published on Apple's App Store. For example, Xiao describes use of this technique in (Citation: Xiao-iOS).\n\nDetection: iOS 9 and above typically requires explicit user consent before allowing installation of applications signed with enterprise distribution keys rather than installed from Apple's App Store.\n\nPlatforms: iOS", + "value": "Abuse of iOS Enterprise App Signing Key", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1048", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-23.html", + "http://www.slideshare.net/Shakacon/fruit-vs-zombies-defeat-nonjailbroken-ios-malware-by-claud-xiao" + ], + "mitre_platforms": [ + "iOS" + ] + }, + "uuid": "51aedbd6-2837-4d15-aeb0-cb09f2bf22ac" + }, + { + "description": "On Android, details of onboard network interfaces are accessible to apps through the java.net. (Citation: NetworkInterface) class (Citation: NetworkInterface). The Android (Citation: TelephonyManager) class can be used to gather related information such as the IMSI, IMEI, and phone number (Citation: TelephonyManager).\n\nPlatforms: Android", + "value": "Local Network Configuration Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1025", + "https://developer.android.com/reference/java/net/NetworkInterface.html", + "https://developer.android.com/reference/android/telephony/TelephonyManager.html" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "d4536441-1bcc-49fa-80ae-a596ed3f7ffd" + }, + { + "description": "Adversaries can communicate using cellular networks rather than enterprise Wi-Fi in order to bypass enterprise network monitoring systems. Adversaries may also communicate using other non-Internet Protocol mediums such as SMS, NFC, or Bluetooth to bypass network monitoring systems.\n\nPlatforms: Android, iOS", + "value": "Alternate Network Mediums", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1041", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-30.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "b3c2e5de-0941-4b57-ba61-af029eb5517a" + }, + { + "description": "On Android, applications can use standard APIs to gather a list of network connections to and from the device. For example, the Network Connections app available in the Google Play Store (Citation: ConnMonitor) advertises this functionality.\n\nPlatforms: Android", + "value": "Local Network Connections Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1024", + "https://play.google.com/store/apps/details?id=com.antispycell.connmonitor&hl=en" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "dd818ea5-adf5-41c7-93b5-f3b839a219fb" + }, + { + "description": "An adversary could make educated guesses of the device lock screen's PIN/password (e.g., commonly used values, birthdays, anniversaries) or attempt a dictionary or brute force attack against it. Brute force attacks could potentially be automated (Citation: PopSci-IPBox).\n\nPlatforms: Android, iOS", + "value": "Device Unlock Code Guessing or Brute Force", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1062", + "http://www.popsci.com/box-can-figure-out-your-4-digit-iphone-passcode" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "f296fc9c-2ff5-43ee-941e-6b49c438270a" + }, + { + "description": "A malicious app or other attack vector could be used to exploit vulnerabilities in code running within the Trusted Execution Environment (TEE) (Citation: Thomas-TrustZone). The adversary could then obtain privileges held by the TEE potentially including the ability to access cryptographic keys or other sensitive data (Citation: QualcommKeyMaster). Escalated operating system privileges may be first required in order to have the ability to attack the TEE (Citation: EkbergTEE). If not, privileges within the TEE can potentially be used to exploit the operating system (Citation: laginimaineb-TEE).\n\nPlatforms: Android", + "value": "Exploit TEE Vulnerability", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1008", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-27.html", + "https://usmile.at/symposium/program/2015/thomas-holmes", + "https://bits-please.blogspot.in/2016/06/extracting-qualcomms-keymaster-keys.html", + "https://usmile.at/symposium/program/2015/ekberg", + "http://bits-please.blogspot.co.il/2016/05/war-of-worlds-hijacking-linux-kernel.html" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "ef771e03-e080-43b4-a619-ac6f84899884" + }, + { + "description": "An adversary could set up unauthorized Wi-Fi access points or compromise existing access points and, if the device connects to them, carry out network-based attacks such as eavesdropping on or modifying network communication as described in NIST SP 800-153 (Citation: NIST-SP800153). \n\nFor example, Kaspersky describes a threat actor they call DarkHotel that targeted hotel Wi-Fi networks, using them to compromise computers belonging to business executives (Citation: Kaspersky-DarkHotel).\n\nPlatforms: Android, iOS", + "value": "Rogue Wi-Fi Access Points", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1068", + "https://pages.nist.gov/mobile-threat-catalogue/lan-pan-threats/LPN-0.html", + "http://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-153.pdf", + "https://blog.kaspersky.com/darkhotel-apt/6613/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "633baf01-6de4-4963-bb54-ff6c6357bed3" + }, + { + "description": "An adversary who is able to obtain unauthorized access to or misuse authorized access to cloud services (e.g. Google's Android Device Manager or Apple iCloud's Find my iPhone) or to an enterprise mobility management (EMM) / mobile device management (MDM) server console could use that access to track mobile devices.\n\nDetection: Google sends a notification to the device when Android Device Manager is used to locate it. Additionally, Google provides the ability for users to view their general account activity. Apple iCloud also provides notifications to users of account activity.\n\nPlatforms: Android, iOS", + "value": "Remotely Track Device Without Authorization", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1071", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-5.html", + "https://pages.nist.gov/mobile-threat-catalogue/emm-threats/EMM-7.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "6f86d346-f092-4abc-80df-8558a90c426a" + }, + { + "description": "An adversary could attempt to spoof a mobile device's biometric authentication mechanism, for example by providing a fake fingerprint as described by SRLabs in (Citation: SRLabs-Fingerprint).\n\niOS partly mitigates this attack by requiring the device passcode rather than a fingerprint to unlock the device after every device restart and after 48 hours since the device was last unlocked (Citation: Apple-TouchID).\n\nPlatforms: Android, iOS", + "value": "Biometric Spoofing", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1063", + "https://srlabs.de/bites/spoofing-fingerprints/", + "https://support.apple.com/en-us/HT204587" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "45dcbc83-4abc-4de1-b643-e528d1e9df09" + }, + { + "description": "An attacker could jam radio signals (e.g. Wi-Fi, cellular, GPS) to prevent the mobile device from communicating as described in draft NIST SP 800-187 (Citation: NIST-SP800187).\n\nPlatforms: Android, iOS", + "value": "Jamming or Denial of Service", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1067", + "https://pages.nist.gov/mobile-threat-catalogue/cellular-threats/CEL-7.html", + "https://pages.nist.gov/mobile-threat-catalogue/cellular-threats/CEL-8.html", + "https://pages.nist.gov/mobile-threat-catalogue/lan-pan-threats/LPN-5.html", + "https://pages.nist.gov/mobile-threat-catalogue/gps-threats/GPS-0.html", + "http://csrc.nist.gov/publications/drafts/800-187/sp800%20187%20draft.pdf" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "d2e112dc-f6d4-488d-b8df-ecbfb57a0a2d" + }, + { + "description": "A malicious app or other attack vector could capture sensitive data stored in the device clipboard, for example passwords being copy-and-pasted from a password manager app.\n\nPlatforms: Android, iOS", + "value": "Capture Clipboard Data", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1017", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-35.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "c4b96c0b-cb58-497a-a1c2-bb447d79d692" + }, + { + "description": "An adversary could call standard operating system APIs from a malicious application to gather contact list (i.e., address book) data, or with escalated privileges could directly access files containing contact list data.\n\nDetection: On both Android (6.0 and up) and iOS, the user can view which applications have permission to access contact list information through the device settings screen, and the user can choose to revoke the permissions.\n\nPlatforms: Android, iOS", + "value": "Access Contact List", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1035", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-13.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + { + "description": "An adversary could steal developer account credentials on an app store and/or signing keys to publish malicious updates to existing Android or iOS apps, or to abuse the developer's identity and reputation to publish new malicious applications. For example, Infoworld describes this technique and suggests mitigations in (Citation: Infoworld-Appstore).\n\nDetection: Developers can regularly scan (or have a third party scan on their behalf) the app stores for presence of unauthorized apps that were submitted using the developer's identity.\n\nPlatforms: Android, iOS", + "value": "Stolen Developer Credentials or Signing Keys", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1044", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-16.html", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-17.html", + "http://www.infoworld.com/article/2854963/mobile-development/how-to-keep-your-app-store-dev-account-from-being-hijacked.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "a21a6a79-f9a1-4c87-aed9-ba2d79536881" + }, + { + "description": "An adversary may capture network traffic to and from the device to obtain credentials or other sensitive data, or redirect network traffic to flow through an adversary-controlled gateway to do the same.\n\nA malicious app could register itself as a VPN client on Android or iOS to gain access to network packets. However, on both platforms, the user must grant consent to the app to act as a VPN client, and on iOS the app requires a special entitlement that must be granted by Apple.\n\nAlternatively, if a malicious app is able to escalate operating system privileges, it may be able to use those privileges to gain access to network traffic.\n\nAn adversary could redirect network traffic to an adversary-controlled gateway by establishing a VPN connection or by manipulating the device's proxy settings. For example, Skycure (Citation: Skycure-Profiles) describes the ability to redirect network traffic by installing a malicious iOS Configuration Profile.\n\nIf applications encrypt their network traffic, sensitive data may not be accessible to an adversary, depending on the point of capture.\n\nDetection: On both Android and iOS the user must grant consent to an app to act as a VPN. Both platforms also provide visual context to the user in the top status bar when a VPN connection is in place.\n\nPlatforms: Android, iOS", + "value": "Network Traffic Capture or Redirection", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1013", + "https://www.skycure.com/blog/malicious-profiles-the-sleeping-giant-of-ios-security/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "3b0b604f-10db-41a0-b54c-493124d455b9" + }, + { + "description": "An adversary could attempt to read files that contain sensitive data or credentials (e.g., private keys, passwords, access tokens). This technique requires either escalated privileges or for the targeted app to have stored the data in an insecure manner (e.g., with insecure file permissions or in an insecure location such as an external storage directory).\n\nPlatforms: Android, iOS", + "value": "Access Sensitive Data or Credentials in Files", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1012", + "https://pages.nist.gov/mobile-threat-catalogue/authentication-threats/AUT-0.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + { + "description": "If an adversary can escalate privileges, he or she may be able to use those privileges to place malicious code in the device's Trusted Execution Environment (TEE) or other similar isolated execution environment where the code can evade detection, may persist after device resets, and may not be removable by the device user. Running code within the TEE may provide an adversary with the ability to monitor or tamper with overall device behavior.\n\nThomas Roth describes the potential for placing a rootkit within the TrustZone secure world (Citation: Roth-Rootkits).\n\nDetection: Devices may perform cryptographic integrity checks of code running within the TEE at boot time.\n\nAs described in the iOS Security Guide (Citation: Apple-iOSSecurityGuide), iOS devices will fail to boot if the software running within the Secure Enclave does not pass signature verification.\n\nPlatforms: Android", + "value": "Modify Trusted Execution Environment", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1002", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-27.html", + "https://hackinparis.com/data/slides/2013/Slidesthomasroth.pdf", + "https://www.apple.com/business/docs/iOS%20Security%20Guide.pdf" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "f1c3d071-0c24-483d-aca0-e8b8496ce468" + }, + { + "description": "An adversary could cause the mobile device to use less secure protocols, for example by jamming frequencies used by newer protocols such as LTE and only allowing older protocols such as GSM to communicate as described in draft NIST SP 800-187 (Citation: NIST-SP800187). Use of less secure protocols may make communication easier to eavesdrop upon or manipulate.\n\nPlatforms: Android, iOS", + "value": "Downgrade to Insecure Protocols", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1069", + "https://pages.nist.gov/mobile-threat-catalogue/cellular-threats/CEL-3.html", + "http://csrc.nist.gov/publications/drafts/800-187/sp800%20187%20draft.pdf" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "f58cd69a-e548-478b-9248-8a9af881dc34" + }, + { + "description": "An adversary could seek to generate fraudulent advertising revenue from mobile devices, for example by triggering automatic clicks of advertising links without user involvement.\n\nPlatforms: Android, iOS", + "value": "Generate Fraudulent Advertising Revenue", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1075" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "f981d199-2720-467e-9dc9-eea04dbe05cf" + }, + { + "description": "An Android application can listen for the BOOT_COMPLETED broadcast, ensuring that the app's functionality will be activated every time the device starts up without having to wait for the device user to manually start the app.\n\n (Citation: Zhou) and Jiang (Citation: Zhou) analyzed 1260 Android malware samples belonging to 49 families of malware, and determined that 29 malware families and 83.3% of the samples listened for BOOT_COMPLETED.\n\nPlatforms: Android", + "value": "App Auto-Start at Device Boot", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1005", + "http://ieeexplore.ieee.org/document/6234407" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "bd4d32f5-eed4-4018-a649-40b229dd1d69" + }, + { + "description": "Adversaries may communicate over a commonly used port to bypass firewalls or network detection systems and to blend with normal network activity to avoid more detailed inspection. They may use commonly open ports such as\n* TCP:80 (HTTP)\n* TCP:443 (HTTPS)\n* TCP:25 (SMTP)\n* TCP/UDP:53 (DNS)\n\nThey may use the protocol associated with the port or a completely different protocol.\n\nPlatforms: Android, iOS", + "value": "Commonly Used Port", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1039" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "3911658a-6506-4deb-9ab4-595a51ae71ad" + }, + { + "description": "An adversary could use access to a compromised device's credentials to attempt to manipulate app store rankings or ratings by triggering application downloads or posting fake reviews of applications. This technique likely requires privileged access (a rooted or jailbroken device).\n\nPlatforms: Android, iOS", + "value": "Manipulate App Store Rankings or Ratings", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1055" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "76c12fc8-a4eb-45d6-a3b7-e371a7248f69" + }, + { + "description": "An adversary could call standard operating system APIs from a malicious application to gather calendar entry data, or with escalated privileges could directly access files containing calendar data.\n\nDetection: On both Android (6.0 and up) and iOS, the user can view which applications have permission to access calendar information through the device settings screen, and the user can choose to revoke the permissions.\n\nPlatforms: Android, iOS", + "value": "Access Calendar Entries", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1038", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-13.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "62adb627-f647-498e-b4cc-41499361bacb" + }, + { + "description": "An adversary who is able to obtain unauthorized access to or misuse authorized access to cloud services (e.g. Google's Android Device Manager or Apple iCloud's Find my iPhone) or to an EMM console could use that access to wipe enrolled devices (Citation: Honan-Hacking).\n\nDetection: Google provides the ability for users to view their general account activity. Apple iCloud also provides notifications to users of account activity.\n\nPlatforms: Android, iOS", + "value": "Remotely Wipe Data Without Authorization", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1072", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-5.html", + "https://pages.nist.gov/mobile-threat-catalogue/emm-threats/EMM-7.html", + "https://www.wired.com/2012/08/apple-amazon-mat-honan-hacking/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "537ea573-8a1c-468c-956b-d16d2ed9d067" + }, + { + "description": "An adversary could exploit signaling system vulnerabilities to redirect calls or text messages to a phone number under the attacker's control. The adversary could then act as a man-in-the-middle to intercept or manipulate the communication. These issues are discussed in (Citation: Engel-SS7), (Citation: Engel-SS7)-2008, (Citation: 3GPP-Security), (Citation: Positive-SS7), as well as in a report from the Communications, Security, Reliability, and Interoperability Council (CSRIC) (Citation: CSRIC5-WG10-FinalReport).\n\nDetection: Network carriers may be able to use firewalls, Intrusion Detection Systems (IDS), or Intrusion Prevention Systems (IPS) to detect and/or block SS7 exploitation as described by the CSRIC (Citation: CSRIC5-WG10-FinalReport). The CSRIC also suggests threat information sharing between telecommunications industry members.\n\nPlatforms: Android, iOS", + "value": "Exploit SS7 to Redirect Phone Calls/SMS", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1052", + "https://pages.nist.gov/mobile-threat-catalogue/cellular-threats/CEL-37.html", + "https://berlin.ccc.de/~tobias/31c3-ss7-locate-track-manipulate.pdf", + "http://www.3gpp.org/ftp/tsg%20sa/wg3%20security/%20specs/33900-120.pdf", + "https://www.ptsecurity.com/upload/ptcom/PT-SS7-AD-Data-Sheet-eng.pdf", + "https://www.fcc.gov/files/csric5-wg10-finalreport031517pdf" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "fb3fa94a-3aee-4ab0-b7e7-abdf0a51286d" + }, + { + "description": "If an adversary can escalate privileges, he or she may be able to use those privileges to place malicious code in the device kernel or other boot partition components, where the code may evade detection, may persist after device resets, and may not be removable by the device user. In some cases (e.g., the Samsung Knox warranty bit as described under Detection), the attack may be detected but could result in the device being placed in a state that no longer allows certain functionality.\n\nMany Android devices provide the ability to unlock the bootloader for development purposes, but doing so introduces the potential ability for others to maliciously update the kernel or other boot partition code.\n\nIf the bootloader is not unlocked, it may still be possible to exploit device vulnerabilities to update the code.\n\nDetection: The Android SafetyNet API's remote attestation capability could potentially be used to identify and respond to compromised devices. Samsung KNOX also provides a remote attestation capability on supported Samsung Android devices.\n\nSamsung KNOX devices include a non-reversible Knox warranty bit fuse that is triggered \"if a non-Knox kernel has been loaded on the device\" (Citation: Samsung-KnoxWarrantyBit). If triggered, enterprise Knox container services will no longer be available on the device.\n\nAs described in the iOS Security Guide (Citation: Apple-iOSSecurityGuide), iOS devices will fail to boot or fail to allow device activation if unauthorized modifications are detected.\n\nMany enterprise applications perform their own checks to detect and respond to compromised devices. These checks are not foolproof but can detect common signs of compromise.\n\nPlatforms: Android, iOS", + "value": "Modify OS Kernel or Boot Partition", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1001", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-26.html", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-27.html", + "https://www2.samsungknox.com/en/faq/what-knox-warranty-bit-and-how-it-triggered", + "https://www.apple.com/business/docs/iOS%20Security%20Guide.pdf" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "46d818a5-67fa-4585-a7fc-ecf15376c8d5" + }, + { + "description": "A malicious app could abuse Android's accessibility features to capture sensitive data or perform other malicious actions, as demonstrated in a proof of concept created by Skycure (Citation: Skycure-Accessibility).\n\nPlatforms: Android", + "value": "Abuse Accessibility Features", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1056", + "https://www.skycure.com/blog/accessibility-clickjacking/" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "2204c371-6100-4ae0-82f3-25c07c29772a" + }, + { + "description": "Third-party libraries incorporated into mobile apps could contain malicious behavior, privacy-invasive behavior, or exploitable vulnerabilities. An adversary could deliberately insert malicious behavior or could exploit inadvertent vulnerabilities.\n\nFor example, Ryan Welton of NowSecure identified exploitable remote code execution vulnerabilities in a third-party advertisement library (Citation: NowSecure-RemoteCode). Grace et al. identified security issues in mobile advertisement libraries (Citation: Grace-Advertisement).\n\nPlatforms: Android, iOS", + "value": "Insecure Third-Party Libraries", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1028", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-6.html", + "https://www.nowsecure.com/blog/2015/06/15/a-pattern-for-remote-code-execution-using-arbitrary-file-writes-and-multidex-applications/", + "https://www.nowsecure.com/blog/2015/06/15/a-pattern-for-remote-code-execution-using-arbitrary-file-writes-and-multidex-applications/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "11bd699b-f2c2-4e48-bf46-fb3f8acd9799" + }, + { + "description": "An app could download and execute dynamic code (not included in the original application package) after installation to evade static analysis techniques (and potentially dynamic analysis techniques) used for application vetting or application store review (Citation: Poeplau-ExecuteThis). \n\nOn Android, dynamic code could include native code, Dalvik code, or JavaScript code that uses the Android WebView's JavascriptInterface capability (Citation: Bromium-AndroidRCE).\n\nOn iOS, techniques for executing dynamic code downloaded after application installation include JSPatch (Citation: FireEye-JSPatch). (Citation: Wang) et al. describe a related method of constructing malicious logic at app runtime on iOS (Citation: Wang).\n\nPlatforms: Android, iOS", + "value": "Download New Code at Runtime", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1010", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-20.html", + "https://www.internetsociety.org/sites/default/files/10%205%200.pdf", + "https://labs.bromium.com/2014/07/31/remote-code-execution-on-android-devices/", + "https://www.fireeye.com/blog/threat-research/2016/01/hot%20or%20not%20the%20bene.html", + "https://www.usenix.org/conference/usenixsecurity13/technical-sessions/presentation/wang%20tielei" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "6c49d50f-494d-4150-b774-a655022d20a6" + }, + { + "description": "An adversary could exploit signaling system vulnerabilities to track the location of mobile devices, for example as described in (Citation: Engel-SS7), (Citation: Engel-SS7)-2008, (Citation: 3GPP-Security) and (Citation: Positive-SS7), as well as in a report from the Communications, Security, Reliability, and Interoperability Council (CSRIC) (Citation: CSRIC5-WG10-FinalReport).\n\nDetection: Network carriers may be able to use firewalls, Intrusion Detection Systems (IDS), or Intrusion Prevention Systems (IPS) to detect and/or block SS7 exploitation as described by the CSRIC (Citation: CSRIC-WG1-FinalReport). The CSRIC also suggests threat information sharing between telecommunications industry members.\n\nPlatforms: Android, iOS", + "value": "Exploit SS7 to Track Device Location", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1053", + "https://pages.nist.gov/mobile-threat-catalogue/cellular-threats/CEL-38.html", + "https://berlin.ccc.de/~tobias/31c3-ss7-locate-track-manipulate.pdf", + "http://www.3gpp.org/ftp/tsg%20sa/wg3%20security/%20specs/33900-120.pdf", + "https://www.ptsecurity.com/upload/ptcom/PT-SS7-AD-Data-Sheet-eng.pdf", + "https://www.fcc.gov/files/csric5-wg10-finalreport031517pdf" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "52651225-0b3a-482d-aa7e-10618fd063b5" + }, + { + "description": "A malicious app can register as a device keyboard and intercept keypresses containing sensitive values such as usernames and passwords. Zeltser (Citation: Zeltser-Keyboard) describes these risks.\n\nBoth iOS and Android require the user to explicitly authorize use of third party keyboard apps. Users should be advised to use extreme caution before granting this authorization when it is requested.\n\nPlatforms: Android, iOS", + "value": "Malicious Third Party Keyboard App", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1020", + "https://zeltser.com/third-party-keyboards-security/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "a8c31121-852b-46bd-9ba4-674ae5afe7ad" + }, + { + "description": "A malicious app can exploit unpatched vulnerabilities in the operating system to obtain escalated privileges.\n\nPlatforms: Android, iOS", + "value": "Exploit OS Vulnerability", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1007", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-26.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + { + "description": "An adversary with control of a target's Google account can use the Google Play Store's remote installation capability to install apps onto the Android devices associated with the Google account as described in (Citation: Oberheide-RemoteInstall), (Citation: Konoth). However, only applications that are available for download through the Google Play Store can be remotely installed using this technique.\n\nDetection: An EMM/MDM or mobile threat protection solution can identify the presence of unwanted or known insecure or malicious apps on devices.\n\nPlatforms: Android", + "value": "Remotely Install Application", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1046", + "https://pages.nist.gov/mobile-threat-catalogue/ecosystem-threats/ECO-4.html", + "https://jon.oberheide.org/blog/2010/06/25/remote-kill-and-install-on-google-android/", + "http://www.vvdveen.com/publications/BAndroid.pdf" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "831e3269-da49-48ac-94dc-948008e8fd16" + }, + { + "description": "ART (the Android Runtime) compiles optimized code on the device itself to improve performance. If an adversary can escalate privileges, he or she may be able to use those privileges to modify the cached code in order to hide malicious behavior. Since the code is compiled on the device, it may not receive the same level of integrity checks that are provided to code running in the system partition.\n\nSabanal describes the potential use of this technique in (Citation: Sabanal-ART).\n\nPlatforms: Android", + "value": "Modify cached executable code", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1006", + "https://www.blackhat.com/docs/asia-15/materials/asia-15-Sabanal-Hiding-Behind-ART-wp.pdf" + ], + "mitre_platforms": [ + "Android" + ] + }, + "uuid": "88932a8c-3a17-406f-9431-1da3ff19f6d6" + }, + { + "description": "Adversaries may seek to identify all applications installed on the device. One use case for doing so is to identify the presence of endpoint security applications that may increase the adversary's risk of detection. Another use case is to identify the presence of applications that the adversary may wish to target.\n\nOn Android, applications can use methods in the PackageManager class (Citation: Android-PackageManager) to enumerate other apps installed on device, or an entity with shell access can use the pm command line tool.\n\nOn iOS, apps can use private API calls to obtain a list of other apps installed on the device as described by Kurtz (Citation: Kurtz-MaliciousiOSApps), however use of private API calls will likely prevent the application from being distributed through Apple's App Store.\n\nPlatforms: Android, iOS", + "value": "Application Discovery", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1021", + "https://developer.android.com/reference/android/content/pm/PackageManager.html", + "https://andreas-kurtz.de/2014/09/malicious-ios-apps/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "198ce408-1470-45ee-b47f-7056050d4fc2" + }, + { + "description": "Techniques have periodically been demonstrated that exploit vulnerabilities on Android (Citation: Wired-AndroidBypass), iOS (Citation: Kaspersky-iOSBypass), or other mobile devices to bypass the device lock screen. The vulnerabilities are generally patched by the device/operating system vendor once they become aware of their existence.\n\nPlatforms: Android, iOS", + "value": "Lockscreen Bypass", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1064", + "https://www.wired.com/2015/09/hack-brief-new-emergency-number-hack-easily-bypasses-android-lock-screens/", + "https://threatpost.com/ios-10-passcode-bypass-can-access-photos-contacts/122033/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "dfe29258-ce59-421c-9dee-e85cb9fa90cd" + }, + { + "description": "An adversary could convince the mobile network operator (e.g. through social networking or forged identification) to issue a new SIM card and associate it with an existing phone number and account (Citation: NYGov-Simswap). The adversary could then obtain SMS messages or hijack phone calls intended for someone else (Citation: Betanews-Simswap). One use case is intercepting authentication messages or phone calls to obtain illicit access to online banking or other online accounts (Citation: Guardian-Simswap).\n\nPlatforms: Android, iOS", + "value": "SIM Card Swap", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1054", + "https://pages.nist.gov/mobile-threat-catalogue/stack-threats/STA-22.html", + "http://www.dos.ny.gov/consumerprotection/scams/att-sim.html", + "http://betanews.com/2016/02/12/everything-you-need-to-know-about-sim-swap-scams/", + "https://www.theguardian.com/money/2016/apr/16/sim-swap-fraud-mobile-banking-fraudsters" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "a64a820a-cb21-471f-920c-506a2ff04fa5" + }, + { + "description": "An adversary could use a malicious or exploited application to surreptitiously track the device's physical location through use of standard operating system APIs.\n\nDetection: On both Android (6.0 and up) and iOS, the user can view which applications have permission to access device location through the device settings screen, and the user can choose to revoke the permissions.\n\nPlatforms: Android, iOS", + "value": "Location Tracking", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1033", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-24.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + { + "description": "If the mobile device is connected (typically via USB) to a charging station or a PC, for example to charge the device's battery, then a compromised or malicious charging station or PC could attempt to exploit the mobile device via the connection.\n\nKrebs described this technique in (Citation: Krebs-JuiceJacking). Lau et al. (Citation: Lau-Mactans) demonstrated the ability to inject malicious applications into an iOS device via USB. Hay (Citation: IBM-NexusUSB) demonstrated the ability to exploit a Nexus 6 or 6P device over USB and then gain the ability to perform actions including intercepting phone calls, intercepting network traffic, and obtaining the device physical location.\n\nPlatforms: Android, iOS", + "value": "Exploit via Charging Station or PC", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1061", + "https://pages.nist.gov/mobile-threat-catalogue/physical-threats/PHY-1.html", + "http://krebsonsecurity.com/2011/08/beware-of-juice-jacking/", + "https://media.blackhat.com/us-13/US-13-Lau-Mactans-Injecting-Malware-into-iOS-Devices-via-Malicious-Chargers-WP.pdf", + "https://securityintelligence.com/android-vulnerabilities-attacking-nexus-6-and-6p-custom-boot-modes/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "667e5707-3843-4da8-bd34-88b922526f0d" + }, + { + "description": "If network traffic between the mobile device and a remote server is not securely protected, then an attacker positioned on the network may be able to manipulate network communication without being detected. For example, FireEye researchers found in 2014 that 68% of the top 1,000 free applications in the Google Play Store had at least one Transport Layer Security (TLS) implementation vulnerability potentially opening the applications' network traffic to man-in-the-middle attacks (Citation: FireEye-SSL).\n\nPlatforms: Android, iOS", + "value": "Manipulate Device Communication", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1066", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-1.html", + "https://www.fireeye.com/blog/threat-research/2014/08/ssl-vulnerabilities-who-listens-when-android-applications-talk.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "d731c21e-f27d-4756-b418-0e2aaabd6d63" + }, + { + "description": "An adversary could set up a rogue cellular base station and then use it to eavesdrop on or manipulate cellular device communication. For example, Ritter and DePerry of iSEC Partners demonstrated this technique using a compromised cellular femtocell at Black Hat USA 2013 (Citation: Computerworld-Femtocell).\n\nPlatforms: Android, iOS", + "value": "Rogue Cellular Base Station", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1070", + "https://pages.nist.gov/mobile-threat-catalogue/cellular-threats/CEL-7.html", + "http://www.computerworld.com/article/2484538/cybercrime-hacking/researchers-exploit-cellular-tech-flaws-to-intercept-phone-calls.html" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "a5de0540-73e7-4c67-96da-4143afedc7ed" + }, + { + "description": "An adversary could download a legitimate app, disassemble it, add malicious code, and then reassemble the app, for example as described by (Citation: Zhou) and Jiang in (Citation: Zhou). The app would appear to be the original app but contain additional malicious functionality. The adversary could then publish this app to app stores or use another delivery technique.\n\nDetection: An EMM/MDM or mobile threat protection solution can identify the presence of unwanted, known insecure, or malicious apps on devices.\n\nPlatforms: Android, iOS", + "value": "Repackaged Application", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1047", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-14.html", + "http://ieeexplore.ieee.org/document/6234407" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "a93ccb8f-3996-42e2-b7c7-bb599d4e205f" + }, + { + "description": "An adversary may seek to lock the legitimate user out of the device, for example until a ransom is paid.\n\nOn Android versions prior to 7, apps can abuse Device Administrator access to reset the device lock passcode to lock the user out of the device.\n\nOn iOS devices, this technique does not work because mobile device management servers can only remove the screen lock passcode, they cannot set a new passcode. However, on jailbroken devices, malware has been demonstrated that can lock the user out of the device (Citation: KeyRaider).\n\nPlatforms: Android, iOS", + "value": "Lock User Out of Device", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1049", + "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-28.html", + "http://researchcenter.paloaltonetworks.com/2015/08/keyraider-ios-malware-steals-over-225000-apple-accounts-to-create-free-app-utopia/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "9d7c32f4-ab39-49dc-8055-8106bc2294a1" + }, + { + "description": "As demonstrated by the XcodeGhost attack (Citation: PaloAlto-XcodeGhost1), app developers could be provided with modified versions of software development tools (e.g. compilers) that automatically inject malicious or exploitable code into applications.\n\nDetection: Enterprises could deploy integrity checking software to the computers that they use to develop code to detect presence of unauthorized, modified software development tools.\n\nPlatforms: Android, iOS", + "value": "Malicious Software Development Tools", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Technique/MOB-T1065", + "http://researchcenter.paloaltonetworks.com/2015/09/novel-malware-xcodeghost-modifies-xcode-infects-apple-ios-apps-and-hits-app-store/" + ], + "mitre_platforms": [ + "Android", + "iOS" + ] + }, + "uuid": "b928b94a-4966-4e2a-9e61-36505b896ebc" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-mobile-attack-course-of-action.json b/clusters/mitre-mobile-attack-course-of-action.json new file mode 100644 index 0000000..8df6d0b --- /dev/null +++ b/clusters/mitre-mobile-attack-course-of-action.json @@ -0,0 +1,97 @@ +{ + "name": "Mobile Attack - Course of Action", + "type": "mitre-mobile-attack-course-of-action", + "description": "ATT&CK Mitigation", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "03956f9e-1708-11e8-8395-976b24233e15", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "A variety of methods exist that can be used to enable enterprises to identify compromised (e.g. rooted/jailbroken) devices, whether using security mechanisms built directly into the device, third-party mobile security applications, enterprise mobility management (EMM)/mobile device management (MDM) capabilities, or other methods. Some methods may be trivial to evade while others may be more sophisticated.", + "value": "Deploy Compromised Device Detection Method", + "meta": {}, + "uuid": "cf2cccb1-cab8-431a-8ecf-f7874d05f433" + }, + { + "description": "In order to mitigate Signaling System 7 (SS7) exploitation, the Communications, Security, Reliability, and Interoperability Council (CSRIC) describes filtering interconnections between network operators to block inappropriate requests (Citation: CSRIC5-WG10-FinalReport).", + "value": "Interconnection Filtering", + "meta": {}, + "uuid": "e829ee51-1caf-4665-ba15-7f8979634124" + }, + { + "description": "Application developers should use device-provided credential storage mechanisms such as Android's KeyStore or iOS's KeyChain. These can prevent credentials from being exposed to an adversary.", + "value": "Use Device-Provided Credential Storage", + "meta": {}, + "uuid": "d2a199d2-dfea-4d0c-987d-6195ed17be9c" + }, + { + "description": "New mobile operating system versions bring not only patches against discovered vulnerabilities but also often bring security architecture improvements that provide resilience against potential vulnerabilities or weaknesses that have not yet been discovered. They may also bring improvements that block use of observed adversary techniques.", + "value": "Use Recent OS Version", + "meta": {}, + "uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564" + }, + { + "description": "Install security updates in response to discovered vulnerabilities.\n\nPurchase devices with a vendor and/or mobile carrier commitment to provide security updates in a prompt manner for a set period of time.\n\nDecommission devices that will no longer receive security updates.\n\nLimit or block access to enterprise resources from devices that have not installed recent security updates.\n* On Android devices, access can be controlled based on each device's security patch level.\n* On iOS devices, access can be controlled based on the iOS version.", + "value": "Security Updates", + "meta": {}, + "uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d" + }, + { + "description": "On devices that provide the capability to unlock the bootloader (hence allowing any operating system code to be flashed onto the device), perform periodic checks to ensure that the bootloader is locked.", + "value": "Lock Bootloader", + "meta": {}, + "uuid": "8ccd428d-39da-4e8f-a55b-d48ea1d56e58" + }, + { + "description": "Ensure that Android devices being used include and enable the Verified Boot capability, which cryptographically ensures the integrity of the system partition.", + "value": "System Partition Integrity", + "meta": {}, + "uuid": "7b1cf46f-784b-405a-a8dd-4624c19d8321" + }, + { + "description": "Enable remote attestation capabilities when available (such as Android SafetyNet or Samsung Knox TIMA Attestation) and prohibit devices that fail the attestation from accessing enterprise resources.", + "value": "Attestation", + "meta": {}, + "uuid": "ff4821f6-5afb-481b-8c0f-26c28c0d666c" + }, + { + "description": "Warn device users not to accept requests to grant Device Administrator access to applications without good reason.\n\nAdditionally, application vetting should include a check on whether the application requests Device Administrator access. Applications that do request Device Administrator access should be carefully scrutinized and only allowed to be used if a valid reason exists.", + "value": "Caution with Device Administrator Access", + "meta": {}, + "uuid": "e944670c-d03a-4e93-a21c-b3d4c53ec4c9" + }, + { + "description": "This mitigation describes any guidance or training given to developers of applications to avoid introducing security weaknesses that an adversary may be able to take advantage of.", + "value": "Application Developer Guidance", + "meta": {}, + "uuid": "25dc1ce8-eb55-4333-ae30-a7cb4f5894a1" + }, + { + "description": "Enterprises can vet applications for exploitable vulnerabilities or unwanted (privacy-invasive or malicious) behaviors. Enterprises can inspect applications themselves or use a third-party service.\n\nEnterprises may impose policies to only allow pre-approved applications to be installed on their devices or may impose policies to block use of specific applications known to have issues. In Bring Your Own Device (BYOD) environments, enterprises may only be able to impose these policies over an enterprise-managed portion of the device.\n\nApplication Vetting is not a complete mitigation. Techniques such as Detect App Analysis Environment exist that can enable adversaries to bypass vetting.", + "value": "Application Vetting", + "meta": {}, + "uuid": "1553b156-6767-47f7-9eb4-2a692505666d" + }, + { + "description": "Describes any guidance or training given to users to set particular configuration settings or avoid specific potentially risky behaviors.", + "value": "User Guidance", + "meta": {}, + "uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1" + }, + { + "description": "An enterprise mobility management (EMM), also known as mobile device management (MDM), system can be used to provision policies to mobile devices to control aspects of their allowed behavior.", + "value": "Enterprise Policy", + "meta": {}, + "uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee" + }, + { + "description": "Application developers should encrypt all of their application network traffic using the Transport Layer Security (TLS) protocol to ensure protection of sensitive data and deter network-based attacks. If desired, application developers could perform message-based encryption of data before passing it for TLS encryption.\n\niOS's App Transport Security feature can be used to help ensure that all application network traffic is appropriately protected. Apple intends to mandate use of App Transport Security (Citation: TechCrunch-ATS) for all apps in the Apple App Store unless appropriate justification is given.\n\nAndroid's Network Security Configuration feature similarly can be used by app developers to help ensure that all of their application network traffic is appropriately protected (Citation: Android-NetworkSecurityConfig).\n\nUse of Virtual Private Network (VPN) tunnels, e.g. using the IPsec protocol, can help mitigate some types of network attacks as well.", + "value": "Encrypt Network Traffic", + "meta": {}, + "uuid": "8220b57e-c400-4525-bf69-f8edc6b389a8" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-mobile-attack-intrusion-set.json b/clusters/mitre-mobile-attack-intrusion-set.json new file mode 100644 index 0000000..6507ccd --- /dev/null +++ b/clusters/mitre-mobile-attack-intrusion-set.json @@ -0,0 +1,37 @@ +{ + "name": "Mobile Attack - intrusion Set", + "type": "mitre-mobile-attack-intrusion-set", + "description": "Name of ATT&CK Group", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "02ab4018-1708-11e8-8f9d-e735aabdfa53", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "APT28 is a threat group that has been attributed to the Russian government. (Citation: FireEye APT28) (Citation: SecureWorks TG-4127) (Citation: FireEye APT28) January 2017 (Citation: GRIZZLY STEPPE JAR) This group reportedly compromised the Democratic National Committee in April 2016. (Citation: Crowdstrike DNC June 2016)", + "value": "APT28", + "meta": { + "synonyms": [ + "APT28", + "Sednit", + "Sofacy", + "Pawn Storm", + "Fancy Bear", + "STRONTIUM", + "Tsar Team", + "Threat Group-4127", + "TG-4127" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0007", + "https://www.crowdstrike.com/blog/bears-midst-intrusion-democratic-national-committee/", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf", + "https://www.secureworks.com/research/threat-group-4127-targets-hillary-clinton-presidential-campaign" + ] + }, + "uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-mobile-attack-malware.json b/clusters/mitre-mobile-attack-malware.json new file mode 100644 index 0000000..aea399a --- /dev/null +++ b/clusters/mitre-mobile-attack-malware.json @@ -0,0 +1,511 @@ +{ + "name": "Mobile Attack - Malware", + "type": "mitre-mobile-attack-malware", + "description": "Name of ATT&CK software", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "04a165aa-1708-11e8-b2da-c7d7625f4a4f", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "AndroRAT \"allows a third party to control the device and collect information such as contacts, call logs, text messages, device location, and audio from the microphone. It is now used maliciously by other actors.\" (Citation: Lookout-EnterpriseApps)\n\nAliases: AndroRAT", + "value": "AndroRAT", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0008", + "https://blog.lookout.com/blog/2016/05/25/spoofed-apps/" + ], + "synonyms": [ + "AndroRAT" + ] + }, + "uuid": "a3dad2be-ce62-4440-953b-00fbce7aba93" + }, + { + "description": "Android malware described by Kaspersky (Citation: Kaspersky-MobileMalware).\n\nAliases: Trojan-SMS.AndroidOS.Agent.ao", + "value": "Trojan-SMS.AndroidOS.Agent.ao", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0023", + "https://securelist.com/analysis/kaspersky-security-bulletin/58335/mobile-malware-evolution-2013/" + ], + "synonyms": [ + "Trojan-SMS.AndroidOS.Agent.ao" + ] + }, + "uuid": "a1867c56-8c86-455a-96ad-b0d5f7e2bc17" + }, + { + "description": "DualToy is Windows malware that installs malicious applications onto Android and iOS devices connected over USB (Citation: PaloAlto-DualToy).\n\nAliases: DualToy", + "value": "DualToy", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0031" + ], + "synonyms": [ + "DualToy" + ] + }, + "uuid": "507fe748-5e4a-4b45-9e9f-8b1115f4e878" + }, + { + "description": "On jailbroken iOS devices, (Citation: KeyRaider) steals Apple account credentials and other data. It \"also has built-in functionality to hold iOS devices for ransom.\" (Citation: KeyRaider)\n\nAliases: (Citation: KeyRaider)", + "value": "KeyRaider", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0004", + "http://researchcenter.paloaltonetworks.com/2015/08/keyraider-ios-malware-steals-over-225000-apple-accounts-to-create-free-app-utopia/" + ], + "synonyms": [ + "KeyRaider" + ] + }, + "uuid": "3bc1f0ad-ef11-4afc-83c0-fcffe08d4e50" + }, + { + "description": "Brain Test is a family of Android malware described by CheckPoint (Citation: CheckPoint-BrainTest) and Lookout (Citation: Lookout-BrainTest).\n\nAliases: BrainTest", + "value": "BrainTest", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0009", + "http://blog.checkpoint.com/2015/09/21/braintest-a-new-level-of-sophistication-in-mobile-malware/", + "https://blog.lookout.com/blog/2016/01/06/brain-test-re-emerges/" + ], + "synonyms": [ + "BrainTest" + ] + }, + "uuid": "e13d084c-382f-40fd-aa9a-98d69e20301e" + }, + { + "description": "Lookout states that some variants of the Shedun, Shuanet, and ShiftyBug/Kemoge Android malware families \"have 71 percent to 82 percent code similarity\" (Citation: Lookout-Adware), even though they \"don\u2019t believe these apps were all created by the same author or group\".\n\nAliases: Shedun, Shuanet, ShiftyBug, Kemoge", + "value": "Shedun", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0010", + "https://blog.lookout.com/blog/2015/11/04/trojanized-adware/" + ], + "synonyms": [ + "Shedun", + "Shuanet", + "ShiftyBug", + "Kemoge" + ] + }, + "uuid": "c80a6bef-b3ce-44d0-b113-946e93124898" + }, + { + "description": "Android malware family analyzed by Trend Micro (Citation: TrendMicro-DressCode)\n\nAliases: DressCode", + "value": "DressCode", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0016", + "http://blog.trendmicro.com/trendlabs-security-intelligence/dresscode-potential-impact-enterprises/" + ], + "synonyms": [ + "DressCode" + ] + }, + "uuid": "ff742eeb-1f90-4f5a-8b92-9d40fffd99ca" + }, + { + "description": "Adups, software pre-installed onto Android devices including those made by BLU Products, reportedly transmitted sensitive data to a Chinese server. The capability was reportedly designed \"to help a Chinese phone manufacturer monitor user behavior\" and \"was not intended for American phones\". (Citation: NYTimes-BackDoor) (Citation: BankInfoSecurity-BackDoor).\n\nAliases: Adups", + "value": "Adups", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0025", + "https://www.nytimes.com/2016/11/16/us/politics/china-phones-software-security.html", + "http://www.bankinfosecurity.com/did-chinese-spyware-linger-in-us-phones-a-9534" + ], + "synonyms": [ + "Adups" + ] + }, + "uuid": "f6ac21b6-2592-400c-8472-10d0e2f1bfaf" + }, + { + "description": "Discovered by Lookout (Citation: Lookout-Pegasus) and Citizen Lab (Citation: PegasusCitizenLab), Pegasus escalates privileges on iOS devices and uses its privileged access to collect a variety of sensitive information.\n\nAliases: Pegasus", + "value": "Pegasus", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0005", + "https://info.lookout.com/rs/051-ESQ-475/images/lookout-pegasus-technical-analysis.pdf", + "https://citizenlab.org/2016/08/million-dollar-dissident-iphone-zero-day-nso-group-uae/" + ], + "synonyms": [ + "Pegasus" + ] + }, + "uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a" + }, + { + "description": "RuMMS is a family of Android malware (Citation: FireEye-RuMMS).\n\nAliases: RuMMS", + "value": "RuMMS", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0029", + "https://www.fireeye.com/blog/threat-research/2016/04/rumms-android-malware.html" + ], + "synonyms": [ + "RuMMS" + ] + }, + "uuid": "936be60d-90eb-4c36-9247-4b31128432c4" + }, + { + "description": "HummingBad is a family of Android malware that generates fraudulent advertising revenue and has the ability to obtain root access on older, vulnerable versions of Android (Citation: ArsTechnica-HummingBad).\n\nAliases: HummingBad", + "value": "HummingBad", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0038", + "http://arstechnica.com/security/2016/07/virulent-auto-rooting-malware-takes-control-of-10-million-android-devices/" + ], + "synonyms": [ + "HummingBad" + ] + }, + "uuid": "c8770c81-c29f-40d2-a140-38544206b2b4" + }, + { + "description": "Android malware described by Kaspersky (Citation: Kaspersky-MobileMalware).\n\nAliases: Trojan-SMS.AndroidOS.OpFake.a", + "value": "Trojan-SMS.AndroidOS.OpFake.a", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0024", + "https://securelist.com/analysis/kaspersky-security-bulletin/58335/mobile-malware-evolution-2013/" + ], + "synonyms": [ + "Trojan-SMS.AndroidOS.OpFake.a" + ] + }, + "uuid": "d89c132d-7752-4c7f-9372-954a71522985" + }, + { + "description": "Android malware family analyzed by Lookout (Citation: Lookout-Dendroid).\n\nAliases: Dendroid", + "value": "Dendroid", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0017", + "https://blog.lookout.com/blog/2014/03/06/dendroid/" + ], + "synonyms": [ + "Dendroid" + ] + }, + "uuid": "317a2c10-d489-431e-b6b2-f0251fddc88e" + }, + { + "description": "Android malware analyzed by Scandinavian security group CSIS as described in a Tripwire post (Citation: Tripwire-MazarBOT).\n\nAliases: MazarBOT", + "value": "MazarBOT", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0019", + "https://www.tripwire.com/state-of-security/security-data-protection/android-malware-sms/" + ], + "synonyms": [ + "MazarBOT" + ] + }, + "uuid": "5ddf81ea-2c06-497b-8c30-5f1ab89a40f9" + }, + { + "description": "The (Citation: Gooligan) malware family, revealed by Check Point, runs privilege escalation exploits on Android devices and then uses its escalated privileges to steal \"authentication tokens that can be used to access data from Google Play, Gmail, Google Photos, Google Docs, G Suite, Google Drive, and more.\" (Citation: Gooligan)\n\nGoogle (Citation: Ludwig-GhostPush) and LookoutLookout- (Citation: Gooligan) describe (Citation: Gooligan) as part of the Ghost Push Android malware family.\n\nAliases: (Citation: Gooligan)", + "value": "Gooligan", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0006", + "http://blog.checkpoint.com/2016/11/30/1-million-google-accounts-breached-gooligan/", + "https://plus.google.com/+AdrianLudwig/posts/GXzJ8vaAFsi" + ], + "synonyms": [ + "Gooligan" + ] + }, + "uuid": "20d56cd6-8dff-4871-9889-d32d254816de" + }, + { + "description": "OldBoot is a family of Android malware described in a report from The Hacker News (Citation: HackerNews-OldBoot).\n\nAliases: OldBoot", + "value": "OldBoot", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0001", + "http://thehackernews.com/2014/01/first-widely-distributed-android.html" + ], + "synonyms": [ + "OldBoot" + ] + }, + "uuid": "2074b2ad-612e-4758-adce-7901c1b49bbc" + }, + { + "description": "WireLurker is a family of macOS malware that targets iOS devices connected over USB (Citation: PaloAlto-WireLurker).\n\nAliases: WireLurker", + "value": "WireLurker", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0028" + ], + "synonyms": [ + "WireLurker" + ] + }, + "uuid": "326eaf7b-5784-4f08-8fc2-61fd5d5bc5fb" + }, + { + "description": "Android remote access trojan (RAT) that has been observed to pose as legitimate applications including the Super Mario Run (Citation: Zscaler-SuperMarioRun) and Pokemon GO games (Citation: Proofpoint-Droidjack).\n\nAliases: DroidJack RAT", + "value": "DroidJack RAT", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0036", + "https://www.zscaler.com/blogs/research/super-mario-run-malware-2-\u2013-droidjack-rat", + "https://www.proofpoint.com/us/threat-insight/post/droidjack-uses-side-load-backdoored-pokemon-go-android-app" + ], + "synonyms": [ + "DroidJack RAT" + ] + }, + "uuid": "05c4f87c-be8f-46ea-8d9a-2a0aad8f52c1" + }, + { + "description": "The HummingWhale Android malware family \"includes new virtual machine techniques that allow the malware to perform ad fraud better than ever\". (Citation: ArsTechnica-HummingWhale)\n\nAliases: HummingWhale", + "value": "HummingWhale", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0037", + "http://arstechnica.com/security/2017/01/virulent-android-malware-returns-gets-2-million-downloads-on-google-play/" + ], + "synonyms": [ + "HummingWhale" + ] + }, + "uuid": "6447e3a1-ef4d-44b1-99d5-6b1c4888674f" + }, + { + "description": "ANDROIDOS_ANSERVER.A is Android malware novel for using encrypted content within a blog site for command and control (Citation: TrendMicro-Anserver).\n\nAliases: ANDROIDOS_ANSERVER.A", + "value": "ANDROIDOS_ANSERVER.A", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0026", + "http://blog.trendmicro.com/trendlabs-security-intelligence/android-malware-uses-blog-posts-as-cc/" + ], + "synonyms": [ + "ANDROIDOS_ANSERVER.A" + ] + }, + "uuid": "4bf6ba32-4165-42c1-b911-9c36165891c8" + }, + { + "description": "Android malware described by Kaspersky (Citation: Kaspersky-MobileMalware).\n\nAliases: Trojan-SMS.AndroidOS.FakeInst.a", + "value": "Trojan-SMS.AndroidOS.FakeInst.a", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0022", + "https://securelist.com/analysis/kaspersky-security-bulletin/58335/mobile-malware-evolution-2013/" + ], + "synonyms": [ + "Trojan-SMS.AndroidOS.FakeInst.a" + ] + }, + "uuid": "28e39395-91e7-4f02-b694-5e079c964da9" + }, + { + "description": "Android malware family analyzed by Lookout (Citation: Lookout-NotCompatible)\n\nAliases: NotCompatible", + "value": "NotCompatible", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0015", + "https://blog.lookout.com/blog/2014/11/19/notcompatible/" + ], + "synonyms": [ + "NotCompatible" + ] + }, + "uuid": "23040c15-e7d8-47b5-8c16-8fd3e0e297fe" + }, + { + "description": "The X-Agent Android malware was placed in a repackaged version of a Ukrainian artillery targeting application. The malware reportedly retrieved general location data for where it was used and hence the potential location of Ukrainian artillery (Citation: CrowdStrike-Android).\n\nAliases: X-Agent", + "value": "X-Agent", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0030", + "https://www.crowdstrike.com/wp-content/brochures/FancyBearTracksUkrainianArtillery.pdf" + ], + "synonyms": [ + "X-Agent" + ] + }, + "uuid": "56660521-6db4-4e5a-a927-464f22954b7c" + }, + { + "description": "Twitoor is a family of Android malware described by ESET (Citation: ESET-Twitoor).\n\nAliases: Twitoor", + "value": "Twitoor", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0018", + "http://www.welivesecurity.com/2016/08/24/first-twitter-controlled-android-botnet-discovered/" + ], + "synonyms": [ + "Twitoor" + ] + }, + "uuid": "41e3fd01-7b83-471f-835d-d2b1dc9a770c" + }, + { + "description": "OBAD is a family of Android malware (Citation: TrendMicro-Obad).\n\nAliases: OBAD", + "value": "OBAD", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0002", + "http://blog.trendmicro.com/trendlabs-security-intelligence/cybercriminals-improve-android-malware-stealth-routines-with-obad/" + ], + "synonyms": [ + "OBAD" + ] + }, + "uuid": "ca4f63b9-a358-4214-bb26-8c912318cfde" + }, + { + "description": "As reported by Kaspersky (Citation: Kaspersky-WUC), a spear phishing message was sent to activist groups containing a malicious Android application as an attachment.\n\nAliases: Android/Chuli.A", + "value": "Android/Chuli.A", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0020", + "https://securelist.com/blog/incidents/35552/android-trojan-found-in-targeted-attack-58/" + ], + "synonyms": [ + "Android/Chuli.A" + ] + }, + "uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533" + }, + { + "description": "According to Lookout (Citation: Lookout-EnterpriseApps), the PJApps Android malware family \"may collect and leak the victim\u2019s phone number, mobile device unique identifier (IMEI), and location. In order to make money, it may send messages to premium SMS numbers. PJApps also has the ability to download further applications to the device.\"\n\nAliases: PJApps", + "value": "PJApps", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0007", + "https://blog.lookout.com/blog/2016/05/25/spoofed-apps/" + ], + "synonyms": [ + "PJApps" + ] + }, + "uuid": "c709da93-20c3-4d17-ab68-48cba76b2137" + }, + { + "description": "Android malware analyzed by FireEye (Citation: FireEye-AndroidOverlay).\nAccording to their analysis, \"three campaigns in Europe used view overlay techniques...to present nearly identical credential input UIs as seen in benign apps, subsequently tricking unwary users into providing their banking credentials.\"\n\nAliases: AndroidOverlayMalware", + "value": "AndroidOverlayMalware", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0012", + "https://www.fireeye.com/blog/threat-research/2016/06/latest-android-overlay-malware-spreading-in-europe.html" + ], + "synonyms": [ + "AndroidOverlayMalware" + ] + }, + "uuid": "b6d3657a-2d6a-400f-8b7e-4d60391aa1f7" + }, + { + "description": "As described by Palo Alto Networks (Citation: ZergHelper), the (Citation: ZergHelper) app uses techniques to evade Apple's App Store review process for itself and uses techniques to install additional applications that are not in Apple's App Store.\n\nAliases: (Citation: ZergHelper)", + "value": "ZergHelper", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0003", + "http://researchcenter.paloaltonetworks.com/2016/02/pirated-ios-app-stores-client-successfully-evaded-apple-ios-code-review/" + ], + "synonyms": [ + "ZergHelper" + ] + }, + "uuid": "3c3b55a6-c3e9-4043-8aae-283fe96220c0" + }, + { + "description": "SpyNote RAT (Citation: Zscaler-SpyNote) (Remote Access Trojan) is a family of malicious Android apps. The \"SpyNote RAT builder\" tool can be used to develop malicious apps with the SpyNote RAT functionality.\n\nAliases: SpyNote RAT", + "value": "SpyNote RAT", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0021", + "https://www.zscaler.com/blogs/research/spynote-rat-posing-netflix-app" + ], + "synonyms": [ + "SpyNote RAT" + ] + }, + "uuid": "20dbaf05-59b8-4dc6-8777-0b17f4553a23" + }, + { + "description": " (Citation: RCSAndroid) (Citation: RCSAndroid) is Android malware allegedly distributed by Hacking Team.\n\nAliases: (Citation: RCSAndroid)", + "value": "RCSAndroid", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0011", + "https://github.com/hackedteam/core-android/tree/master/RCSAndroid" + ], + "synonyms": [ + "RCSAndroid" + ] + }, + "uuid": "363bc05d-13cb-4e98-a5b7-e250f2bbdc2b" + }, + { + "description": "The Charger Android malware steals \"steals contacts and SMS messages from the user's device\". It also \"asks for admin permissions\" and \"[i]f granted, the ransomware locks the device and displays a message demanding payment\". (Citation: CheckPoint-Charger)\n\nAliases: Charger", + "value": "Charger", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0039", + "http://blog.checkpoint.com/2017/01/24/charger-malware/" + ], + "synonyms": [ + "Charger" + ] + }, + "uuid": "d1c600f8-0fb6-4367-921b-85b71947d950" + }, + { + "description": "iOS malware that \"is different from previous seen iOS malware in that it attacks both jailbroken and non-jailbroken iOS devices\" and \"abuses private APIs in the iOS system to implement malicious functionalities\" (Citation: PaloAlto-YiSpecter).\n\nAliases: YiSpecter", + "value": "YiSpecter", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0027" + ], + "synonyms": [ + "YiSpecter" + ] + }, + "uuid": "a15c9357-2be0-4836-beec-594f28b9b4a9" + }, + { + "description": "Discovered and analyzed by Lookout (Citation: Lookout-PegasusAndroid) and Google (Citation: Google-Chrysaor), Pegasus for Android (also known as Chrysaor) is spyware that was used in targeted attacks. Pegasus for Android does not use zero day vulnerabilities. It attempts to escalate privileges using well-known vulnerabilities, and even if the attempts fail, it still performs some subset of spyware functions that do not require escalated privileges.\n\nAliases: Pegasus for Android, Chrysaor", + "value": "Pegasus for Android", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0032", + "https://blog.lookout.com/blog/2017/04/03/pegasus-android/", + "https://android-developers.googleblog.com/2017/04/an-investigation-of-chrysaor-malware-on.html" + ], + "synonyms": [ + "Pegasus for Android", + "Chrysaor" + ] + }, + "uuid": "93799a9d-3537-43d8-b6f4-17215de1657c" + }, + { + "description": "iOS malware analyzed by Palo Alto Networks (Citation: (Citation: PaloAlto-XcodeGhost)1) (Citation: PaloAlto-XcodeGhost)\n\nAliases: XcodeGhost", + "value": "XcodeGhost", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0013", + "http://researchcenter.paloaltonetworks.com/2015/09/novel-malware-xcodeghost-modifies-xcode-infects-apple-ios-apps-and-hits-app-store/", + "http://researchcenter.paloaltonetworks.com/2015/09/update-xcodeghost-attacker-can-phish-passwords-and-open-urls-though-infected-apps/" + ], + "synonyms": [ + "XcodeGhost" + ] + }, + "uuid": "d9e07aea-baad-4b68-bdca-90c77647d7f9" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-mobile-attack-relationship.json b/clusters/mitre-mobile-attack-relationship.json new file mode 100644 index 0000000..0b640f7 --- /dev/null +++ b/clusters/mitre-mobile-attack-relationship.json @@ -0,0 +1,1973 @@ +{ + "name": "Mobile Attack - Relationship", + "type": "mitre-mobile-attack-relationship", + "description": "MITRE Relationship", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "02f1fc42-1708-11e8-a4f2-eb70472c5901", + "authors": [ + "MITRE" + ], + "values": [ + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "dfe29258-ce59-421c-9dee-e85cb9fa90cd" + }, + "uuid": "6eca2456-fdcf-42e9-bcbb-a4c51ce54139", + "value": "Security Updates mitigates Lockscreen Bypass" + }, + { + "meta": { + "source-uuid": "d1c600f8-0fb6-4367-921b-85b71947d950", + "target-uuid": "9d7c32f4-ab39-49dc-8055-8106bc2294a1" + }, + "uuid": "69bb264a-3f44-4132-9248-dd80a9f5efa2", + "value": "Charger uses Lock User Out of Device" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "c91c304a-975d-4501-9789-0db1c57afd3f" + }, + "uuid": "ca7c3278-1d12-4e55-b320-39efa5a285db", + "value": "Use Recent OS Version mitigates Exploit Baseband Vulnerability" + }, + { + "meta": { + "source-uuid": "20dbaf05-59b8-4dc6-8777-0b17f4553a23", + "target-uuid": "bd4d32f5-eed4-4018-a649-40b229dd1d69" + }, + "uuid": "0008005f-ca51-47c3-8369-55ee5de1c65a", + "value": "SpyNote RAT uses App Auto-Start at Device Boot" + }, + { + "meta": { + "source-uuid": "f6ac21b6-2592-400c-8472-10d0e2f1bfaf", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "18d3f4c7-2888-4d27-9ac7-b7ade1a1c04c", + "value": "Adups uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "363bc05d-13cb-4e98-a5b7-e250f2bbdc2b", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "4088b31b-d542-4935-84b4-82b592159591", + "value": "RCSAndroid uses Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "363bc05d-13cb-4e98-a5b7-e250f2bbdc2b", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "da4296d7-5fdb-45b6-9791-b023d634c08d", + "value": "RCSAndroid uses Location Tracking" + }, + { + "meta": { + "source-uuid": "8220b57e-c400-4525-bf69-f8edc6b389a8", + "target-uuid": "f58cd69a-e548-478b-9248-8a9af881dc34" + }, + "uuid": "690111d3-c281-4d55-a7ed-73b8dab72a85", + "value": "Encrypt Network Traffic mitigates Downgrade to Insecure Protocols" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "e30cc912-7ea1-4683-9219-543b86cbdec9" + }, + "uuid": "a834341f-d909-41e3-adaf-5f3450e4090e", + "value": "Application Vetting mitigates Fake Developer Accounts" + }, + { + "meta": { + "source-uuid": "05c4f87c-be8f-46ea-8d9a-2a0aad8f52c1", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "c65661a6-6047-4901-ac2c-3ca4b1bbbb28", + "value": "DroidJack RAT uses Access Call Log" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "29e07491-8947-43a3-8d4e-9a787c45f3d3" + }, + "uuid": "9e83607e-2936-4f25-b6d2-c357846840f3", + "value": "Application Vetting mitigates Access Sensitive Data in Device Logs" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "88932a8c-3a17-406f-9431-1da3ff19f6d6" + }, + "uuid": "ebdb9385-6311-4532-b021-2da48734aab7", + "value": "Use Recent OS Version mitigates Modify cached executable code" + }, + { + "meta": { + "source-uuid": "c8770c81-c29f-40d2-a140-38544206b2b4", + "target-uuid": "76c12fc8-a4eb-45d6-a3b7-e371a7248f69" + }, + "uuid": "f947d845-4d70-41f3-ae3c-18ea8b44e667", + "value": "HummingBad uses Manipulate App Store Rankings or Ratings" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "dd818ea5-adf5-41c7-93b5-f3b839a219fb" + }, + "uuid": "de1b1f92-c060-4d8c-81bf-465b7fb21be4", + "value": "Application Vetting mitigates Local Network Connections Discovery" + }, + { + "meta": { + "source-uuid": "d2a199d2-dfea-4d0c-987d-6195ed17be9c", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "be2895e2-7e1d-4467-8b6a-ac06b17ce0bb", + "value": "Use Device-Provided Credential Storage mitigates Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "e829ee51-1caf-4665-ba15-7f8979634124", + "target-uuid": "52651225-0b3a-482d-aa7e-10618fd063b5" + }, + "uuid": "6f8b3839-ea91-44d5-ba68-b9d1e6076c19", + "value": "Interconnection Filtering mitigates Exploit SS7 to Track Device Location" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "69d6f3fc-17ea-4a32-b4dd-a006c75362d6", + "value": "Application Vetting mitigates Access Call Log" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "6b846ad0-cc20-4db6-aa34-91561397c5e2" + }, + "uuid": "b104c62f-771c-46c5-afc4-a964a94cea50", + "value": "User Guidance mitigates App Delivered via Web Download" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + "uuid": "50986206-ad56-4dea-baed-846545fb2f5a", + "value": "Application Vetting mitigates Microphone or Camera Recordings" + }, + { + "meta": { + "source-uuid": "c8770c81-c29f-40d2-a140-38544206b2b4", + "target-uuid": "f981d199-2720-467e-9dc9-eea04dbe05cf" + }, + "uuid": "ac523dfb-36be-4402-acf2-abe98e183eef", + "value": "HummingBad uses Generate Fraudulent Advertising Revenue" + }, + { + "meta": { + "source-uuid": "25dc1ce8-eb55-4333-ae30-a7cb4f5894a1", + "target-uuid": "29e07491-8947-43a3-8d4e-9a787c45f3d3" + }, + "uuid": "fab8c40d-b934-4ee0-8e83-f017af2e347a", + "value": "Application Developer Guidance mitigates Access Sensitive Data in Device Logs" + }, + { + "meta": { + "source-uuid": "3c3b55a6-c3e9-4043-8aae-283fe96220c0", + "target-uuid": "6c49d50f-494d-4150-b774-a655022d20a6" + }, + "uuid": "d54bdaff-8eb8-4a02-9f64-bc33c892e9d1", + "value": "ZergHelper uses Download New Code at Runtime" + }, + { + "meta": { + "source-uuid": "d9e07aea-baad-4b68-bdca-90c77647d7f9", + "target-uuid": "b928b94a-4966-4e2a-9e61-36505b896ebc" + }, + "uuid": "8e4b2305-1280-4456-8ec7-93c66da5c674", + "value": "XcodeGhost uses Malicious Software Development Tools" + }, + { + "meta": { + "source-uuid": "a3dad2be-ce62-4440-953b-00fbce7aba93", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "290a627d-172d-494d-a0cc-685f480a1034", + "value": "AndroRAT uses Access Call Log" + }, + { + "meta": { + "source-uuid": "936be60d-90eb-4c36-9247-4b31128432c4", + "target-uuid": "e2ea7f6b-8d4f-49c3-819d-660530d12b77" + }, + "uuid": "bb3be217-08e2-4bb0-9f1a-d8e538010451", + "value": "RuMMS uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "8220b57e-c400-4525-bf69-f8edc6b389a8", + "target-uuid": "d731c21e-f27d-4756-b418-0e2aaabd6d63" + }, + "uuid": "74155759-4c76-42d3-b64f-a898f7b582f9", + "value": "Encrypt Network Traffic mitigates Manipulate Device Communication" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "bd4d32f5-eed4-4018-a649-40b229dd1d69" + }, + "uuid": "8e94da58-86b7-4a45-886e-6da58828eacd", + "value": "Application Vetting mitigates App Auto-Start at Device Boot" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "46d818a5-67fa-4585-a7fc-ecf15376c8d5" + }, + "uuid": "4cf9511e-da0e-4055-bc8c-56121ae120d2", + "value": "Security Updates mitigates Modify OS Kernel or Boot Partition" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "f1c3d071-0c24-483d-aca0-e8b8496ce468" + }, + "uuid": "62480750-2218-4ea0-b168-b9035b9ee998", + "value": "Security Updates mitigates Modify Trusted Execution Environment" + }, + { + "meta": { + "source-uuid": "c80a6bef-b3ce-44d0-b113-946e93124898", + "target-uuid": "a93ccb8f-3996-42e2-b7c7-bb599d4e205f" + }, + "uuid": "ebc0aa93-93ac-4b7e-ad87-9d5743a09c8e", + "value": "Shedun uses Repackaged Application" + }, + { + "meta": { + "source-uuid": "56660521-6db4-4e5a-a927-464f22954b7c", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "9e66ec3b-cdd6-461c-bd84-e75316818e15", + "value": "X-Agent uses Location Tracking" + }, + { + "meta": { + "source-uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee", + "target-uuid": "633baf01-6de4-4963-bb54-ff6c6357bed3" + }, + "uuid": "cda9f3cf-01e4-41b3-8e45-4dda9fe5eb30", + "value": "Enterprise Policy mitigates Rogue Wi-Fi Access Points" + }, + { + "meta": { + "source-uuid": "a3dad2be-ce62-4440-953b-00fbce7aba93", + "target-uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + "uuid": "b4180067-52b6-4109-91df-52fd9a7ed2e8", + "value": "AndroRAT uses Microphone or Camera Recordings" + }, + { + "meta": { + "source-uuid": "936be60d-90eb-4c36-9247-4b31128432c4", + "target-uuid": "6a3f6490-9c44-40de-b059-e5940f246673" + }, + "uuid": "4d7e937d-7ea1-49cb-939c-5244815e51d7", + "value": "RuMMS uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "f6ac21b6-2592-400c-8472-10d0e2f1bfaf", + "target-uuid": "f9e4f526-ac9d-4df5-8949-833a82a1d2df" + }, + "uuid": "d792bffd-6745-4da6-a70f-2d5843ef05ca", + "value": "Adups uses Malicious or Vulnerable Built-in Device Functionality" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "c4b96c0b-cb58-497a-a1c2-bb447d79d692" + }, + "uuid": "ba556d98-4ff2-43a4-bb93-52f99265ff99", + "value": "Application Vetting mitigates Capture Clipboard Data" + }, + { + "meta": { + "source-uuid": "d9e07aea-baad-4b68-bdca-90c77647d7f9", + "target-uuid": "c4b96c0b-cb58-497a-a1c2-bb447d79d692" + }, + "uuid": "2de76a24-ec87-4808-b0d3-b84d318ac22c", + "value": "XcodeGhost uses Capture Clipboard Data" + }, + { + "meta": { + "source-uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "9c7c302a-d5ba-4fc9-a4e5-e865fd7fb708", + "value": "Android/Chuli.A uses Location Tracking" + }, + { + "meta": { + "source-uuid": "d1c600f8-0fb6-4367-921b-85b71947d950", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "85c7e956-3ce5-4495-b52e-385ae2ee4f9b", + "value": "Charger uses Location Tracking" + }, + { + "meta": { + "source-uuid": "363bc05d-13cb-4e98-a5b7-e250f2bbdc2b", + "target-uuid": "b3c2e5de-0941-4b57-ba61-af029eb5517a" + }, + "uuid": "8cb42e3d-69f4-4b0d-98c9-0bb7560947c1", + "value": "RCSAndroid uses Alternate Network Mediums" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "e2ea7f6b-8d4f-49c3-819d-660530d12b77" + }, + "uuid": "7af7d094-3a49-4e5e-99d0-385c79f95f06", + "value": "Pegasus uses System Information Discovery" + }, + { + "meta": { + "source-uuid": "363bc05d-13cb-4e98-a5b7-e250f2bbdc2b", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "2065382f-45ae-4b9a-a77c-027ecd6c1735", + "value": "RCSAndroid uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "537ea573-8a1c-468c-956b-d16d2ed9d067" + }, + "uuid": "69efe716-affe-419e-ac06-924d2e416695", + "value": "User Guidance mitigates Remotely Wipe Data Without Authorization" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "16f55053-285d-411d-881c-6f8c1bdef8d7", + "value": "Application Vetting mitigates Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee", + "target-uuid": "667e5707-3843-4da8-bd34-88b922526f0d" + }, + "uuid": "eb6dbe2a-6f76-4bce-ab37-66ec67148041", + "value": "Enterprise Policy mitigates Exploit via Charging Station or PC" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "ef771e03-e080-43b4-a619-ac6f84899884" + }, + "uuid": "6d8ea31a-da35-442a-8e0d-1d0c0dcdf14b", + "value": "Security Updates mitigates Exploit TEE Vulnerability" + }, + { + "meta": { + "source-uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533", + "target-uuid": "89fcd02f-62dc-40b9-a54b-9ac4b1baef05" + }, + "uuid": "83991b5c-59b9-4fe5-9ef2-39c6ddc8b835", + "value": "Android/Chuli.A uses Device Type Discovery" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "6f86d346-f092-4abc-80df-8558a90c426a" + }, + "uuid": "0818895a-0d6d-47cc-ad34-a09bdb76a81b", + "value": "User Guidance mitigates Remotely Track Device Without Authorization" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "9d7c32f4-ab39-49dc-8055-8106bc2294a1" + }, + "uuid": "4d2d892c-9d3a-445c-b9bf-1eab45703dcc", + "value": "Use Recent OS Version mitigates Lock User Out of Device" + }, + { + "meta": { + "source-uuid": "c709da93-20c3-4d17-ab68-48cba76b2137", + "target-uuid": "d4536441-1bcc-49fa-80ae-a596ed3f7ffd" + }, + "uuid": "789cb76e-27b0-4762-a2f7-3ff32ce0762d", + "value": "PJApps uses Local Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "c8770c81-c29f-40d2-a140-38544206b2b4", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "d87b468e-f610-4e95-8dfb-8cf029f0e891", + "value": "HummingBad uses Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "2074b2ad-612e-4758-adce-7901c1b49bbc", + "target-uuid": "46d818a5-67fa-4585-a7fc-ecf15376c8d5" + }, + "uuid": "373f33be-9b40-44f5-bfd3-db2a9f5fa72c", + "value": "OldBoot uses Modify OS Kernel or Boot Partition" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "a0464539-e1b7-4455-a355-12495987c300" + }, + "uuid": "2388ba94-8e49-40d0-a697-eea948e6cfb6", + "value": "Security Updates mitigates Attack PC via USB Connection" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "3ebcd3d8-dd8e-4cc9-8087-ce9e93df6f56", + "value": "Use Recent OS Version mitigates Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "0c71033e-401e-4b97-9309-7a7c95e43a5d" + }, + "uuid": "2bd272ca-8a14-42cd-9664-6cc6f7451e42", + "value": "User Guidance mitigates Obtain Device Cloud Backups" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "b3c2e5de-0941-4b57-ba61-af029eb5517a" + }, + "uuid": "4f2ae057-ef0b-4995-b24d-348a76a74a4f", + "value": "Pegasus uses Alternate Network Mediums" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "d4536441-1bcc-49fa-80ae-a596ed3f7ffd" + }, + "uuid": "db3fc82d-d353-438d-aa5e-9b5e7e60f0ac", + "value": "Pegasus for Android uses Local Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "667e5707-3843-4da8-bd34-88b922526f0d" + }, + "uuid": "abd2e863-4bd3-4686-b2aa-f8a097a41c99", + "value": "Use Recent OS Version mitigates Exploit via Charging Station or PC" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "a8c31121-852b-46bd-9ba4-674ae5afe7ad" + }, + "uuid": "903660e1-3996-4ed2-9e7a-4f8c397a71eb", + "value": "Application Vetting mitigates Malicious Third Party Keyboard App" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "82f04b1e-5371-4a6f-be06-411f0f43b483" + }, + "uuid": "b2c289bf-e981-4bcd-87dd-b6c0680557e9", + "value": "Use Recent OS Version mitigates Abuse Device Administrator Access to Prevent Removal" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "198ce408-1470-45ee-b47f-7056050d4fc2" + }, + "uuid": "f5fab17b-43e7-46ff-bdea-eb8c52a0c6c3", + "value": "Pegasus for Android uses Application Discovery" + }, + { + "meta": { + "source-uuid": "e944670c-d03a-4e93-a21c-b3d4c53ec4c9", + "target-uuid": "8e27551a-5080-4148-a584-c64348212e4f" + }, + "uuid": "465ff71b-2b1b-43b6-ab78-afb273d956d2", + "value": "Caution with Device Administrator Access mitigates Wipe Device Data" + }, + { + "meta": { + "source-uuid": "e13d084c-382f-40fd-aa9a-98d69e20301e", + "target-uuid": "6c49d50f-494d-4150-b774-a655022d20a6" + }, + "uuid": "706c698c-aa8d-4fac-a6c1-2e047c3f965c", + "value": "BrainTest uses Download New Code at Runtime" + }, + { + "meta": { + "source-uuid": "05c4f87c-be8f-46ea-8d9a-2a0aad8f52c1", + "target-uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + "uuid": "69de3f7e-faa7-4342-b755-4777a68fd89b", + "value": "DroidJack RAT uses Microphone or Camera Recordings" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "8f142a25-f6c3-4520-bd50-2ae3ab50ed3e" + }, + "uuid": "3a446bee-007b-4b1f-849e-60e9d39c2e92", + "value": "Application Vetting mitigates URL Scheme Hijacking" + }, + { + "meta": { + "source-uuid": "363bc05d-13cb-4e98-a5b7-e250f2bbdc2b", + "target-uuid": "6c49d50f-494d-4150-b774-a655022d20a6" + }, + "uuid": "8d027310-93a0-4046-b7ad-d1f461f30838", + "value": "RCSAndroid uses Download New Code at Runtime" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "a0464539-e1b7-4455-a355-12495987c300" + }, + "uuid": "09fa9342-34cb-4f0d-8cdf-df4d51d0ae12", + "value": "Use Recent OS Version mitigates Attack PC via USB Connection" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "ef771e03-e080-43b4-a619-ac6f84899884" + }, + "uuid": "a01af4da-0910-4a20-805f-86b3ae1dc046", + "value": "Application Vetting mitigates Exploit TEE Vulnerability" + }, + { + "meta": { + "source-uuid": "3c3b55a6-c3e9-4043-8aae-283fe96220c0", + "target-uuid": "51aedbd6-2837-4d15-aeb0-cb09f2bf22ac" + }, + "uuid": "40581c90-e948-4e91-8530-a9bc59cce9d7", + "value": "ZergHelper uses Abuse of iOS Enterprise App Signing Key" + }, + { + "meta": { + "source-uuid": "ca4f63b9-a358-4214-bb26-8c912318cfde", + "target-uuid": "82f04b1e-5371-4a6f-be06-411f0f43b483" + }, + "uuid": "51757971-17ac-40c3-bae7-78365579db49", + "value": "OBAD uses Abuse Device Administrator Access to Prevent Removal" + }, + { + "meta": { + "source-uuid": "da21929e-40c0-443d-bdf4-6b60d15448b4", + "target-uuid": "9d7c32f4-ab39-49dc-8055-8106bc2294a1" + }, + "uuid": "1218ed50-bd44-4f37-baba-1aae998b5a1f", + "value": "Xbot uses Lock User Out of Device" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "3f973c3c-45f8-432a-9859-e8749f2e7418", + "value": "Pegasus for Android uses Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "d1c600f8-0fb6-4367-921b-85b71947d950", + "target-uuid": "d13fa042-8f26-44e1-a2a8-af0bf8e2ac9a" + }, + "uuid": "bee6407a-1f05-4f91-b6e7-a8f8b58fa421", + "value": "Charger uses Obfuscated or Encrypted Payload" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "a290a8ca-e650-456c-b33e-03343fe5ea4e", + "value": "Pegasus uses Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "cf2cccb1-cab8-431a-8ecf-f7874d05f433", + "target-uuid": "9d7c32f4-ab39-49dc-8055-8106bc2294a1" + }, + "uuid": "1ed76ca9-0ed6-40f9-89c6-64662fdd447d", + "value": "Deploy Compromised Device Detection Method mitigates Lock User Out of Device" + }, + { + "meta": { + "source-uuid": "e829ee51-1caf-4665-ba15-7f8979634124", + "target-uuid": "fb3fa94a-3aee-4ab0-b7e7-abdf0a51286d" + }, + "uuid": "26a9db86-5ecf-400a-bdd9-419448c2f776", + "value": "Interconnection Filtering mitigates Exploit SS7 to Redirect Phone Calls/SMS" + }, + { + "meta": { + "source-uuid": "f6ac21b6-2592-400c-8472-10d0e2f1bfaf", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "e87aa0d6-241f-4f72-bdb6-54e8d5584ae2", + "value": "Adups uses Access Call Log" + }, + { + "meta": { + "source-uuid": "8ccd428d-39da-4e8f-a55b-d48ea1d56e58", + "target-uuid": "46d818a5-67fa-4585-a7fc-ecf15376c8d5" + }, + "uuid": "ce6c7f21-91a5-4d63-bd03-a6b57e025afe", + "value": "Lock Bootloader mitigates Modify OS Kernel or Boot Partition" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "f296fc9c-2ff5-43ee-941e-6b49c438270a" + }, + "uuid": "2f5da3a1-19da-421f-be48-cfdcd3c79be1", + "value": "Security Updates mitigates Device Unlock Code Guessing or Brute Force" + }, + { + "meta": { + "source-uuid": "4bf6ba32-4165-42c1-b911-9c36165891c8", + "target-uuid": "6a3f6490-9c44-40de-b059-e5940f246673" + }, + "uuid": "f2e23cb7-7bac-4938-91ea-7dd42b41ba29", + "value": "ANDROIDOS_ANSERVER.A uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "62adb627-f647-498e-b4cc-41499361bacb" + }, + "uuid": "85328449-c231-444d-905a-2988c14d3e82", + "value": "Application Vetting mitigates Access Calendar Entries" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "82f04b1e-5371-4a6f-be06-411f0f43b483" + }, + "uuid": "4a697724-4457-436b-97ad-9d6f445fb6b0", + "value": "Application Vetting mitigates Abuse Device Administrator Access to Prevent Removal" + }, + { + "meta": { + "source-uuid": "326eaf7b-5784-4f08-8fc2-61fd5d5bc5fb", + "target-uuid": "d13fa042-8f26-44e1-a2a8-af0bf8e2ac9a" + }, + "uuid": "b3bb33bf-9034-4d5c-8ea0-31d3bbd12b6b", + "value": "WireLurker uses Obfuscated or Encrypted Payload" + }, + { + "meta": { + "source-uuid": "6447e3a1-ef4d-44b1-99d5-6b1c4888674f", + "target-uuid": "f981d199-2720-467e-9dc9-eea04dbe05cf" + }, + "uuid": "b263e4e9-972d-4ba7-8be8-e55eb6a483c0", + "value": "HummingWhale uses Generate Fraudulent Advertising Revenue" + }, + { + "meta": { + "source-uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee", + "target-uuid": "f296fc9c-2ff5-43ee-941e-6b49c438270a" + }, + "uuid": "718949aa-6841-48d2-9343-f01be0aa32c1", + "value": "Enterprise Policy mitigates Device Unlock Code Guessing or Brute Force" + }, + { + "meta": { + "source-uuid": "20dbaf05-59b8-4dc6-8777-0b17f4553a23", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "bc4e848a-adb7-40a2-94a1-d5ab9854ff0f", + "value": "SpyNote RAT uses Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "1b51f5bc-b97a-498a-8dbd-bc6b1901bf19" + }, + "uuid": "024f9ee4-cb7d-49f4-b180-ad1e5e168a4c", + "value": "Use Recent OS Version mitigates Process Discovery" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "d731c21e-f27d-4756-b418-0e2aaabd6d63" + }, + "uuid": "6f1cadef-283b-466b-bfa2-0cb51edf88f7", + "value": "Application Vetting mitigates Manipulate Device Communication" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "a9cab8f6-4c94-4c9b-9e7d-9d863ff53431" + }, + "uuid": "176ba064-0657-4850-baa3-626bc845efd3", + "value": "Use Recent OS Version mitigates Malicious Media Content" + }, + { + "meta": { + "source-uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "68e5789c-9f60-421e-9c79-fae207a29e83", + "value": "Android/Chuli.A uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "fd339382-bfec-4bf0-8d47-1caedc9e7e57" + }, + "uuid": "638f3d4b-f1d4-4c61-91a0-7c125ef8437a", + "value": "Pegasus uses Malicious Web Content" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "3b0b604f-10db-41a0-b54c-493124d455b9" + }, + "uuid": "8aa790cc-0d42-4114-8cbe-783abc595b8b", + "value": "Security Updates mitigates Network Traffic Capture or Redirection" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "198ce408-1470-45ee-b47f-7056050d4fc2" + }, + "uuid": "5b14149e-09f1-4d38-82bc-0ff3cff8b650", + "value": "Application Vetting mitigates Application Discovery" + }, + { + "meta": { + "source-uuid": "e944670c-d03a-4e93-a21c-b3d4c53ec4c9", + "target-uuid": "9d7c32f4-ab39-49dc-8055-8106bc2294a1" + }, + "uuid": "6bb99599-aa51-4492-9c79-296a772233b4", + "value": "Caution with Device Administrator Access mitigates Lock User Out of Device" + }, + { + "meta": { + "source-uuid": "b6d3657a-2d6a-400f-8b7e-4d60391aa1f7", + "target-uuid": "6b846ad0-cc20-4db6-aa34-91561397c5e2" + }, + "uuid": "f14af74f-fb6b-480f-91de-d755c89960ce", + "value": "AndroidOverlayMalware uses App Delivered via Web Download" + }, + { + "meta": { + "source-uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee", + "target-uuid": "51aedbd6-2837-4d15-aeb0-cb09f2bf22ac" + }, + "uuid": "8e49feb1-e401-4e63-acfa-7f8b9a8ca026", + "value": "Enterprise Policy mitigates Abuse of iOS Enterprise App Signing Key" + }, + { + "meta": { + "source-uuid": "5ddf81ea-2c06-497b-8c30-5f1ab89a40f9", + "target-uuid": "6b846ad0-cc20-4db6-aa34-91561397c5e2" + }, + "uuid": "6fce6a21-ab9b-44a5-be20-9b631109487b", + "value": "MazarBOT uses App Delivered via Web Download" + }, + { + "meta": { + "source-uuid": "e13d084c-382f-40fd-aa9a-98d69e20301e", + "target-uuid": "d13fa042-8f26-44e1-a2a8-af0bf8e2ac9a" + }, + "uuid": "78cc0d6d-6347-45a4-a18c-ca76150aa7a9", + "value": "BrainTest uses Obfuscated or Encrypted Payload" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + "uuid": "b7652f27-1cf6-4310-bf6b-5fb99c4fd725", + "value": "Pegasus uses Microphone or Camera Recordings" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "8e27551a-5080-4148-a584-c64348212e4f" + }, + "uuid": "b1f2770e-11f0-429c-9bac-9fa5bc5859b0", + "value": "Application Vetting mitigates Wipe Device Data" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "0bcc4ec1-a897-49a9-a9ff-c00df1d1209d" + }, + "uuid": "69bdeed3-d6a8-4d10-8bf5-44c6cb4392e5", + "value": "Security Updates mitigates Malicious SMS Message" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + "uuid": "0cae6859-d7d1-483b-b473-4f32084938a9", + "value": "Pegasus for Android uses Microphone or Camera Recordings" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "fd339382-bfec-4bf0-8d47-1caedc9e7e57" + }, + "uuid": "3f3d63f0-1f03-4931-9624-10eaf4b207b4", + "value": "Use Recent OS Version mitigates Malicious Web Content" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "94040d2e-3f60-423c-8a93-a83b61cafe7d", + "value": "Pegasus uses Location Tracking" + }, + { + "meta": { + "source-uuid": "f6ac21b6-2592-400c-8472-10d0e2f1bfaf", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "8ed14c81-0b30-4bfc-8552-439aa0e920c3", + "value": "Adups uses Location Tracking" + }, + { + "meta": { + "source-uuid": "c80a6bef-b3ce-44d0-b113-946e93124898", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "f0851531-e554-4658-920c-f2342632c19a", + "value": "Shedun uses Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "d9e07aea-baad-4b68-bdca-90c77647d7f9", + "target-uuid": "3dd58c80-4c2e-458c-9503-1b2cd273c4d2" + }, + "uuid": "13efc415-5e17-4a16-81c2-64e74815907f", + "value": "XcodeGhost uses User Interface Spoofing" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "0bcc4ec1-a897-49a9-a9ff-c00df1d1209d" + }, + "uuid": "a912f528-5218-4e0b-a350-7e9012cccdf3", + "value": "Use Recent OS Version mitigates Malicious SMS Message" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "f296fc9c-2ff5-43ee-941e-6b49c438270a" + }, + "uuid": "64a6fb42-65ce-4160-a5c8-ac176f60a2ae", + "value": "User Guidance mitigates Device Unlock Code Guessing or Brute Force" + }, + { + "meta": { + "source-uuid": "3bc1f0ad-ef11-4afc-83c0-fcffe08d4e50", + "target-uuid": "9d7c32f4-ab39-49dc-8055-8106bc2294a1" + }, + "uuid": "9f737872-3503-4ef4-b575-ab6037b33a98", + "value": "KeyRaider uses Lock User Out of Device" + }, + { + "meta": { + "source-uuid": "56660521-6db4-4e5a-a927-464f22954b7c", + "target-uuid": "a93ccb8f-3996-42e2-b7c7-bb599d4e205f" + }, + "uuid": "efcfe1a3-3351-4b4f-ae36-101f103b4798", + "value": "X-Agent uses Repackaged Application" + }, + { + "meta": { + "source-uuid": "ff742eeb-1f90-4f5a-8b92-9d40fffd99ca", + "target-uuid": "22379609-a99f-4a01-bd7e-70f3e105859d" + }, + "uuid": "81db3270-4cb8-4982-8ff8-c28a874e8421", + "value": "DressCode uses Exploit Enterprise Resources" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "f981d199-2720-467e-9dc9-eea04dbe05cf" + }, + "uuid": "31942635-81b1-4657-8882-50fb97fae64b", + "value": "Application Vetting mitigates Generate Fraudulent Advertising Revenue" + }, + { + "meta": { + "source-uuid": "ff4821f6-5afb-481b-8c0f-26c28c0d666c", + "target-uuid": "46d818a5-67fa-4585-a7fc-ecf15376c8d5" + }, + "uuid": "49f0f7b8-7208-4650-89c2-5d6b1f166113", + "value": "Attestation mitigates Modify OS Kernel or Boot Partition" + }, + { + "meta": { + "source-uuid": "8220b57e-c400-4525-bf69-f8edc6b389a8", + "target-uuid": "a5de0540-73e7-4c67-96da-4143afedc7ed" + }, + "uuid": "b2b31911-5b7e-4df3-89c6-00b5b372fb4f", + "value": "Encrypt Network Traffic mitigates Rogue Cellular Base Station" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "ef771e03-e080-43b4-a619-ac6f84899884" + }, + "uuid": "51186ad6-e721-49cf-9cf7-89466d5f29f4", + "value": "Use Recent OS Version mitigates Exploit TEE Vulnerability" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "f6fa0801-418e-43e5-bfae-332e909624fc", + "value": "Security Updates mitigates Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "fd339382-bfec-4bf0-8d47-1caedc9e7e57" + }, + "uuid": "d98a030f-c551-4fd0-9948-32e1ea01f79c", + "value": "Security Updates mitigates Malicious Web Content" + }, + { + "meta": { + "source-uuid": "41e3fd01-7b83-471f-835d-d2b1dc9a770c", + "target-uuid": "6a3f6490-9c44-40de-b059-e5940f246673" + }, + "uuid": "9d7ac1b2-3fa9-4236-b72d-5565f0c66eab", + "value": "Twitoor uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "d89c132d-7752-4c7f-9372-954a71522985", + "target-uuid": "6a3f6490-9c44-40de-b059-e5940f246673" + }, + "uuid": "2cdd5474-620c-499e-8b9c-835505febc2c", + "value": "Trojan-SMS.AndroidOS.OpFake.a uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "7b1cf46f-784b-405a-a8dd-4624c19d8321", + "target-uuid": "c5089859-b21f-40a3-8be4-63e381b8b1c0" + }, + "uuid": "0977107c-9dd3-4cc5-b769-7e29da9f4bb6", + "value": "System Partition Integrity mitigates Modify System Partition" + }, + { + "meta": { + "source-uuid": "20d56cd6-8dff-4871-9889-d32d254816de", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "aa8e45c2-4276-451b-b1eb-59c396bf720a", + "value": "Gooligan uses Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "5f6f5913-cade-4b14-aa96-5a921b0927a7", + "value": "Application Vetting mitigates Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "a3dad2be-ce62-4440-953b-00fbce7aba93", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "fa1da6db-da32-45d2-98a8-6bbe153166da", + "value": "AndroRAT uses Location Tracking" + }, + { + "meta": { + "source-uuid": "8ccd428d-39da-4e8f-a55b-d48ea1d56e58", + "target-uuid": "c5089859-b21f-40a3-8be4-63e381b8b1c0" + }, + "uuid": "ef7f8f51-6aea-4f5c-9c96-f353a14cf062", + "value": "Lock Bootloader mitigates Modify System Partition" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "8f0e39c6-82c9-41ec-9f93-5696c0f2e274" + }, + "uuid": "d6930d98-f8a2-4556-baa4-95275d3fa23d", + "value": "Use Recent OS Version mitigates Premium SMS Toll Fraud" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "3dd58c80-4c2e-458c-9503-1b2cd273c4d2" + }, + "uuid": "dfc1f490-f8b9-4287-8c79-652d42f0a64a", + "value": "Use Recent OS Version mitigates User Interface Spoofing" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "3d24d88e-a0ab-42c6-8e8f-11f721082bba", + "value": "Pegasus for Android uses Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "f6ac21b6-2592-400c-8472-10d0e2f1bfaf", + "target-uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + "uuid": "a8079e6a-ef87-4e3b-9f71-cf1ea2360892", + "value": "Adups uses Access Contact List" + }, + { + "meta": { + "source-uuid": "05c4f87c-be8f-46ea-8d9a-2a0aad8f52c1", + "target-uuid": "a93ccb8f-3996-42e2-b7c7-bb599d4e205f" + }, + "uuid": "5f82db63-d7c2-43c7-a056-3cf718201ced", + "value": "DroidJack RAT uses Repackaged Application" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "63e67cba-4eae-4495-8897-2610103a0c41", + "value": "Pegasus uses Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "936be60d-90eb-4c36-9247-4b31128432c4", + "target-uuid": "d4536441-1bcc-49fa-80ae-a596ed3f7ffd" + }, + "uuid": "3c291ee5-1782-4e5b-8131-5188c7388f45", + "value": "RuMMS uses Local Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "b28c1e81-4f78-4e40-9899-2872cdbcceba", + "value": "Use Recent OS Version mitigates Access Call Log" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "d9e88203-2b5d-405f-a406-2933b1e3d7e4" + }, + "uuid": "c5b80ca7-eceb-43ea-991e-10af5d9ca4bc", + "value": "Application Vetting mitigates Encrypt Files for Ransom" + }, + { + "meta": { + "source-uuid": "3bc1f0ad-ef11-4afc-83c0-fcffe08d4e50", + "target-uuid": "3b0b604f-10db-41a0-b54c-493124d455b9" + }, + "uuid": "b596251a-73db-4e53-a04d-51be783b0241", + "value": "KeyRaider uses Network Traffic Capture or Redirection" + }, + { + "meta": { + "source-uuid": "363bc05d-13cb-4e98-a5b7-e250f2bbdc2b", + "target-uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + "uuid": "14143e21-51bf-4fa7-a949-d22a8271f590", + "value": "RCSAndroid uses Microphone or Camera Recordings" + }, + { + "meta": { + "source-uuid": "8220b57e-c400-4525-bf69-f8edc6b389a8", + "target-uuid": "3b0b604f-10db-41a0-b54c-493124d455b9" + }, + "uuid": "ee0afd88-a0fc-4b1d-b047-9b9bf04d36fe", + "value": "Encrypt Network Traffic mitigates Network Traffic Capture or Redirection" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "bd4d32f5-eed4-4018-a649-40b229dd1d69" + }, + "uuid": "19df76ee-fa85-43cf-96ce-422d46f29a13", + "value": "Pegasus for Android uses App Auto-Start at Device Boot" + }, + { + "meta": { + "source-uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee", + "target-uuid": "1f96d624-8409-4472-ad8a-30618ee6b2e2" + }, + "uuid": "0673ca70-d403-4e49-8e18-de4bf8ab700c", + "value": "Enterprise Policy mitigates App Delivered via Email Attachment" + }, + { + "meta": { + "source-uuid": "20dbaf05-59b8-4dc6-8777-0b17f4553a23", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "0f7e7c29-43f0-4aff-ae83-dfff331915ef", + "value": "SpyNote RAT uses Location Tracking" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "1f96d624-8409-4472-ad8a-30618ee6b2e2" + }, + "uuid": "bf859944-d097-45ba-ae01-2f85a00cad1f", + "value": "User Guidance mitigates App Delivered via Email Attachment" + }, + { + "meta": { + "source-uuid": "e13d084c-382f-40fd-aa9a-98d69e20301e", + "target-uuid": "76c12fc8-a4eb-45d6-a3b7-e371a7248f69" + }, + "uuid": "6086e1e2-1b39-4ff2-910e-4a4eb86d57b7", + "value": "BrainTest uses Manipulate App Store Rankings or Ratings" + }, + { + "meta": { + "source-uuid": "8ccd428d-39da-4e8f-a55b-d48ea1d56e58", + "target-uuid": "667e5707-3843-4da8-bd34-88b922526f0d" + }, + "uuid": "3230c032-17e0-49f7-b948-c157049aafe2", + "value": "Lock Bootloader mitigates Exploit via Charging Station or PC" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "0bcc4ec1-a897-49a9-a9ff-c00df1d1209d" + }, + "uuid": "9e77b80d-4981-4908-9203-c4e7cea5b5d8", + "value": "Pegasus uses Malicious SMS Message" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "2204c371-6100-4ae0-82f3-25c07c29772a" + }, + "uuid": "55f12292-dc9d-4bfd-9de9-2d07cd67b044", + "value": "Use Recent OS Version mitigates Abuse Accessibility Features" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + "uuid": "7baa3cab-c4f8-4b91-a6c3-189ad7a6416c", + "value": "Pegasus uses Access Contact List" + }, + { + "meta": { + "source-uuid": "d1c600f8-0fb6-4367-921b-85b71947d950", + "target-uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + "uuid": "e2ee6825-43c2-441f-ba96-404a330a9059", + "value": "Charger uses Access Contact List" + }, + { + "meta": { + "source-uuid": "e944670c-d03a-4e93-a21c-b3d4c53ec4c9", + "target-uuid": "82f04b1e-5371-4a6f-be06-411f0f43b483" + }, + "uuid": "3c2d7ccc-5980-4012-8aab-64979bcd0ea6", + "value": "Caution with Device Administrator Access mitigates Abuse Device Administrator Access to Prevent Removal" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "d13fa042-8f26-44e1-a2a8-af0bf8e2ac9a" + }, + "uuid": "b4e055cf-f77e-4888-9610-6cd328e035c8", + "value": "Application Vetting mitigates Obfuscated or Encrypted Payload" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "d4536441-1bcc-49fa-80ae-a596ed3f7ffd" + }, + "uuid": "554ec347-c8b2-43da-876b-36608dcc543d", + "value": "Use Recent OS Version mitigates Local Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "20d56cd6-8dff-4871-9889-d32d254816de", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "a25d58af-dbb3-4025-b91d-898c6adffcb3", + "value": "Gooligan uses Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "1b51f5bc-b97a-498a-8dbd-bc6b1901bf19" + }, + "uuid": "6c0491ee-53e0-44ae-bcd0-253fc47de61e", + "value": "Application Vetting mitigates Process Discovery" + }, + { + "meta": { + "source-uuid": "8220b57e-c400-4525-bf69-f8edc6b389a8", + "target-uuid": "393e8c12-a416-4575-ba90-19cc85656796" + }, + "uuid": "b5097495-f417-46ed-88e2-02cba2371936", + "value": "Encrypt Network Traffic mitigates Eavesdrop on Insecure Network Communication" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "f9e4f526-ac9d-4df5-8949-833a82a1d2df" + }, + "uuid": "aa23a2c6-ed8a-4453-95d1-f9a47e14b0f9", + "value": "User Guidance mitigates Malicious or Vulnerable Built-in Device Functionality" + }, + { + "meta": { + "source-uuid": "317a2c10-d489-431e-b6b2-f0251fddc88e", + "target-uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + "uuid": "ed06f5dc-9d02-4896-a0a3-2f457c64f125", + "value": "Dendroid uses Microphone or Camera Recordings" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "a4b53160-fdb8-4cab-90cc-ad12ab13a8a0", + "value": "Use Recent OS Version mitigates Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "a15c9357-2be0-4836-beec-594f28b9b4a9", + "target-uuid": "51aedbd6-2837-4d15-aeb0-cb09f2bf22ac" + }, + "uuid": "c5d6fb25-1782-44c4-b3ae-0cd72e8a6d37", + "value": "YiSpecter uses Abuse of iOS Enterprise App Signing Key" + }, + { + "meta": { + "source-uuid": "05c4f87c-be8f-46ea-8d9a-2a0aad8f52c1", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "910009da-65c0-4e6a-aeb2-386c643d1c0e", + "value": "DroidJack RAT uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533", + "target-uuid": "1f96d624-8409-4472-ad8a-30618ee6b2e2" + }, + "uuid": "fb371daf-2771-488f-90ca-5e08b9a36c5c", + "value": "Android/Chuli.A uses App Delivered via Email Attachment" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "dfe29258-ce59-421c-9dee-e85cb9fa90cd" + }, + "uuid": "37c4a0cf-0552-46fd-b067-419b15833044", + "value": "Use Recent OS Version mitigates Lockscreen Bypass" + }, + { + "meta": { + "source-uuid": "936be60d-90eb-4c36-9247-4b31128432c4", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "29dc105c-0b1b-4645-85ef-436c096bd3e2", + "value": "RuMMS uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "77e30eee-fd48-40b4-99ec-73e97c158b58" + }, + "uuid": "5b9a54cd-4925-4a2b-ad61-27d70e673093", + "value": "Application Vetting mitigates Android Intent Hijacking" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "3b0b604f-10db-41a0-b54c-493124d455b9" + }, + "uuid": "8ccfab20-58cf-4af6-9fb0-6bbf59258ac9", + "value": "Use Recent OS Version mitigates Network Traffic Capture or Redirection" + }, + { + "meta": { + "source-uuid": "23040c15-e7d8-47b5-8c16-8fd3e0e297fe", + "target-uuid": "22379609-a99f-4a01-bd7e-70f3e105859d" + }, + "uuid": "ffc24804-42db-4be1-a418-7f5ab9de453c", + "value": "NotCompatible uses Exploit Enterprise Resources" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "667e5707-3843-4da8-bd34-88b922526f0d" + }, + "uuid": "00b20e5c-5f52-4a07-bfec-e30872e793e3", + "value": "Security Updates mitigates Exploit via Charging Station or PC" + }, + { + "meta": { + "source-uuid": "20dbaf05-59b8-4dc6-8777-0b17f4553a23", + "target-uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + "uuid": "5012c647-9b58-4a4f-b64f-468c9b76a60c", + "value": "SpyNote RAT uses Access Contact List" + }, + { + "meta": { + "source-uuid": "936be60d-90eb-4c36-9247-4b31128432c4", + "target-uuid": "6b846ad0-cc20-4db6-aa34-91561397c5e2" + }, + "uuid": "e3a03a80-0e31-43ef-b802-d6f65c44896d", + "value": "RuMMS uses App Delivered via Web Download" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "d4536441-1bcc-49fa-80ae-a596ed3f7ffd" + }, + "uuid": "450a1b75-efa5-4d7a-bcd5-d3e63723b408", + "value": "Pegasus uses Local Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "89fcd02f-62dc-40b9-a54b-9ac4b1baef05" + }, + "uuid": "05c87985-4f8a-4a38-b1cd-ab01f0a628ed", + "value": "Application Vetting mitigates Device Type Discovery" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "a93ccb8f-3996-42e2-b7c7-bb599d4e205f" + }, + "uuid": "634e2691-341f-4e5b-83e7-e28369d88c64", + "value": "User Guidance mitigates Repackaged Application" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "cf28ca46-1fd3-46b4-b1f6-ec0b72361848" + }, + "uuid": "7260c8fe-6b3b-48a2-889f-f329fb5b4ef0", + "value": "Use Recent OS Version mitigates File and Directory Discovery" + }, + { + "meta": { + "source-uuid": "a3dad2be-ce62-4440-953b-00fbce7aba93", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "980c49f8-d991-4e1f-8feb-6173e3dfca1f", + "value": "AndroRAT uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "51aedbd6-2837-4d15-aeb0-cb09f2bf22ac" + }, + "uuid": "49fe6eac-73a7-4147-9121-85fb71fca4ed", + "value": "User Guidance mitigates Abuse of iOS Enterprise App Signing Key" + }, + { + "meta": { + "source-uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533", + "target-uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + "uuid": "cfa1d194-7401-46ba-bfed-5f311aeb22d3", + "value": "Android/Chuli.A uses Access Contact List" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "c91c304a-975d-4501-9789-0db1c57afd3f" + }, + "uuid": "047ab474-c4ec-4675-a817-1e0a9f8dd92f", + "value": "Security Updates mitigates Exploit Baseband Vulnerability" + }, + { + "meta": { + "source-uuid": "e13d084c-382f-40fd-aa9a-98d69e20301e", + "target-uuid": "c5089859-b21f-40a3-8be4-63e381b8b1c0" + }, + "uuid": "0e9edc13-7af7-43c4-8ec2-636b1f8cb7f1", + "value": "BrainTest uses Modify System Partition" + }, + { + "meta": { + "source-uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee", + "target-uuid": "6b846ad0-cc20-4db6-aa34-91561397c5e2" + }, + "uuid": "cdb1ed75-d8a5-4088-b282-0b85588bbc8c", + "value": "Enterprise Policy mitigates App Delivered via Web Download" + }, + { + "meta": { + "source-uuid": "ca4f63b9-a358-4214-bb26-8c912318cfde", + "target-uuid": "d13fa042-8f26-44e1-a2a8-af0bf8e2ac9a" + }, + "uuid": "b67f04d9-1cbd-49b4-9ec3-a33a41ac42ab", + "value": "OBAD uses Obfuscated or Encrypted Payload" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "f9e4f526-ac9d-4df5-8949-833a82a1d2df" + }, + "uuid": "3baf01c5-591b-43a0-8963-506531313e68", + "value": "Use Recent OS Version mitigates Malicious or Vulnerable Built-in Device Functionality" + }, + { + "meta": { + "source-uuid": "a1867c56-8c86-455a-96ad-b0d5f7e2bc17", + "target-uuid": "6a3f6490-9c44-40de-b059-e5940f246673" + }, + "uuid": "319d46b5-de41-4f23-9001-2fa75f954720", + "value": "Trojan-SMS.AndroidOS.Agent.ao uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee", + "target-uuid": "45dcbc83-4abc-4de1-b643-e528d1e9df09" + }, + "uuid": "1a62c9c7-2d3b-4ee7-87d1-d8774050c566", + "value": "Enterprise Policy mitigates Biometric Spoofing" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "34351abd-1f58-420a-a893-ad822839815d", + "value": "Pegasus uses Access Call Log" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "f296fc9c-2ff5-43ee-941e-6b49c438270a" + }, + "uuid": "fa7b38df-eedc-469b-bcec-facdd8365231", + "value": "Use Recent OS Version mitigates Device Unlock Code Guessing or Brute Force" + }, + { + "meta": { + "source-uuid": "326eaf7b-5784-4f08-8fc2-61fd5d5bc5fb", + "target-uuid": "667e5707-3843-4da8-bd34-88b922526f0d" + }, + "uuid": "0791f28b-d06f-4fee-9cdb-85a6fd2eed61", + "value": "WireLurker uses Exploit via Charging Station or PC" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "8f0e39c6-82c9-41ec-9f93-5696c0f2e274" + }, + "uuid": "4caf3ad1-6ef8-42de-851d-bdc3a22977b3", + "value": "Application Vetting mitigates Premium SMS Toll Fraud" + }, + { + "meta": { + "source-uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533", + "target-uuid": "b3c2e5de-0941-4b57-ba61-af029eb5517a" + }, + "uuid": "c83c84e8-a556-4efe-ae24-75970ee8ad4b", + "value": "Android/Chuli.A uses Alternate Network Mediums" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "a9cab8f6-4c94-4c9b-9e7d-9d863ff53431" + }, + "uuid": "3a9467d4-09df-4266-ba5a-d40309949e70", + "value": "Security Updates mitigates Malicious Media Content" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "3b0b604f-10db-41a0-b54c-493124d455b9" + }, + "uuid": "6407562a-d297-43cd-95df-aec9cf501ce2", + "value": "Application Vetting mitigates Network Traffic Capture or Redirection" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "b765efd1-02e6-4e67-aebf-0fef5c37e54b" + }, + "uuid": "0e81eb1d-cd1e-43e1-8c09-03927681ce76", + "value": "Pegasus for Android uses Detect App Analysis Environment" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + "uuid": "e183af70-44d5-4d56-9aad-753eb4c1c964", + "value": "Application Vetting mitigates Access Contact List" + }, + { + "meta": { + "source-uuid": "5ddf81ea-2c06-497b-8c30-5f1ab89a40f9", + "target-uuid": "8f0e39c6-82c9-41ec-9f93-5696c0f2e274" + }, + "uuid": "5a6df1dd-9aa4-4f67-9195-8c3a9f5c0f7a", + "value": "MazarBOT uses Premium SMS Toll Fraud" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "a0464539-e1b7-4455-a355-12495987c300" + }, + "uuid": "86696d32-0af7-4308-b1fe-52306b9f839a", + "value": "User Guidance mitigates Attack PC via USB Connection" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "92333055-88ce-4db2-a589-e0e1e617d8e0", + "value": "Security Updates mitigates Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "62adb627-f647-498e-b4cc-41499361bacb" + }, + "uuid": "a7b276ac-6f07-4d1f-8d24-dc5682acf62d", + "value": "Pegasus for Android uses Access Calendar Entries" + }, + { + "meta": { + "source-uuid": "3c3b55a6-c3e9-4043-8aae-283fe96220c0", + "target-uuid": "b765efd1-02e6-4e67-aebf-0fef5c37e54b" + }, + "uuid": "eb686f55-85de-42d8-a5a1-69a78af0f1f3", + "value": "ZergHelper uses Detect App Analysis Environment" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "a8c31121-852b-46bd-9ba4-674ae5afe7ad" + }, + "uuid": "7b899be0-4a9c-4e52-aeab-d8acedfe26d0", + "value": "User Guidance mitigates Malicious Third Party Keyboard App" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "96027d55-0bdb-4f5f-a559-66c93eab3a17", + "value": "Security Updates mitigates Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "c709da93-20c3-4d17-ab68-48cba76b2137", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "27247071-356b-4b5f-bc8f-6436a3fec095", + "value": "PJApps uses Location Tracking" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "99e6295e-741b-4857-b6e5-64989eb039b4" + }, + "uuid": "d22dc053-24a7-4a5b-ae51-8a626569ec9b", + "value": "Application Vetting mitigates Location Tracking" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "7d481598-ece7-469c-b231-619a804c25e5", + "value": "Pegasus uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "363bc05d-13cb-4e98-a5b7-e250f2bbdc2b", + "target-uuid": "c4b96c0b-cb58-497a-a1c2-bb447d79d692" + }, + "uuid": "9e3921a8-a9e1-48c4-9b61-ff190c104f63", + "value": "RCSAndroid uses Capture Clipboard Data" + }, + { + "meta": { + "source-uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533", + "target-uuid": "3911658a-6506-4deb-9ab4-595a51ae71ad" + }, + "uuid": "7c966cde-22fd-4eb2-b518-3e37a8fad88b", + "value": "Android/Chuli.A uses Commonly Used Port" + }, + { + "meta": { + "source-uuid": "8220b57e-c400-4525-bf69-f8edc6b389a8", + "target-uuid": "fb3fa94a-3aee-4ab0-b7e7-abdf0a51286d" + }, + "uuid": "dc6eb5d7-acef-4eb4-bece-4e8c90c914dc", + "value": "Encrypt Network Traffic mitigates Exploit SS7 to Redirect Phone Calls/SMS" + }, + { + "meta": { + "source-uuid": "da21929e-40c0-443d-bdf4-6b60d15448b4", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "833b4c44-7370-4b27-b9b2-a058c27dcf8c", + "value": "Xbot uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "8220b57e-c400-4525-bf69-f8edc6b389a8", + "target-uuid": "633baf01-6de4-4963-bb54-ff6c6357bed3" + }, + "uuid": "4df969b3-f5a0-4802-b87e-a458e3e439ed", + "value": "Encrypt Network Traffic mitigates Rogue Wi-Fi Access Points" + }, + { + "meta": { + "source-uuid": "20d56cd6-8dff-4871-9889-d32d254816de", + "target-uuid": "f981d199-2720-467e-9dc9-eea04dbe05cf" + }, + "uuid": "42ae42eb-ea75-457a-bf39-4ea04304dd0b", + "value": "Gooligan uses Generate Fraudulent Advertising Revenue" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "c5089859-b21f-40a3-8be4-63e381b8b1c0" + }, + "uuid": "d7ae7fb1-c363-4969-a4af-e2dd44a3c064", + "value": "Pegasus for Android uses Modify System Partition" + }, + { + "meta": { + "source-uuid": "33d9d91d-aad9-49d5-a516-220ce101ac8a", + "target-uuid": "c5089859-b21f-40a3-8be4-63e381b8b1c0" + }, + "uuid": "69718f1d-7761-41ae-b9d0-12c45f6b4ac4", + "value": "Pegasus uses Modify System Partition" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "b332a960-3c04-495a-827f-f17a5daed3a6" + }, + "uuid": "15a2702e-4e49-4255-909d-bbf94abfd1d7", + "value": "Security Updates mitigates Disguise Root/Jailbreak Indicators" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "2204c371-6100-4ae0-82f3-25c07c29772a" + }, + "uuid": "077da2d7-0913-4040-b25e-2f6913ed4ea0", + "value": "Application Vetting mitigates Abuse Accessibility Features" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "29e07491-8947-43a3-8d4e-9a787c45f3d3" + }, + "uuid": "c761ed82-24cc-4c40-94ef-c4d0f4d1cd7a", + "value": "Use Recent OS Version mitigates Access Sensitive Data in Device Logs" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "f9e4f526-ac9d-4df5-8949-833a82a1d2df" + }, + "uuid": "1a493cb6-452f-46ce-a7b4-267eacd5d2ff", + "value": "Security Updates mitigates Malicious or Vulnerable Built-in Device Functionality" + }, + { + "meta": { + "source-uuid": "d05f7357-4cbe-47ea-bf83-b8604226d533", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "2bedbf86-2ef0-45bf-950d-b9d072c03bdc", + "value": "Android/Chuli.A uses Access Call Log" + }, + { + "meta": { + "source-uuid": "e13d084c-382f-40fd-aa9a-98d69e20301e", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "02b3c8fe-1539-4c77-b67e-07fa8a22c91e", + "value": "BrainTest uses Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "93a524e2-cb17-4b40-8640-a03949e89775", + "value": "Security Updates mitigates Access Call Log" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "79eec66a-9bd0-4a3f-ac82-19159e94bd44" + }, + "uuid": "4f366c8c-9c70-44ed-baa8-d433d5dbfe49", + "value": "Pegasus for Android uses Access Call Log" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "29e07491-8947-43a3-8d4e-9a787c45f3d3" + }, + "uuid": "b23ec81b-8610-4bb0-a837-2c316c67fa79", + "value": "Security Updates mitigates Access Sensitive Data in Device Logs" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "88932a8c-3a17-406f-9431-1da3ff19f6d6" + }, + "uuid": "72d7fa07-e559-4e35-b791-64b7bf8a0aef", + "value": "Security Updates mitigates Modify cached executable code" + }, + { + "meta": { + "source-uuid": "da21929e-40c0-443d-bdf4-6b60d15448b4", + "target-uuid": "d9e88203-2b5d-405f-a406-2933b1e3d7e4" + }, + "uuid": "70f8cbed-b20d-4ff2-ad02-8d78e7d49159", + "value": "Xbot uses Encrypt Files for Ransom" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "3dd58c80-4c2e-458c-9503-1b2cd273c4d2" + }, + "uuid": "095f71ad-9a93-45ce-9b77-a101f6c894de", + "value": "Application Vetting mitigates User Interface Spoofing" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "a21a6a79-f9a1-4c87-aed9-ba2d79536881" + }, + "uuid": "aaf0ae2f-07ea-479e-8419-e524e23dbaef", + "value": "User Guidance mitigates Stolen Developer Credentials or Signing Keys" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "831e3269-da49-48ac-94dc-948008e8fd16" + }, + "uuid": "8f7c14bf-4c0f-4e54-99c2-41b511220b33", + "value": "User Guidance mitigates Remotely Install Application" + }, + { + "meta": { + "source-uuid": "28e39395-91e7-4f02-b694-5e079c964da9", + "target-uuid": "6a3f6490-9c44-40de-b059-e5940f246673" + }, + "uuid": "54151897-cc7e-4f92-af50-bed41ea78d92", + "value": "Trojan-SMS.AndroidOS.FakeInst.a uses Standard Application Layer Protocol" + }, + { + "meta": { + "source-uuid": "c80a6bef-b3ce-44d0-b113-946e93124898", + "target-uuid": "c5089859-b21f-40a3-8be4-63e381b8b1c0" + }, + "uuid": "18afa4ad-4fd7-47ad-acdb-3b298b640d3c", + "value": "Shedun uses Modify System Partition" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "702055ac-4e54-4ae9-9527-e23a38e0b160" + }, + "uuid": "7ec08d5c-73a1-4444-bd27-892090d6b2e3", + "value": "Application Vetting mitigates Access Sensitive Data or Credentials in Files" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "56660521-6db4-4e5a-a927-464f22954b7c" + }, + "uuid": "3e3cad6c-dd73-43c9-bf99-d4796ba97fb1", + "value": "APT28 uses X-Agent" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "11bd699b-f2c2-4e48-bf46-fb3f8acd9799" + }, + "uuid": "c2437c8b-709f-47e8-ae65-21ae48410a9e", + "value": "Application Vetting mitigates Insecure Third-Party Libraries" + }, + { + "meta": { + "source-uuid": "d1c600f8-0fb6-4367-921b-85b71947d950", + "target-uuid": "b765efd1-02e6-4e67-aebf-0fef5c37e54b" + }, + "uuid": "7e4be913-d916-4a79-ac00-262a49afe070", + "value": "Charger uses Detect App Analysis Environment" + }, + { + "meta": { + "source-uuid": "b6d3657a-2d6a-400f-8b7e-4d60391aa1f7", + "target-uuid": "3dd58c80-4c2e-458c-9503-1b2cd273c4d2" + }, + "uuid": "3faed885-6a3d-444f-8e57-fd8818abb1cc", + "value": "AndroidOverlayMalware uses User Interface Spoofing" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "d4536441-1bcc-49fa-80ae-a596ed3f7ffd" + }, + "uuid": "513c05e2-afc6-4d1b-8a8e-6d6935a8626f", + "value": "Application Vetting mitigates Local Network Configuration Discovery" + }, + { + "meta": { + "source-uuid": "0beabf44-e8d8-4ae4-9122-ef56369a2564", + "target-uuid": "351c0927-2fc1-4a2c-ad84-cbbee7eb8172" + }, + "uuid": "08e7c0ad-f2d7-472c-97de-3627ca5d2991", + "value": "Use Recent OS Version mitigates Exploit OS Vulnerability" + }, + { + "meta": { + "source-uuid": "20dbaf05-59b8-4dc6-8777-0b17f4553a23", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "e0ebf0cd-9244-4cef-9171-128a12b87b58", + "value": "SpyNote RAT uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + "uuid": "e84ad4b0-9f7a-48a5-89ae-33804b11eb56", + "value": "Pegasus for Android uses Access Contact List" + }, + { + "meta": { + "source-uuid": "a3dad2be-ce62-4440-953b-00fbce7aba93", + "target-uuid": "4e6620ac-c30c-4f6d-918e-fa20cae7c1ce" + }, + "uuid": "aaf55dd1-33df-4f02-8025-eaae01f30b33", + "value": "AndroRAT uses Access Contact List" + }, + { + "meta": { + "source-uuid": "649f7268-4c12-483b-ac84-4b7bca9fe2ee", + "target-uuid": "b928b94a-4966-4e2a-9e61-36505b896ebc" + }, + "uuid": "9adde9d7-4ba0-4e35-93ba-1e85e9eb16bc", + "value": "Enterprise Policy mitigates Malicious Software Development Tools" + }, + { + "meta": { + "source-uuid": "5ddf81ea-2c06-497b-8c30-5f1ab89a40f9", + "target-uuid": "e8b4e1ec-8e3b-484c-9038-4459b1ed8060" + }, + "uuid": "721cc30c-74cf-4eed-89a8-7a8e63e6c0e1", + "value": "MazarBOT uses Capture SMS Messages" + }, + { + "meta": { + "source-uuid": "653492e3-27be-4a0e-b08c-938dd2b7e0e1", + "target-uuid": "667e5707-3843-4da8-bd34-88b922526f0d" + }, + "uuid": "95f4db59-e0b4-4c1b-b888-1fc76b21e8c0", + "value": "User Guidance mitigates Exploit via Charging Station or PC" + }, + { + "meta": { + "source-uuid": "c709da93-20c3-4d17-ab68-48cba76b2137", + "target-uuid": "8f0e39c6-82c9-41ec-9f93-5696c0f2e274" + }, + "uuid": "4454a696-7619-40ee-971b-cbf646e4ee61", + "value": "PJApps uses Premium SMS Toll Fraud" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "9d7c32f4-ab39-49dc-8055-8106bc2294a1" + }, + "uuid": "bebf345c-21d5-410f-9015-90c144161e5d", + "value": "Application Vetting mitigates Lock User Out of Device" + }, + { + "meta": { + "source-uuid": "da21929e-40c0-443d-bdf4-6b60d15448b4", + "target-uuid": "3dd58c80-4c2e-458c-9503-1b2cd273c4d2" + }, + "uuid": "1cca5e17-80ae-4b6e-8919-2768153aa966", + "value": "Xbot uses User Interface Spoofing" + }, + { + "meta": { + "source-uuid": "507fe748-5e4a-4b45-9e9f-8b1115f4e878", + "target-uuid": "667e5707-3843-4da8-bd34-88b922526f0d" + }, + "uuid": "b7282bf9-63f8-49ad-8ee0-f2ad523a367e", + "value": "DualToy uses Exploit via Charging Station or PC" + }, + { + "meta": { + "source-uuid": "bcecd036-f40e-4916-9f8e-fd0ccf0ece8d", + "target-uuid": "c5089859-b21f-40a3-8be4-63e381b8b1c0" + }, + "uuid": "aa39b402-7ecc-4057-a989-663887e540e7", + "value": "Security Updates mitigates Modify System Partition" + }, + { + "meta": { + "source-uuid": "93799a9d-3537-43d8-b6f4-17215de1657c", + "target-uuid": "b3c2e5de-0941-4b57-ba61-af029eb5517a" + }, + "uuid": "f6098dca-3a9e-4991-8d51-1310b12161b6", + "value": "Pegasus for Android uses Alternate Network Mediums" + }, + { + "meta": { + "source-uuid": "20dbaf05-59b8-4dc6-8777-0b17f4553a23", + "target-uuid": "6683aa0c-d98a-4f5b-ac57-ca7e9934a760" + }, + "uuid": "bf2ea132-c8f3-4ea0-8c4c-bdc95923c3b1", + "value": "SpyNote RAT uses Microphone or Camera Recordings" + }, + { + "meta": { + "source-uuid": "1553b156-6767-47f7-9eb4-2a692505666d", + "target-uuid": "6c49d50f-494d-4150-b774-a655022d20a6" + }, + "uuid": "94a737af-9a72-48f6-a85e-d9d7fa93bfdd", + "value": "Application Vetting mitigates Download New Code at Runtime" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-mobile-attack-tool.json b/clusters/mitre-mobile-attack-tool.json new file mode 100644 index 0000000..dc1ada2 --- /dev/null +++ b/clusters/mitre-mobile-attack-tool.json @@ -0,0 +1,27 @@ +{ + "name": "Mobile Attack - Tool", + "type": "mitre-mobile-attack-tool", + "description": "Name of ATT&CK software", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "02cee87e-1708-11e8-8f15-8b33e4d6194b", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "Xbot is a family of Android malware analyzed by Palo Alto Networks (Citation: PaloAlto-Xbot) that \"tries to steal victims' banking credentials and credit card information\", \"can also remotely lock infected Android devices, encrypt the user's files in external storage (e.g., SD card), and then ask for a U.S. $100 PayPal cash card as ransom\" and \"will steal all SMS message and contact information, intercept certain SMS messages, and parse SMS messages for mTANs (Mobile Transaction Authentication Number) from banks.\"\n\nAliases: Xbot", + "value": "Xbot", + "meta": { + "refs": [ + "https://attack.mitre.org/mobile/index.php/Software/MOB-S0014", + "http://researchcenter.paloaltonetworks.com/2016/02/new-android-trojan-xbot-phishes-credit-cards-and-bank-accounts-encrypts-devices-for-ransom/" + ], + "synonyms": [ + "Xbot" + ] + }, + "uuid": "da21929e-40c0-443d-bdf4-6b60d15448b4" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-pre-attack-attack-pattern.json b/clusters/mitre-pre-attack-attack-pattern.json new file mode 100644 index 0000000..6a68c40 --- /dev/null +++ b/clusters/mitre-pre-attack-attack-pattern.json @@ -0,0 +1,1743 @@ +{ + "name": "Pre Attack - Attack Pattern", + "type": "mitre-pre-attack-attack-pattern", + "description": "ATT&CK tactic", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "03c13bec-1708-11e8-92a0-a747c0787089", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "Many mobile devices are configured to only allow applications to be installed from the mainstream vendor app stores (e.g., Apple App Store and Google Play Store). An adversary can submit multiple code samples to these stores deliberately designed to probe the stores' security analysis capabilities, with the goal of determining effective techniques to place malicious applications in the stores that could then be delivered to targeted devices. (Citation: Android Bouncer) (Citation: Adventures in BouncerLand) (Citation: Jekyll on iOS) (Citation: Fruit vs Zombies)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: The app store operators (e.g., Apple and Google) may detect the attempts, but it would not be observable to those being attacked.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: An adversary can submit code remotely using throwaway accounts, although a registration fee may need to be paid for each new account (e.g., $99 for Apple and $25 for Google Play Store).", + "value": "Test ability to evade automated mobile application security analysis performed by app stores", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1170" + ] + }, + "uuid": "c9e85b80-39e8-42df-b275-86a2afcea9e8" + }, + { + "description": "Obfuscation is hiding the day-to-day building and testing of new tools, chat servers, etc. (Citation: FireEyeAPT17)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will generally not have visibility into their infrastructure.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Building and testing infrastructure and obfuscating it to protect it against intrusions are a standard part of the adversary process in preparing to conduct an operation against a target.", + "value": "Obfuscate infrastructure", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1108" + ] + }, + "uuid": "72c8d526-1247-42d4-919c-6d7a31ca8f39" + }, + { + "description": "Backup infrastructure allows an adversary to recover from environmental and system failures. It also facilitates recovery or movement to other infrastructure if the primary infrastructure is discovered or otherwise is no longer viable. (Citation: LUCKYCAT2012)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Infrastructure is (typically) outside of control/visibility of defender and as such as tools are staged for specific campaigns, it will not be obvious to those being attacked.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: The adversary has control of the infrastructure and will likely be able to add/remove tools to infrastructure, whether acquired via hacking or standard computer acquisition (e.g., [https://aws.amazon.com AWS], commercial storage solutions).", + "value": "Create backup infrastructure", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1116" + ] + }, + "uuid": "a425598d-7c19-40f7-9aa3-ac20f0d5c2b2" + }, + { + "description": "An adversary may assess a target's operational security (OPSEC) practices in order to identify targeting options. A target may share different information in different settings or be more of less cautious in different environments. (Citation: Scasny2015) (Citation: EverstineAirStrikes)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender does not have access to information stored outside of defenders scope or visibility (e.g., log data for Facebook is not easily accessible). Defender has very infrequent visibility into an adversary's more detailed TTPs for developing people targets.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Information is out in the open for items that are available - part of this is ease of use for consumers to support the expected networking use case. OSINT can provide many avenues to gather intel which contain weaknesses. Developing and refining the methodology to exploit weak human targets has been done for years (e.g., spies).", + "value": "Assess targeting options", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1073" + ] + }, + "uuid": "d69c3e06-8311-4093-8e3e-0a8e06b15d92" + }, + { + "description": "Analysts may receive intelligence requirements from leadership and begin research process to satisfy a requirement. Part of this process may include delineating between needs and wants and thinking through all the possible aspects associating with satisfying a requirement. (Citation: FBIIntelligencePrimer)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Receive operator KITs/KIQs tasking", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1012" + ] + }, + "uuid": "7863b7f1-c18a-4aad-a6cf-4aa6d8797531" + }, + { + "description": "An adversary will require some physical hardware and software. They may only need a lightweight set-up if most of their activities will take place using on-line infrastructure. Or, they may need to build extensive infrastructure if they want to test, communicate, and control other aspects of their activities on their own systems. (Citation: NYTStuxnet)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Outside of highly specific or rare HW, nearly impossible to detect and track.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Ease and availability of current hardware and software, mobile phones (cash and go phones), and additional online technology simplifies adversary process to achieve this technique (and possibly without traceability). The adversary has control of the infrastructure and will likely be able to add/remove tools to infrastructure, whether acquired via hacking or standard computer acquisition (e.g., [https://aws.amazon.com AWS], VPS).", + "value": "Procure required equipment and software", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1112" + ] + }, + "uuid": "2141aea0-cf38-49aa-9e51-ac34092bc30a" + }, + { + "description": "Security defensive capabilities are designed to stop or limit unauthorized network traffic or other types of accesses. (Citation: OSFingerprinting2014) (Citation: NMAP WAF NSE)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Technically, the defender has the ability to detect. However, this is typically not performed as this type of traffic would likely not prompt the defender to take any actionable defense. In addition, this would require the defender to closely review their access logs for any suspicious activity (if the activity is even logged).\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: The adversary will have some insight into defenses based on dropped traffic or filtered responses. It is more difficult to pinpoint which defenses are implemented (e.g., [https://www.fireeye.com FireEye] WMPS, [https://www.hpe.com Hewlett Packard Enterprise] Tipping Point IPS).", + "value": "Identify security defensive capabilities", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1040" + ] + }, + "uuid": "04e93ca1-8415-4a46-8549-73b7c84f8dc3" + }, + { + "description": "Leadership or key decision makers may derive specific intelligence requirements from Key Intelligence Topics (KITs) or Key Intelligence Questions (KIQs). Specific intelligence requirements assist analysts in gathering information to establish a baseline of information about a topic or question and collection managers to clarify the types of information that should be collected to satisfy the requirement. (Citation: LowenthalCh4) (Citation: Heffter)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Derive intelligence requirements", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1007" + ] + }, + "uuid": "15d5eaa4-597a-47fd-a692-f2bed434d904" + }, + { + "description": "The use of algorithms in malware to periodically generate a large number of domain names which function as rendezvous points for malware command and control servers. (Citation: DamballaDGA) (Citation: DambballaDGACyberCriminals)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: It is possible to detect the use of DGAs; however, defenders have largely not been successful at mitigating the domains because they are generally registered less than an hour before they are used and disposed of within 24 hours.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: This technique does not require a significant amount of sophistication while still being highly effective. It was popularized by the Conficker worms but is prevalent in crimeware such as Murofet and BankPatch.", + "value": "Domain Generation Algorithms (DGA)", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1100" + ] + }, + "uuid": "274164c6-4297-42d4-84b5-2369e51013fe" + }, + { + "description": "The utilization of resources not owned by the adversary to launch exploits or operations. This includes utilizing equipment that was previously compromised or leveraging access gained by other methods (such as compromising an employee at a business partner location). (Citation: CitizenLabGreatCannon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: While possible to detect, it requires a broader vantage point than is typical that provides increased insight and conducts extensive data analysis and correlation between events.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Conducting technique requires either nation-state level capabilities or large amounts of financing to coordinate multiple 3rd party resources to gain desired insight.", + "value": "Leverage compromised 3rd party resources", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1152" + ] + }, + "uuid": "2c8a9df4-52a9-4770-94b3-5e95ab7d59f9" + }, + { + "description": "Execution of code and network communications often result in logging or other system or network forensic artifacts. An adversary can run their code to identify what is recorded under different conditions. This may result in changes to their code or adding additional actions (such as deleting a record from a log) to the code. (Citation: EDB-39007) (Citation: infosec-covering-tracks)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary controls the test and defender likely has no visibility.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary has full control of environment to determine what level of auditing and traces exist on a system after execution.", + "value": "Review logs and residual traces", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1135" + ] + }, + "uuid": "a16e4004-caac-4a0b-acd5-486f8fda1665" + }, + { + "description": "Job postings, on either company sites, or in other forums, provide information on organizational structure and often provide contact information for someone within the organization. This may give an adversary information on technologies within the organization which could be valuable in attack or provide insight in to possible security weaknesses or limitations in detection or protection mechanisms. (Citation: JobPostingThreat)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Impossible to differentiate between an adversary and a normal user when accessing open/public information.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Publicly posted information by design. Providing too much detail in the job posting could aid the adversary in learning more about the target's environment and possible technical weaknesses/deficiencies.", + "value": "Identify job postings and needs/gaps", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1025" + ] + }, + "uuid": "c721b235-679a-4d76-9ae9-e08921fccf84" + }, + { + "description": "Emails with malicious attachments are designed to get a user to open/execute the attachment in order to deliver malware payloads. (Citation: APT1)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Many technologies exist to scan content and/or emulate a workstation prior to the target receiving and executing the attachment (detonation chambers) in order to reduce malicious emails and attachments being delivered to the intended target. However, encryption continues to be a stumbling block. In addition, there are a variety of commercial technologies available that enable users to screen for phishing messages and which are designed to enhance email security.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Sending the emails is the simple part, ensuring they make it to the target (e.g., not being filtered) may be challenging. Over time, an adversary refines their techniques to minimize detection by making their emails seem legitimate in structure and content.", + "value": "Spear phishing messages with malicious attachments", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1144" + ] + }, + "uuid": "e24a9f99-cb76-42a3-a50b-464668773e97" + }, + { + "description": "Fake certificates can be acquired by legal process or coercion. Or, an adversary can trick a Certificate Authority into issuing a certificate. These fake certificates can be used as a part of Man-in-the-Middle attacks. (Citation: SubvertSSL)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: The certificate authority who is hacked cannot easily see they've been compromised, but [https://www.google.com Google] has caught on to this occurring in previous attacks such as DigiNotar (Citation: DigiNotar2016) and [https://www.verisign.com Verisign].\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: One example of it occurring in the real world is the DigiNotar (Citation: DigiNotar2016) case. To be able to do this usually requires sophisticated skills and is traditionally done by a nation state to spy on its citizens.", + "value": "SSL certificate acquisition for trust breaking", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1115" + ] + }, + "uuid": "54a42187-a20c-4e4e-ba31-8d15c9e1f57f" + }, + { + "description": "Proxies act as an intermediary for clients seeking resources from other systems. Using a proxy may make it more difficult to track back the origin of a network communication. (Citation: APT1)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defenders with standard capabilities will traditionally be able to see the first hop but not all the subsequent earlier hops an adversary takes to be able to conduct reconnaissance.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Proxies are readily available for the adversary with both free and cost-based options available.", + "value": "Proxy/protocol relays", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1081" + ] + }, + "uuid": "b14f6692-b613-44bb-9f30-8381a5ff10d5" + }, + { + "description": "Domain Names are the human readable names used to represent one or more IP addresses. IP addresses are the unique identifier of computing devices on a network. Both pieces of information are valuable to an adversary who is looking to understand the structure of a network. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Public or easily obtainable information by design.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: AS and IANA data are easily available, existing research tools.", + "value": "Determine domain and IP address space", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1027" + ] + }, + "uuid": "23ecb7e0-0340-43d9-80a5-8971fe866ddf" + }, + { + "description": "A remote access tool (RAT) is a piece of software that allows a remote user to control a system as if they had physical access to that system. An adversary may utilize existing RATs, modify existing RATs, or create their own RAT. (Citation: ActiveMalwareEnergy)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary will likely use code repositories, but development will be performed on their local systems.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Many successful RATs exist for re-use/tailoring in addition to those an adversary may choose to build from scratch. The adversary's capabilities, target sensitivity, and needs will likely determine whether a previous RAT is modified for use a new one is built from scratch.", + "value": "Remote access tool development", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1128" + ] + }, + "uuid": "9755ecdc-deb0-40e6-af49-713cb0f8ed92" + }, + { + "description": "A technique to push an [https://www.apple.com/ios iOS] or [https://www.android.com Android] MMS-type message to the target which does not require interaction on the part of the target to be successful. (Citation: BlackHat Stagefright) (Citation: WikiStagefright)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: For non-corporate cellular devices not joined to the corporate network, it is not possible to detect an adversary's use of the technique because messages traverse networks outside of the control of the employer. For corporate cellular devices which are joined to the corporate network, monitoring of messages and ability to patch against push attacks is possible, assuming they are fully monitored.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Easily executed technique to push an MMS-type message to the target which does not require interaction on the part of the target to be successful.", + "value": "Push-notification client-side exploit", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1150" + ] + }, + "uuid": "702dc95d-3266-42dc-9eef-4a19e2445148" + }, + { + "description": "Clicking on links in email, opening attachments, or visiting websites that result in drive by downloads can all result in compromise due to users performing actions of a cyber nature. (Citation: AnonHBGary)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Some environments have anti-spearphishing mechanisms to detect or block the link before it reaches the user.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Users unwittingly click on spearphishing links frequently, despite training designed to educate about the perils of spearphishing.", + "value": "Authorized user performs requested cyber action", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1163" + ] + }, + "uuid": "0440f60f-9056-4791-a740-8eae96eb61fa" + }, + { + "description": "Once they have been created, intelligence requirements, Key Intelligence Topics (KITs), and Key Intelligence Questions (KIQs) are submitted into a central management system. (Citation: ICD204) (Citation: KIT-Herring)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Submit KITs, KIQs, and intelligence requirements", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1014" + ] + }, + "uuid": "03da0598-ed46-4a73-bf43-0313b3522400" + }, + { + "description": "The use of credentials by an adversary with the intent to hide their true identity and/or portray them self as another person or entity. An adversary may use misattributable credentials in an attack to convince a victim that credentials are legitimate and trustworthy when this is not actually the case. (Citation: FakeSSLCerts)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: If a previous incident identified the credentials used by an adversary, defenders can potentially use these credentials to track the adversary through reuse of the same credentials.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: An adversary can easily create and use misattributable credentials to obtain servers, build environment, [https://aws.amazon.com AWS] accounts, etc. Many service providers require some form of identifiable information such as a phone number or email address, but there are several avenues to acquire these consistent with the misattributable identity.", + "value": "Misattributable credentials", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1099" + ] + }, + "uuid": "31fa5b03-1ede-4fab-8a68-ed831fcf4899" + }, + { + "description": "Strategic plans outline the mission, vision, and goals for an adversary at a high level in relation to the key partners, topics, and functions the adversary carries out. (Citation: KPMGChina5Year) (Citation: China5YearPlans) (Citation: ChinaUN)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Create strategic plan", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1008" + ] + }, + "uuid": "ec739e26-d097-4804-b04a-54dd81ff11e0" + }, + { + "description": "Once a 3rd party vendor has been identified as being of interest it can be probed for vulnerabilities just like the main target would be. (Citation: Zetter2015Threats) (Citation: WSJTargetBreach)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: 3rd parties would most likely not report network scans to their partners. Target network would not know that their 3rd party partners were being used as a vector.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: The difficult part is enumerating all 3rd parties. Finding major partners would not be difficult. Significantly easier with insider knowledge. Vulnerability scanning the 3rd party networks is trivial.", + "value": "Assess vulnerability of 3rd party vendors", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1075" + ] + }, + "uuid": "1def484d-2343-470d-8925-88f45b5f9615" + }, + { + "description": "Attempt to use default vendor credentials, brute force credentials, or previously obtained legitimate credentials to authenticate remotely. This access could be to a web portal, through a VPN, or in a phone app. (Citation: Remote Access Healthcare) (Citation: RDP Point of Sale)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: This is possible with diligent monitoring of login anomalies, expected user behavior/location. If the adversary uses legitimate credentials, it may go undetected.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Attempt to use default vendor credentials, brute force credentials, or previously obtained legitimate credentials. This is increasingly difficult to obtain access when two-factor authentication mechanisms are employed.", + "value": "Authentication attempt", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1158" + ] + }, + "uuid": "4dfb98ea-03cc-4a9c-a3a7-b22e14f126c4" + }, + { + "description": "Domain Registration Hijacking is the act of changing the registration of a domain name without the permission of the original registrant. (Citation: ICANNDomainNameHijacking)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Generally not easily detectable unless domain registrar provides alerting on any updates.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Requires adversary to gain access to an email account for person listed as the domain registrar/POC. The adversary can then claim that they forgot their password in order to make changes to the domain registration. Other possibilities include social engineering a domain registration help desk to gain access to an account or take advantage of renewal process gaps.", + "value": "Domain registration hijacking", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1103" + ] + }, + "uuid": "aadaee0d-794c-4642-8293-7ec22a99fb1a" + }, + { + "description": "Analyze strengths and weaknesses of the target for potential areas of where to focus compromise efforts. (Citation: FakeLinkedIn)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This can be done offline after the data has been collected.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Analyze strengths and weaknesses of the target for potential areas of where to focus compromise efforts.", + "value": "Analyze organizational skillsets and deficiencies", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1077" + ] + }, + "uuid": "7baccb84-356c-4e89-8c5d-58e701f033fc" + }, + { + "description": "Active scanning is the act of sending transmissions to end nodes, and analyzing the responses, in order to identify information about the communications system. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: This technique is an expected and voluminous activity when on the Internet. Active scanning techniques/tools typically generate benign traffic that does not require further investigation by a defender since there is no actionable defense to execute. The high volume of this activity makes it burdensome for any defender to chase and therefore often ignored.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Various available tools and data sources for scouting and detecting address, routing, version numbers, patch levels, protocols/services running, etc.", + "value": "Conduct active scanning", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1031" + ] + }, + "uuid": "7f2d3da6-7e34-44a3-9e7f-905455339726" + }, + { + "description": "A technique used to compromise victims wherein the victims visit a compromised website that redirects their browser to a malicious web site, such as an exploit kit's landing page. The exploit kit landing page will probe the victim's operating system, web browser, or other software to find an exploitable vulnerability to infect the victim. (Citation: GeorgeDriveBy) (Citation: BellDriveBy)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: With the use of malware detonation chambers (e.g., for web or email traffic), this improves detection. Encryption and other techniques reduces the efficacy of these defenses.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Placing an exploit on a public web site for driveby types of delivery is not impossible. However, gaining access to a web site with high enough traffic to meet specific objectives could be the challenge.", + "value": "Unconditional client-side exploitation/Injected Website/Driveby", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1149" + ] + }, + "uuid": "58d0b955-ae3d-424a-a537-2804dab38793" + }, + { + "description": "An adversary can test the detections of malicious emails or files by using publicly available services, such as virus total, to see if their files or emails cause an alert. They can also use similar services that are not openly available and don't publicly publish results or they can test on their own internal infrastructure. (Citation: WiredVirusTotal)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: If using a common service like [https://www.virustotal.com VirusTotal], it is possible to detect. If the adversary uses a hostile, less well-known service, the defender would not be aware.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Easy to automate upload/email of a wide range of data packages.", + "value": "Test signature detection", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1069" + ] + }, + "uuid": "57061a8a-d7c5-42a9-be60-f79526b95bf6" + }, + { + "description": "A technique in which a fully qualified domain name has multiple IP addresses assigned to it which are swapped with extreme frequency, using a combination of round robin IP address and short Time-To-Live (TTL) for a DNS resource record. (Citation: HoneynetFastFlux) (Citation: MisnomerFastFlux) (Citation: MehtaFastFluxPt1) (Citation: MehtaFastFluxPt2)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: In general, detecting usage of fast flux DNS is difficult due to web traffic load balancing that services client requests quickly. In single flux cases only IP addresses change for static domain names. In double flux cases, nothing is static. Defenders such as IPS, domain registrars, and service providers are likely in the best position for detection.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Fast flux is generally simple for an adversary to set up and offers several advantages. Such advantages include limited audit trails for defenders to find, ease of operation for an adversary to maintain, and support for main nodes.", + "value": "Fast Flux DNS", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1102" + ] + }, + "uuid": "248cbfdd-fec4-451b-b2a9-e46d4b268e30" + }, + { + "description": "Social Engineering is the practice of manipulating people in order to get them to divulge information or take an action. (Citation: SEAttackVectors) (Citation: BeachSE2003)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: No technical means to detect an adversary collecting technical information about a target. Any detection would be based upon strong OPSEC policy implementation.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Very effective technique for the adversary that does not require any formal training and relies upon finding just one person who exhibits poor judgement.", + "value": "Conduct social engineering", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1026" + ] + }, + "uuid": "74a3288e-eee9-4f8e-973a-fbc128e033f1" + }, + { + "description": "A wide variety of cloud, virtual private services, hosting, compute, and storage solutions are available. Additionally botnets are available for rent or purchase. Use of these solutions allow an adversary to stage, launch, and execute an attack from infrastructure that does not physically tie back to them and can be rapidly provisioned, modified, and shut down. (Citation: TrendmicroHideoutsLease)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Hard to differentiate from standard business operations.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Wide variety of cloud/VPS/hosting/compute/storage solutions available for adversary to acquire freely or at a low cost.", + "value": "Acquire and/or use 3rd party infrastructure services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1106" + ] + }, + "uuid": "795c1a92-3a26-453e-b99a-6a566aa94dc6" + }, + { + "description": "Obfuscation is the act of creating code that is more difficult to understand. Encoding transforms the code using a publicly available format. Encryption transforms the code such that it requires a key to reverse the encryption. (Citation: CylanceOpCleaver)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Detecting encryption is easy, decrypting/deobfuscating is hard.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Various solutions exist for the adversary to use. This technique is commonly used to prevent attribution and evade detection.", + "value": "Obfuscate or encrypt code", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1096" + ] + }, + "uuid": "357e137c-7589-4af1-895c-3fbad35ea4d2" + }, + { + "description": "Understanding organizational skillsets and deficiencies could provide insight in to weakness in defenses, or opportunities for exploitation. (Citation: FakeLinkedIn)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: No access to who is consuming the job postings to know what is being observed.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Job postings have to be made public for contractors and many times have the name of the organization being supported.", + "value": "Analyze organizational skillsets and deficiencies", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1074" + ] + }, + "uuid": "96eb59d1-6c46-44bb-bfcd-56be02a00d41" + }, + { + "description": "An adversary could distribute malicious software development tools (e.g., compiler) that hide malicious behavior in software built using the tools. (Citation: PA XcodeGhost) (Citation: Reflections on Trusting Trust)\n\nDetectable by Common Defenses: No\n\nDifficulty for the Adversary: No", + "value": "Distribute malicious software development tools", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1171" + ] + }, + "uuid": "d2c4206a-a431-4494-834d-52944a79e9f4" + }, + { + "description": "Code signing is the process of digitally signing executables and scripts to confirm the software author and guarantee that the code has not been altered or corrupted. Users may trust a signed piece of code more than an signed piece of code even if they don't know who issued the certificate or who the author is. (Citation: DiginotarCompromise)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not know what certificates an adversary acquires from a 3rd party. Defender will not know prior to public disclosure if a 3rd party has had their certificate compromised.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: It is trivial to purchase code signing certificates within an organization; many exist and are available at reasonable cost. It is complex to factor or steal 3rd party code signing certificates for use in malicious mechanisms", + "value": "Acquire or compromise 3rd party signing certificates", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1109" + ] + }, + "uuid": "03f4a766-7a21-4b5e-9ccf-e0cf422ab983" + }, + { + "description": "Both newly built personas and pre-compromised personas may require development of additional documentation to make them seem real. This could include filling out profile information, developing social networks, or incorporating photos. (Citation: NEWSCASTER2014) (Citation: BlackHatRobinSage) (Citation: RobinSageInterview)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Unless there is some threat intelligence reporting, these users are hard to differentiate.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: The only difference between an adversary conducting this technique and a typical user, is the adversary's intent - to target an individual for compromise.", + "value": "Develop social network persona digital footprint", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1119" + ] + }, + "uuid": "271e6d40-e191-421a-8f87-a8102452c201" + }, + { + "description": "A technique used by the adversary similar to Dynamic DNS with the exception that the use of multiple DNS infrastructures likely have whois records. (Citation: KrebsStLouisFed)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: This is by design captured in public registration logs. Various tools and services exist to track/query/monitor domain name registration information. However, tracking multiple DNS infrastructures will likely require multiple tools/services or more advanced analytics.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Requires more planning, but feasible.", + "value": "Use multiple DNS infrastructures", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1104" + ] + }, + "uuid": "616238cb-990b-4c71-8f50-d8b10ed8ce6b" + }, + { + "description": "Many applications use third-party software libraries, often without full knowledge of the behavior of the libraries by the application developer. For example, mobile applications often incorporate advertising libraries to generate revenue for the application developer. Vulnerabilities in these third-party libraries could potentially be exploited in any application that uses the library, and even if the vulnerabilities are fixed, many applications may still use older, vulnerable versions of the library. (Citation: Flexera News Vulnerabilities) (Citation: Android Security Review 2015) (Citation: Android Multidex RCE)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: Open source software has great appeal mostly due to the time savings and that it is free. However, using this code without assessing it's security is akin to blindly executing third party software. Companies often do not dedicate the time to appropriately detect and scan for vulnerabilities. The mainstream mobile application stores scan applications for some known vulnerabilities. For example, Google's Android Application Security Improvement Program identifies and alerts developers to vulnerabilities present in their applications from use of the Vungle, Apache Cordova, WebView SSL, GnuTLS, and Vitamio third-party libraries. However, these scans are not likely to cover all vulnerable libraries, developers may not always act on the results, and the results may not be made available to impacted end users of the applications.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Developers commonly use open source libraries such that where an adversary can easily discover known vulnerabilities and create exploits. It is also generally easy to decompile arbitrary mobile applications to determine what libraries they use, and similarly use this information to correlate against known CVEs and exploit packages.", + "value": "Identify vulnerabilities in third-party software libraries", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1166" + ] + }, + "uuid": "ad124f84-52d2-40e3-95dd-cfdd44eae6ef" + }, + { + "description": "DNS Calc is a technique in which the octets of an IP address are used to calculate the port for command and control servers from an initial DNS request. (Citation: CrowdstrikeNumberedPanda) (Citation: FireEyeDarwinsAPTGroup) (Citation: Rapid7G20Espionage)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: There are not currently available tools that provide the ability to conduct this calculation to detect this type of activity.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: This technique assists the adversary in bypassing egress filtering designed to prevent unauthorized communication. It has been used by APT12, but not otherwise widely reported. Some botnets are hardcoded to be able to use this technique.", + "value": "DNSCalc", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1101" + ] + }, + "uuid": "7823039f-e2d5-4997-853c-ec983631206b" + }, + { + "description": "Externally facing systems allow connections from outside the network as a normal course of operations. Externally facing systems may include, but are not limited to, websites, web portals, email, DNS, FTP, VPN concentrators, and boarder routers and firewalls. These systems could be in a demilitarized zone (DMZ) or may be within other parts of the internal environment. (Citation: CylanceOpCleaver) (Citation: DailyTechAntiSec)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Most DMZs are monitored but are also designed so that if they are compromised, the damage/risk is limited.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: DMZ environments are specifically designed to be isolated because one assumes they will ultimately be compromised by the adversary.", + "value": "Compromise of externally facing system", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1165" + ] + }, + "uuid": "4aeafdb3-eb0b-4e8e-b93f-95cd499088b4" + }, + { + "description": "Supply chains include the people, processes, and technologies used to move a product or service from a supplier to a consumer. Understanding supply chains may provide an adversary with opportunities to exploit the technology or interconnections that are part of the supply chain. (Citation: SmithSupplyChain) (Citation: CERT-UKSupplyChain) (Citation: RSA-supply-chain)\n\nDetectable by Common Defenses: No\n\nDifficulty for the Adversary: No", + "value": "Identify supply chains", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1023" + ] + }, + "uuid": "78e41091-d10d-4001-b202-89612892b6ff" + }, + { + "description": "Dumpster diving is looking through waste for information on technology, people, and/or organizational items of interest. (Citation: FriedDumpsters)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Strong physical security and monitoring will detect this behavior if performed on premises.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Not difficult if waste is placed in an unsecured or minimally secured area before collection.", + "value": "Dumpster dive", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1063" + ] + }, + "uuid": "6c79d654-6506-4f33-b48f-c80babdcc52d" + }, + { + "description": "For a computing resource to be accessible to the public, domain names and IP addresses must be registered with an authorized organization. (Citation: Google Domains WHOIS) (Citation: FunAndSun2012) (Citation: Scasny2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Open access to DNS registration/routing information is inherent in Internet architecture.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Proliferation of DNS information makes registration information functionally freely available.", + "value": "Obtain domain/IP registration information", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1028" + ] + }, + "uuid": "46017368-6e09-412b-a29c-385be201cc03" + }, + { + "description": "Business relationship information may be used by an adversary to shape social engineering attempts (exploiting who a target expects to hear from) or to plan for technical actions such as exploiting network trust relationship. (Citation: 11StepsAttackers)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Exception to the rule is if the adversary tips off the target that others have been asking about the relationship with them.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Requires an intensive process. In some industries, business relationships may be public in order to generate business, but this is not the case for all industries and all relationships.", + "value": "Identify business relationships", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1060" + ] + }, + "uuid": "73e7d7d5-1782-4cd0-a4d7-00c7ec051c2a" + }, + { + "description": "Anonymity services reduce the amount of information available that can be used to track an adversary's activities. Multiple options are available to hide activity, limit tracking, and increase anonymity. (Citation: TOR Design) (Citation: Stratfor2012)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Depends on service. Some are easy to detect, but are hard to trace (e.g., [https://torproject.org TOR]).\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Easy access to anonymizers, quasi-anonymous services like remailers, [https://torproject.org TOR], relays, burner phones, etc.", + "value": "Anonymity services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1083" + ] + }, + "uuid": "d3dca536-8bf0-4e43-97c1-44a2353c3d69" + }, + { + "description": "Command and Control (C2 or C&C) is a method by which the adversary communicates with malware. An adversary may use a variety of protocols and methods to execute C2 such as a centralized server, peer to peer, IRC, compromised web sites, or even social media. (Citation: HAMMERTOSS2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary will likely use code repositories, but development will be performed on their local systems.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: C2 over commonly used and permitted protocols provides the necessary cover and access.", + "value": "C2 protocol development", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1129" + ] + }, + "uuid": "8e211ec9-5dfc-4915-aff4-84d5908f0336" + }, + { + "description": "For attacks incorporating social engineering the utilization of an on-line persona is important. These personas may be fictitious or impersonate real people. The persona may exist on a single site or across multiple sites ([https://www.facebook.com Facebook], [https://www.linkedin.com LinkedIn], [https://twitter.com Twitter], [https://plus.google.com Google+], etc.). (Citation: NEWSCASTER2014) (Citation: BlackHatRobinSage) (Citation: RobinSageInterview)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Unless there is some threat intelligence reporting, these users are hard to differentiate.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Performing activities like typical users, but with specific intent in mind.", + "value": "Build social network persona", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1118" + ] + }, + "uuid": "9108e212-1c94-4f8d-be76-1aad9b4c86a4" + }, + { + "description": "Once divided into the most granular parts, analysts work with collection managers to task the collection management system with requirements and sub-requirements. (Citation: Heffter) (Citation: JP2-01)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Task requirements", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1017" + ] + }, + "uuid": "b93bd611-da4e-4c84-a40f-325b712bed67" + }, + { + "description": "Domain Names are the human readable names used to represent one or more IP addresses. They can be purchased or, in some cases, acquired for free. (Citation: PWCSofacy2014)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: This is by design captured in public registration logs. Various tools and services exist to track/query/monitor domain name registration information.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Proliferation of DNS TLDs and registrars. Adversary may choose domains that are similar to legitimate domains (aka \"domain typosquatting\" or homoglyphs).", + "value": "Buy domain name", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1105" + ] + }, + "uuid": "45242287-2964-4a3e-9373-159fad4d8195" + }, + { + "description": "Technology usage patterns include identifying if users work offsite, connect remotely, or other possibly less restricted/secured access techniques. (Citation: SANSRemoteAccess)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Physical observations, OSINT for remote access instructions, and other techniques are not detectable.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Determine if users work offsite, connect remotely, or other possibly less restricted/secured access techniques.", + "value": "Identify technology usage patterns", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1041" + ] + }, + "uuid": "194bff4f-c218-40df-bea3-1ace715de8dd" + }, + { + "description": "Business relationship information includes the associates of a target and may be discovered via social media sites such as [https://www.linkedin.com LinkedIn] or public press releases announcing new partnerships between organizations or people (such as key hire announcements in industry articles). This information may be used by an adversary to shape social engineering attempts (exploiting who a target expects to hear from) or to plan for technical actions such as exploiting network trust relationship. (Citation: RSA-APTRecon) (Citation: Scasny2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Searching publicly available sources that cannot be monitored by a defender. Much of this information is widely known and difficult to obscure.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Made easier by today's current social media.", + "value": "Identify business relationships", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1049" + ] + }, + "uuid": "5b6ce031-bb86-407a-9984-2b9700ac4549" + }, + { + "description": "Many mobile devices are configured to only allow applications to be installed from the mainstream vendor app stores (e.g., Apple App Store and Google Play Store). These app stores scan submitted applications for malicious behavior. However, applications can evade these scans by downloading and executing new code at runtime that was not included in the original application package. (Citation: Fruit vs Zombies) (Citation: Android Hax) (Citation: Execute This!) (Citation: HT Fake News App) (Citation: Anywhere Computing kill 2FA) (Citation: Android Security Review 2015)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: Third-party mobile application security analysis services exist that scan for use of these techniques in iOS and Android applications. Additionally, Google specifically calls out the ability to \"identify attacks that require connection to a server and dynamic downloading of code\" in its Android Security 2015 Year in Review report. However, many applications use these techniques as part of their legitimate operation, increasing the difficulty of detecting or preventing malicious use.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Runtime code execution techniques and examples of their use are widely documented on both Apple iOS and Android.", + "value": "Runtime code download and execution", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1172" + ] + }, + "uuid": "41086474-e6de-4fac-bb69-640db7fdf3d2" + }, + { + "description": "Analysts assess current information available against requirements that outline needs and wants as part of the research baselining process to begin satisfying a requirement. (Citation: CyberAdvertisingChar) (Citation: CIATradecraft) (Citation: ForensicAdversaryModeling) (Citation: CyberAdversaryBehavior)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Assess current holdings, needs, and wants", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1013" + ] + }, + "uuid": "8e927b19-04a6-4aaa-a42f-4f0a53411d27" + }, + { + "description": "Templates and branding materials may be used by an adversary to add authenticity to social engineering message. (Citation: Scasny2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary may download templates or branding from publicly available presentations that the defender can't monitor.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Some branding information is publicly available when a corporation publishes their briefings to the internet which provides insight into branding information and template materials. An exhaustive list of templating and branding is likely not available on the internet.", + "value": "Obtain templates/branding materials", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1058" + ] + }, + "uuid": "68b45999-bb0c-4829-bbd0-75d6dac57c94" + }, + { + "description": "Dynamic DNS is a method of automatically updating a name in the DNS system. Providers offer this rapid reconfiguration of IPs to hostnames as a service. (Citation: DellMirage2012)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not know at first use what is valid or hostile traffic without more context. It is possible, however, for defenders to see if the PTR record for an address is hosted by a known DDNS provider. There is potential to assign some level of risk based on this.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Flexible and re-configurable command and control servers, along with deniable ownership and reduced cost of ownership.", + "value": "Dynamic DNS", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1088" + ] + }, + "uuid": "20a66013-8dab-4ca3-a67d-766c842c561c" + }, + { + "description": "Emails with malicious links are designed to get a user to click on the link in order to deliver malware payloads. (Citation: GoogleDrive Phishing) (Citation: RSASEThreat)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Defenders can implement mechanisms to analyze links and identify levels of concerns. However, the adversary has the advantage of creating new links or finding ways to obfuscate the link so that common detection lists can not identify it. Detection of a malicious link could be identified once the file has been downloaded.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Sending emails is trivial and expected. The adversary needs to ensure links don't get tampered, removed, or flagged as a previously black-listed site.", + "value": "Spear phishing messages with malicious links", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1146" + ] + }, + "uuid": "489a7797-01c3-4706-8cd1-ec56a9db3adc" + }, + { + "description": "During production and distribution, the placement of software, firmware, or a CPU chip in a computer, handheld, or other electronic device that enables an adversary to gain illegal entrance. (Citation: McDRecall) (Citation: SeagateMaxtor)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: The number of elements and components in a supply chain of HW or SW is vast and detecting an implant is complex for SW, but more complex for HW.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Access to the supply chain by an adversary can be a challenging endeavor, depending on what element is attempting to be subverted.", + "value": "Hardware or software supply chain implant", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1142" + ] + }, + "uuid": "388f3a5c-2cdd-466c-9159-b507fa429fcd" + }, + { + "description": "The secondary level tactical element the adversary seeks to attack is the specific network or area of a network that is vulnerable to attack. Within the corporate network example, the secondary level tactical element might be a SQL server or a domain controller with a known vulnerability. (Citation: CyberAdversaryBehavior) (Citation: JP3-60) (Citation: JP3-12 (R)) (Citation: DoD Cyber 2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. May change for special use cases or adversary and defender overlays.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: This is the normal adversary targeting cycle where they utilize our poor OPSEC practices to their advantage.", + "value": "Determine secondary level tactical element", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1021" + ] + }, + "uuid": "b9148981-152a-4a19-95c1-962803f5c9af" + }, + { + "description": "An adversary may stage software and tools for use during later stages of an attack. The software and tools may be placed on systems legitimately in use by the adversary or may be placed on previously compromised infrastructure. (Citation: APT1) (Citation: RedOctober)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Infrastructure is (typically) outside of control/visibility of defender and as such as tools are staged for specific campaigns, it will not be observable to those being attacked.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary has control of the infrastructure and will likely be able to add/remove tools to infrastructure, whether acquired via hacking or standard computer acquisition (e.g., [https://aws.amazon.com AWS], VPS providers).", + "value": "Upload, install, and configure software/tools", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1139" + ] + }, + "uuid": "e8471f43-2742-4fd7-9af7-8ed1330ada37" + }, + { + "description": "Leadership organizes Key Intelligence Topics (KITs) and Key Intelligence Questions (KIQs) into three types of categories and creates more if necessary. An example of a description of key players KIT would be when an adversary assesses the cyber defensive capabilities of a nation-state threat actor. (Citation: Herring1999)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Assign KITs/KIQs into categories", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1005" + ] + }, + "uuid": "a86a21a4-6304-4df3-aa6d-08114c47d48f" + }, + { + "description": "An adversary can probe a victim's network to determine configurations. The configurations may provide opportunities to route traffic through the network in an undetected or less detectable way. (Citation: Li2014ExploitKits) (Citation: RecurlyGHOST)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This can be done offline after the data has been collected.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Analyze technical scanning results to identify weaknesses in the configuration or architecture. Many of the common tools highlight these weakness automatically (e.g., software security scanning tools or published vulnerabilities about commonly used libraries).", + "value": "Analyze application security posture", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1070" + ] + }, + "uuid": "fe421ab9-c8f3-42f7-9ae1-5d6c324cc925" + }, + { + "description": "Sending messages through social media platforms to individuals identified as a target. These messages may include malicious attachments or links to malicious sites or they may be designed to establish communications for future actions. (Citation: APT1) (Citation: Nemucod Facebook)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Extremely hard to identify (in the launch phase) what message via social media is hostile versus what is not. Increased use of encrypted communications increases the difficulty average defender's have in detecting use of this technique.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Sending messages to individuals identified as a target follows normal tradecraft for using social media.", + "value": "Targeted social media phishing", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1143" + ] + }, + "uuid": "eb517589-eefc-480e-b8e3-7a8b1066f6f1" + }, + { + "description": "The adversary can obtain an Apple iOS enterprise distribution key pair and certificate and use it to distribute malicious apps directly to Apple iOS devices without the need to publish the apps to the Apple App Store (where the apps could potentially be detected). (Citation: Apple Developer Enterprise Porgram Apps) (Citation: Fruit vs Zombies) (Citation: WIRELURKER) (Citation: Sideloading Change)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: Starting in iOS 9, Apple has changed the user interface when installing apps to better indicate to users the potential implications of installing apps signed by an enterprise distribution key rather than from Apple's App Store and to make it more difficult for users to inadvertently install these apps. Additionally, enterprise management controls are available that can be imposed to prevent installing these apps. Also, enterprise mobility management / mobile device management (EMM/MDM) systems can be used to scan for the presence of undesired apps on enterprise mobile devices.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Apple requires a DUNS number, corporate documentation, and $299 to obtain an enterprise distribution certificate. Additionally, Apple revokes certificates if they discover malicious use. However, the enrollment information could be falsified to Apple by an adversary, or an adversary could steal an existing enterprise distribution certificate (and the corresponding private key) from a business that already possesses one.", + "value": "Obtain Apple iOS enterprise distribution key pair and certificate", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1169" + ] + }, + "uuid": "d58f3996-e293-4f69-a2c8-0e1851cb8297" + }, + { + "description": "Infrastructure services includes the hardware, software, and network resources required to operate a communications environment. This infrastructure can be managed by a 3rd party rather than being managed by the owning organization. (Citation: FFIECAwareness) (Citation: Zetter2015Threats)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: The data is passive in nature or not controlled by the defender, so it is hard to identify when an adversary is getting or analyzing the data.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Based on what the 3rd party infrastructure is, there are many tell tail signs which indicate it is hosted by a 3rd party, such as ASN data, MX or CNAME pointers or IP addresses", + "value": "Determine 3rd party infrastructure services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1037" + ] + }, + "uuid": "856a9371-4f0f-4ea9-946e-f3144204240f" + }, + { + "description": "As with legitimate development efforts, different skill sets may be required for different phases of an attack. The skills needed may be located in house, can be developed, or may need to be contracted out. (Citation: APT1)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Recruitment is, by its nature, either clandestine or off the record.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Like target organizations, adversary organizations are competing to identify and hire top technical talent. Training less technical staff is also a viable option.", + "value": "Identify resources required to build capabilities", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1125" + ] + }, + "uuid": "c9fb4451-729d-4771-b205-52c1829f949c" + }, + { + "description": "A form of social engineering designed build trust and to lay the foundation for future interactions or attacks. (Citation: BlackHatRobinSage)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Users have the ability to detect and report non-authenticated individuals requesting to follow, friend or connect to a target. However the rigidity in validating the users is not typically followed by standard users.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Connecting with \"friends\" is a fundamental requirement for social media - without it, social media is worthless. An adversary can easily create a profile and request targets to validate the requests.", + "value": "Friend/Follow/Connect to targets of interest", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1141" + ] + }, + "uuid": "eacd1efe-ee30-4b03-b58f-5b3b1adfe45d" + }, + { + "description": "Use of removable media as part of the Launch phase requires an adversary to determine type, format, and content of the media and associated malware. (Citation: BadUSB)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary will likely use code repositories, but development will be performed on their local systems.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Several exploit repositories and tool suites exist for re-use and tailoring.", + "value": "Create infected removable media", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1132" + ] + }, + "uuid": "eacadff4-164b-451c-bacc-7b29ebfd0c3f" + }, + { + "description": "DNS (cache) poisoning is the corruption of an Internet server's domain name system table by replacing an Internet address with that of another, rogue address. When a Web user seeks the page with that address, the request is redirected by the rogue entry in the table to a different address. (Citation: Google DNS Poisoning) (Citation: DNS Poisoning China) (Citation: Mexico Modem DNS Poison)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: Tracking multiple DNS infrastructures will likely require multiple tools/services, more advanced analytics, and mature detection/response capabilities in order to be effective. Few defenders demonstrate the mature processes to immediately detect and mitigate against the use of this technique.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary poisons DNS entry to redirect traffic designated for one site to route to an adversary controlled resource.", + "value": "DNS poisoning", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1159" + ] + }, + "uuid": "76c9e8cb-52e1-4ddc-80d4-5f7231842e06" + }, + { + "description": "An adversary can attempt to identify web defensive services as [https://www.cloudflare.com/ CloudFlare], [https://github.com/jjxtra/Windows-IP-Ban-Service IPBan], and [https://www.snort.org/ Snort]. This may be done by passively detecting services, like [https://www.cloudflare.com/ CloudFlare] routing, or actively, such as by purposefully tripping security defenses. (Citation: NMAP WAF NSE)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Active service detection may trigger an alert. Passive service enumeration is not detected.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary can passively detect services (e.g., [https://www.cloudflare.com/ CloudFlare] routing) or actively detect services (e.g., by purposefully tripping security defenses)", + "value": "Identify web defensive services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1033" + ] + }, + "uuid": "288b3cc3-f4da-4250-ab8c-d8b5dbed94ca" + }, + { + "description": "An adversary may analyze technical scanning results to identify weaknesses in the configuration or architecture of a victim network. These weaknesses could include architectural flaws, misconfigurations, or improper security controls. (Citation: FireEyeAPT28)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This can be done offline after the data has been collected.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Many of the common tools highlight these weakness automatically.", + "value": "Analyze architecture and configuration posture", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1065" + ] + }, + "uuid": "87775365-2081-4b6e-99bd-48a3b8f36563" + }, + { + "description": "A wide variety of cloud, virtual private services, hosting, compute, and storage solutions are available. Additionally botnets are available for rent or purchase. Use of these solutions allow an adversary to stage, launch, and execute an attack from infrastructure that does not physically tie back to them and can be rapidly provisioned, modified, and shut down. (Citation: LUCKYCAT2012)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: 3rd party services highly leveraged by legitimate services, hard to distinguish from background noise. While an adversary can use their own infrastructure, most know this is a sure- re way to get caught. To add degrees of separation, they can buy or rent from another adversary or accomplice.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Wide range of 3rd party services for hosting, rotating, or moving C2, static data, exploits, exfiltration, etc.", + "value": "Acquire and/or use 3rd party infrastructure services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1084" + ] + }, + "uuid": "286cc500-4291-45c2-99a1-e760db176402" + }, + { + "description": "The approach or attack vector outlines the specifics behind how the adversary would like to attack the target. As additional information is known through the other phases of PRE-ATT&CK, an adversary may update the approach or attack vector. (Citation: CyberAdversaryBehavior) (Citation: WITCHCOVEN2015) (Citation: JP3-60) (Citation: JP3-12 (R)) (Citation: DoD Cyber 2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. May change for special use cases or adversary and defender overlays.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: This is the normal adversary targeting cycle where they utilize our poor OPSEC practices to their advantage.", + "value": "Determine approach/attack vector", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1022" + ] + }, + "uuid": "d45fe3c2-0688-43b9-ac07-7eb86f575e93" + }, + { + "description": "If an adversary can identify which security tools a victim is using they may be able to identify ways around those tools. (Citation: CrowdStrike Putter Panda)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Public source external to the defender's organization.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Requires in-depth research and potentially other intrusions, requires unbounded amount of work to possibly find a return on investment", + "value": "Research visibility gap of security vendors", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1067" + ] + }, + "uuid": "b26babc7-9127-4bd5-9750-5e49748c9be3" + }, + { + "description": "Business processes, such as who typically communicates with who, or what the supply chain is for a particular part, provide opportunities for social engineering or other (Citation: Warwick2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Social engineering and other attempts to learn about business practices and processes would not immediately be associated with an impending cyber event.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: To get any kind of fidelity into business processes would require insider access. Basic processes could be mapped, but understanding where in the organization these processes take place and who to target during any given phase of the process would generally be difficult.", + "value": "Analyze business processes", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1078" + ] + }, + "uuid": "57619ab3-f6a5-43c8-8dd1-b0b8a986a870" + }, + { + "description": "Physical access may be required for certain types of adversarial actions. (Citation: CyberPhysicalAssessment) (Citation: CriticalInfrastructureAssessment)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Physical security is often unaware of implications of physical access to network. However, some organizations have thorough physical security measures that would log and report attempted incursions, perimeter breaches, unusual RF at a site, etc.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Social engineering and OSINT are still generally successful. Physical locations of offices/sites are easily determined. Monitoring for other sites of interest, such as backup storage vendors, is also easy to accomplish.", + "value": "Assess security posture of physical locations", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1079" + ] + }, + "uuid": "31a57c70-6709-4d06-a473-c3df1f74c1d4" + }, + { + "description": "Configure and setup booter/stressor services, often intended for server stress testing, to enable denial of service attacks. (Citation: Krebs-Anna) (Citation: Krebs-Booter) (Citation: Krebs-Bazaar)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Purchase of booster services is not observable; potentially can trace booster service used to origin of sale, yet not before attack is executed. Furthermore, subscription does not automatically mean foul intention.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Easily accessible and used to launch DDoS attacks by even novice Internet users, and can be purchased from providers for a nominal fee, some of which even accept credit cards and PayPal payments to do.", + "value": "Obtain booter/stressor subscription", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1173" + ] + }, + "uuid": "3d1488a6-59e6-455a-8b80-78b53edc33fe" + }, + { + "description": "An adversary will assess collected information such as software/hardware versions, vulnerabilities, patch level, etc. They will analyze technical scanning results to identify weaknesses in the confirmation or architecture. (Citation: SurveyDetectionStrategies) (Citation: CyberReconPaper) (Citation: RSA-APTRecon) (Citation: FireEyeAPT28)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This can be done offline after the data has been collected.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Many of the common tools highlight these weaknesses automatically. Adversary can \"dry run\" against the target using known exploits or burner devices to determine key identifiers of software, hardware, and services.", + "value": "Analyze data collected", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1064" + ] + }, + "uuid": "773950e1-090c-488b-a480-9ff236312e31" + }, + { + "description": "Software applications will be built using different technologies, languages, and dependencies. This information may reveal vulnerabilities or opportunities to an adversary. (Citation: CommonApplicationAttacks) (Citation: WebApplicationSecurity) (Citation: SANSTop25)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Impossible to differentiate between an adversary and a normal user when accessing a site to determine the languages/technologies used. If active scanning tools are employed, then the defender has the ability to detect. However, this is typically not acted upon due to the large volume of this type of traffic and it will likely not prompt the defender to take any actionable defense. Defender review of access logs may provide some insight based on trends or patterns.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Basic interaction with the site provides insight into the programming languages/technologies used for a given web site. Additionally many of the active scanning tools will also provide some insight into this information.", + "value": "Enumerate externally facing software applications technologies, languages, and dependencies", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1038" + ] + }, + "uuid": "ef6197fd-a58a-4006-bfd6-1d7765d8409d" + }, + { + "description": "Analysts may receive Key Intelligence Topics (KITs) and Key Intelligence Questions (KIQs) from leadership or key decision makers and generate intelligence requirements to articulate intricacies of information required on a topic or question. (Citation: Herring1999)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Generate analyst intelligence requirements", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1011" + ] + }, + "uuid": "e754fa49-2db1-416b-92db-7f886decd099" + }, + { + "description": "Redirecting a communication request from one address and port number combination to another. May be set up to obfuscate the final location of communications that will occur in later stages of an attack. (Citation: SecureWorks HTRAN Analysis)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Infrastructure is (typically) outside of control/visibility of defender and as such as tools are staged for specific campaigns, it will not be observable to those being attacked.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary has control of the infrastructure and will likely be able to add/remove tools to infrastructure, whether acquired via hacking or standard computer acquisition (e.g., [https://aws.amazon.com AWS], VPS providers).", + "value": "Port redirector", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1140" + ] + }, + "uuid": "13ff5307-b650-405a-9664-d8076930b2bf" + }, + { + "description": "Understanding an organizations business processes and tempo may allow an adversary to more effectively craft social engineering attempts or to better hide technical actions, such as those that generate network traffic. (Citation: Scasny2015) (Citation: Infosec-osint)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Current or previous employees may divulge information on the Internet. If insiders are used, the defender may have policies or tools in place to detect loss of this data or knowledge.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: In some cases, this requires some insider knowledge or specialized access to learn when critical operations occur in a corporation. For publicly traded US corporations, there is a lot of open source information about their financial reporting obligations (per SEC). Companies announce their annual shareholder meeting and their quarter phone calls with investors. Information such as this can help the adversary to glean certain aspects of the business processes and/or rhythm.", + "value": "Identify business processes/tempo", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1057" + ] + }, + "uuid": "1f82ef59-b7da-4cd3-a41c-2e80f80f084f" + }, + { + "description": "Delivery systems are the infrastructure used by the adversary to host malware or other tools used during exploitation. Building and configuring delivery systems may include multiple activities such as registering domain names, renting hosting space, or configuring previously exploited environments. (Citation: APT1)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: It is detectable once deployed to the public Internet, used for adversarial purposes, discovered, and reported to defenders.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: It is easy to create and burn infrastructure. Otherwise, blacklisting would be more successful for defenders.", + "value": "Build and configure delivery systems", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1124" + ] + }, + "uuid": "15ef4da5-3b93-4bb1-a39a-5396661956d3" + }, + { + "description": "Personnel internally to a company may have non-electronic specialized access, authorities, or privilege that make them an attractive target for an adversary. One example of this is an individual with financial authority to authorize large transactions. An adversary who compromises this individual might be able to subvert large dollar transfers. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: The layers of data required and potential gaps of information to map a specific person to an authority or privilege on a network requires access to resources that may not tip off a defender.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Requires an adversary to undergo an intensive research process. It is resource intensive or requires special data access. May be easier for certain specialty use cases.", + "value": "Identify personnel with an authority/privilege", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1048" + ] + }, + "uuid": "762771c2-3675-4535-88e9-b1f891758974" + }, + { + "description": "An adversary may research available open source information about a target commonly found on social media sites such as [https://www.facebook.com Facebook], [https://www.instagram.com Instagram], or [https://www.pinterest.com Pinterest]. Social media is public by design and provides insight into the interests and potentially inherent weaknesses of a target for exploitation by the adversary. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Searching publicly available sources that cannot be monitored by a defender.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Very public by design. Application of privacy settings is not a panacea.", + "value": "Mine social media", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1050" + ] + }, + "uuid": "695b1cce-57d7-49ae-a2af-820d50153f12" + }, + { + "description": "Credential pharming a form of attack designed to steal users' credential by redirecting users to fraudulent websites. Pharming can be conducted either by changing the hosts file on a victim's computer or by exploitation of a vulnerability in DNS server software. (Citation: DriveByPharming) (Citation: GoogleDrive Phishing)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Fidelity of networking monitoring must be able to detect when traffic is diverted to non-normal sources at a site level. It is possible to identify some methods of pharming, but detection capabilities are limited and not commonly implemented.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Although it can be difficult to spoof/redirect content to a hostile service via DNS poisoning or MiTM attacks, current malware such as Zeus is able to successfully pharm credentials and end users are not well-versed in checking for certificate mismatches.", + "value": "Credential pharming", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1151" + ] + }, + "uuid": "38a6d2f5-d948-4235-bb91-bb01604448b4" + }, + { + "description": "Leadership identifies gap areas that generate a compelling need to generate a Key Intelligence Topic (KIT) or Key Intelligence Question (KIQ). (Citation: ODNIIntegration) (Citation: ICD115)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Identify gap areas", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1002" + ] + }, + "uuid": "d778cb83-2292-4995-b006-d38f52bc1e64" + }, + { + "description": "Google and Apple provide Google Cloud Messaging and Apple Push Notification Service, respectively, services designed to enable efficient communication between third-party mobile app backend servers and the mobile apps running on individual devices. These services maintain an encrypted connection between every mobile device and Google or Apple that cannot easily be inspected and must be allowed to traverse networks as part of normal device operation. These services could be used by adversaries for communication to compromised mobile devices. (Citation: Securelist Mobile Malware 2013) (Citation: DroydSeuss)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: These services are heavily utilized by mainstream mobile app developers. High volume of communications makes it extremely hard for a defender to distinguish between legitimate and adversary communications.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: These are free services provided by Google and Apple to app developers, and information on how to use them is readily available.", + "value": "OS-vendor provided communication channels", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1167" + ] + }, + "uuid": "5436571f-2332-4b51-b7ed-0bc822fe02c2" + }, + { + "description": "Job postings, on either company sites, or in other forums, provide information on organizational structure, needs, and gaps in an organization. This may give an adversary an indication of weakness in an organization (such as under-resourced IT shop). Job postings can also provide information on an organizations structure which could be valuable in social engineering attempts. (Citation: JobPostingThreat) (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Public source external to the defender's organization.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Very public by design.", + "value": "Identify job postings and needs/gaps", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1055" + ] + }, + "uuid": "7718e92f-b011-4f88-b822-ae245a1de407" + }, + { + "description": "Social Engineering is the practice of manipulating people in order to get them to divulge information or take an action. (Citation: SEAttackVectors) (Citation: BeachSE2003)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: No technical means to detect an adversary collecting information about a target. Any detection would be based upon strong OPSEC policy implementation.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Very effective technique for the adversary that does not require any formal training and relies upon finding just one person who exhibits poor judgement.", + "value": "Conduct social engineering", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1056" + ] + }, + "uuid": "a757670d-d600-48d9-8ae9-601d42c184a5" + }, + { + "description": "Supply chains include the people, processes, and technologies used to move a product or service from a supplier to a consumer. Understanding supply chains may provide an adversary with opportunities to exploit organizational relationships. (Citation: SmithSupplyChain) (Citation: CERT-UKSupplyChain)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Searching publicly available sources that cannot be monitored by a defender.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Requires an intensive process. May be easier in certain industries where there are a limited number of suppliers (e.g., SCADA).", + "value": "Identify supply chains", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1053" + ] + }, + "uuid": "7860e21e-7514-4a3f-8a9d-56405ccfdb0c" + }, + { + "description": "Analysts identify gap areas that generate a compelling need to generate a Key Intelligence Topic (KIT) or Key Intelligence Question (KIQ). (Citation: BrighthubGapAnalysis) (Citation: ICD115) (Citation: JP2-01)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Identify analyst level gaps", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1010" + ] + }, + "uuid": "0fad2267-9f46-4ebb-91b5-d543243732cb" + }, + { + "description": "Instead of buying, leasing, or renting infrastructure an adversary may compromise infrastructure and use it for some or all of the attack cycle. (Citation: WateringHole2014) (Citation: Operation SnowMan)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not have visibility on 3rd party sites unless target is successfully enticed to visit one.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Commonly used technique currently (e.g., [https://www.wordpress.com WordPress] sites) as precursor activity to launching attack against intended target (e.g., acquiring botnet or layers of proxies for reducing attribution possibilities).", + "value": "Compromise 3rd party infrastructure to support delivery", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1111" + ] + }, + "uuid": "e51398e6-53dc-4e9f-a323-e54683d8672b" + }, + { + "description": "Obfuscation is hiding the day-to-day building and testing of new tools, chat servers, etc. (Citation: LUCKYCAT2012)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Difficult, but defender is well aware of technique and attempts to find discrepancies.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary has a variety of solutions, ranging in difficulty, that can be employed (e.g., BGP hijacking, tunneling, reflection, multi-hop, etc.)\nAdversary can also use misattributable credentials to obtain servers, build environment, [https://aws.amazon.com Amazon Web Services] (AWS) accounts, etc.", + "value": "Obfuscate infrastructure", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1086" + ] + }, + "uuid": "e6ca2820-a564-4b74-b42a-b6bdf052e5b6" + }, + { + "description": "Exploits spread through advertising (malvertising) involve injecting malicious or malware-laden advertisements into legitimate online advertising networks and webpages. (Citation: TPMalvertising)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Although some commercial technologies are being advertised which claim to detect malvertising, it largely spreads unknowingly because it doesn't always require an action by a user.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: An adversary can deploy exploits via malvertising using multiple mechanisms. Such mechanisms include an image ad that is infected, redirection, or using social engineering to get the end user to install the malicious software themselves.", + "value": "Deploy exploit using advertising", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1157" + ] + }, + "uuid": "d72c0bc0-3007-418c-842c-328027ebdbc1" + }, + { + "description": "A network topology is the arrangement of the various elements of a network (e.g., servers, workstations, printers, routers, firewalls, etc.). Mapping a network allows an adversary to understand how the elements are connected or related. (Citation: man traceroute) (Citation: Shodan Tutorial)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Network mapping techniques/tools typically generate benign traffic that does not require further investigation by a defender since there is no actionable defense to execute. Defender review of access logs may provide some insight based on trends or patterns.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Various available tools and data sources for scouting and detecting network topologies.", + "value": "Map network topology", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1029" + ] + }, + "uuid": "cdfdb0cd-a839-403c-9dd6-8a85d8c5c73d" + }, + { + "description": "Obfuscation is the act of creating communications that are more difficult to understand. Encryption transforms the communications such that it requires a key to reverse the encryption. (Citation: FireEyeAPT28)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Techniques and signatures are hard to detect. Advanced communications and exfiltration channels are nearly indistinguishable from background noise.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Known approaches include the use of cryptography for communications, rotating drops sites (such as random list of chat fora), and one-time [https://aws.amazon.com/s3/ Simple Storage Service (S3)] buckets, etc. All require sophisticated knowledge, infrastructure, and funding.", + "value": "Obfuscation or cryptography", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1090" + ] + }, + "uuid": "c2ffd229-11bb-4fd8-9208-edbe97b14c93" + }, + { + "description": "The adversary can use account credentials or signing keys of an existing mobile app developer to publish malicious updates of existing mobile apps to an application store, or to abuse the developer's identity and reputation to publish new malicious apps. Many mobile devices are configured to automatically install new versions of already-installed apps. (Citation: Fraudenlent Apps Stolen Dev Credentials)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Possible to detect compromised credentials if alerting from a service provider is enabled and acted upon by the individual.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: The difficulty of obtaining useful developer credentials may vary. Well-organized, professional app developers whose credentials or signing keys would be the most useful to an adversary because of the large install bases of their apps, would likely strongly protect their credentials and signing keys. Less-organized app developers may not protect their credentials and signing keys as strongly, but the credentials and signing keys would also be less useful to an adversary. These less-organized app developers may reuse passwords across sites, fail to turn on multi-factor authentication features when available, or store signing keys in unprotected locations.", + "value": "Choose pre-compromised mobile app developer account credentials or signing keys", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1168" + ] + }, + "uuid": "7a265bf0-6acc-4f43-8b22-2e58b443e62e" + }, + { + "description": "Emails with text only phishing messages do not contain any attachments or links to websites. They are designed to get a user to take a follow on action such as calling a phone number or wiring money. They can also be used to elicit an email response to confirm existence of an account or user. (Citation: Paypal Phone Scam)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: End user training and awareness is the primary defense for flagging a plain text email so the end user does not respond or take any requested action (e.g., calling a designated number).\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Sending messages with text only should be accepted in most cases (e.g., not being filtered based on source, content).", + "value": "Spear phishing messages with text only", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1145" + ] + }, + "uuid": "2fc04aa5-48c1-49ec-919a-b88241ef1d17" + }, + { + "description": "Callbacks are malware communications seeking instructions. An adversary will test their malware to ensure the appropriate instructions are conveyed and the callback software can be reached. (Citation: LeeBeaconing)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary controls the test and defender likely has no visibility.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary controls or acquires all pieces of infrastructure and can test outside of defender's visibility.", + "value": "Test callback functionality", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1133" + ] + }, + "uuid": "0649fc36-72a0-40a0-a2f9-3fc7e3231ad6" + }, + { + "description": "Technical blogs and forums provide a way for technical staff to ask for assistance or troubleshoot problems. In doing so they may reveal information such as operating system (OS), network devices, or applications in use. (Citation: FunAndSun2012)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Cannot detect access to public sites.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Success is dependent upon the existence of detailed technical specifications for target network posted in blogs/forums. Poor OPSEC practices result in an adversary gleaning a lot of sensitive information about configurations and/or issues encountered.", + "value": "Mine technical blogs/forums", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1034" + ] + }, + "uuid": "a54a7708-8f64-45f3-ad51-1abf976986a0" + }, + { + "description": "Users may be performing legitimate activity but using media that is compromised (e.g., using a USB drive that comes with malware installed during manufacture or supply). Upon insertion in the system the media auto-runs and the malware executes without further action by the user. (Citation: WSUSpect2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Environments without extensive endpoint sensing capabilities do not typically collect this level of detailed information.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Autoruns with USB keys and CDs traditionally were always on (e.g., [http://windows.microsoft.com Windows] 7 is now an exception with a new policy of limiting the always on nature of Autoruns), ensuring and automated system completes a requested action. Specialized use cases exist where automated systems are specifically designed against automatically performing certain actions (e.g., USB/CD insertion and automatically running is disabled in certain environments).", + "value": "Automated system performs requested action", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1161" + ] + }, + "uuid": "0e6abb17-0f81-4988-9fd2-4ba0b673d729" + }, + { + "description": "A payload is the part of the malware which performs a malicious action. The adversary may re-use payloads when the needed capability is already available. (Citation: SonyDestover)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary will likely use code repositories, but detecting an adversary acquiring a payload would require the defender to be monitoring the code repository where the payload is stored. If the adversary re-uses payloads, this allows the defender to create signatures to detect using these known indicators of compromise (e.g., hashes).\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Several exploit repositories and tool suites exist for re-use and tailoring.", + "value": "Obtain/re-use payloads", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1123" + ] + }, + "uuid": "27f3ddf8-1b77-4cc2-a4c0-e6da3d31a768" + }, + { + "description": "Passive scanning is the act of looking at existing network traffic in order to identify information about the communications system. (Citation: SurveyDetectionStrategies) (Citation: CyberReconPaper)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Generates no network traffic that would enable detection.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Easy to do but it requires a vantage point conducive to accessing this data.", + "value": "Conduct passive scanning", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1030" + ] + }, + "uuid": "a7c620e5-cbc9-41b2-9695-418ef560f16c" + }, + { + "description": "Social media provides insight into the target's affiliations with groups and organizations. Certification information can explain their technical associations and professional associations. Personal information can provide data for exploitation or even blackmail. (Citation: Scasny2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Public sources are external to the defender's organization. Some social media sites have an option to show you when users are looking at your profile, but an adversary can evade this tracking depending on how they conduct the searches.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Social and business relationship information for an individual can be found by examining their social media contacts (e.g., [https://www.facebook.com Facebook] and [https://www.linkedin.com LinkedIn]). Social media also provides insight into the target's affiliations with groups and organizations. Finally, certification information can explain their technical associations and professional associations.", + "value": "Analyze social and business relationships, interests, and affiliations", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1072" + ] + }, + "uuid": "ee40d054-6e83-4302-88dc-a3af98821d8d" + }, + { + "description": "Technical network hiding techniques are methods of modifying traffic to evade network signature detection or to utilize misattribution techniques. Examples include channel/IP/VLAN hopping, mimicking legitimate operations, or seeding with misinformation. (Citation: HAMMERTOSS2015)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Unless defender is dissecting protocols or performing network signature analysis on any protocol deviations/patterns, this technique is largely undetected.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Some of the hiding techniques require special accesses (network, proximity, physical, etc.) and/or may rely on knowledge of how the defender operates and/or awareness on what visibility the defender has and how it is obtained", + "value": "Network-based hiding techniques", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1092" + ] + }, + "uuid": "90884cdb-31dd-431c-87db-9cc7e03191e5" + }, + { + "description": "Once a persona has been developed an adversary will use it to create connections to targets of interest. These connections may be direct or may include trying to connect through others. (Citation: NEWSCASTER2014) (Citation: BlackHatRobinSage)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Unless there is some threat intelligence reporting, these users are hard to differentiate.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: The nature of social media is such that the adversary naturally connects to a target of interest without suspicion, given the purpose of the platform is to promote connections between individuals. Performing activities like typical users, but with specific intent in mind.", + "value": "Friend/Follow/Connect to targets of interest", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1121" + ] + }, + "uuid": "103d72e6-7e0d-4b3a-9373-c38567305c33" + }, + { + "description": "Removable media containing malware can be injected in to a supply chain at large or small scale. It can also be physically placed for someone to find or can be sent to someone in a more targeted manner. The intent is to have the user utilize the removable media on a system where the adversary is trying to gain access. (Citation: USBMalwareAttacks) (Citation: FPDefendNewDomain) (Citation: ParkingLotUSB)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: From a technical perspective, detection of an adversary disseminating removable media is not possible as there is no technical element involved until the compromise phase. Most facilities generally do not perform extensive physical security patrols, which would be necessary in order to promptly identify an adversary deploying removable media to be used in an attack.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Commonly executed technique by penetration testers to gain access to networks via end users who are innately trusting of newly found or available technology.", + "value": "Disseminate removable media", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1156" + ] + }, + "uuid": "2f442206-2983-4fc2-93fd-0a828e026412" + }, + { + "description": "Replacing a legitimate binary with malware can be accomplished either by replacing a binary on a legitimate download site or standing up a fake or alternative site with the malicious binary. The intent is to have a user download and run the malicious binary thereby executing malware. (Citation: FSecureICS)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: On the host end user system, integrity checking (e.g., hash verification, code signing enforcement), application whitelisting, sandboxing, or behavioral-based/heuristic-based systems are most likely to be successful in detecting this technique. On the source webserver, detecting binary changes is easy to detect if performed.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Requires the adversary to replace a binary on a website where users will download the binary (e.g., patch, firmware update, software application) as innately trusted. The additional challenge is the reduced set of vendor-trusted websites that are vulnerable.", + "value": "Replace legitimate binary with malware", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1155" + ] + }, + "uuid": "0d759854-9b69-438c-8325-74b03cc80cf0" + }, + { + "description": "Data sets can be anything from Security Exchange Commission (SEC) filings to public phone numbers. Many datasets are now either publicly available for free or can be purchased from a variety of data vendors. Open source intelligence (OSINT) is intelligence gathered from publicly available sources. This can include both information gathered on-line as well as in the physical world. (Citation: SANSThreatProfile) (Citation: Infosec-osint) (Citation: isight-osint)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This activity is indistinguishable from legitimate business uses and easy to obtain.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Large quantities of data exists on people, organizations and technologies whether divulged wittingly or collected as part of doing business on the Internet (unbeknownst to the user/company). Search engine and database indexing companies continuously mine this information and make it available to anyone who queries for it.", + "value": "Acquire OSINT data sets and information", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1054" + ] + }, + "uuid": "028ad431-84c5-4eb7-a364-2b797c234f88" + }, + { + "description": "An adversary may secure and protect their infrastructure just as defenders do. This could include the use of VPNs, security software, logging and monitoring, passwords, or other defensive measures. (Citation: KrebsTerracottaVPN)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Indistinguishable from standard security practices employed by legitimate operators.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary benefits from our own advances, techniques, and software when securing and protecting their own development infrastructure.", + "value": "Secure and protect infrastructure", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1094" + ] + }, + "uuid": "cc0faf66-4df2-4328-9c9c-b0ca5de915ad" + }, + { + "description": "Firmware is permanent software programmed into the read-only memory of a device. As with other types of software, firmware may be updated over time and have multiple versions. (Citation: Abdelnur Advanced Fingerprinting)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: No easy way for defenders to detect when an adversary collects this information.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Depending upon the target device, there are variable ways for an adversary to determine the firmware version. In some cases, this information can be derived from easily obtained information. For example, in [http://www.cisco.com Cisco] devices, the firmware version is easily determined once the device model and OS version is known since it is included in the release notes.", + "value": "Determine firmware version", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1035" + ] + }, + "uuid": "6baf6388-d49f-4804-86a4-5837240555cd" + }, + { + "description": "Leadership derives Key Intelligence Topics (KITs) and Key Intelligence Questions (KIQs) from the areas of most interest to them. KITs are an expression of management's intelligence needs with respect to early warning, strategic and operational decisions, knowing the competition, and understanding the competitive situation. KIQs are the critical questions aligned by KIT which provide the basis for collection plans, create a context for analytic work, and/or identify necessary external operations. (Citation: Herring1999)\n\nDetectable by Common Defenses: No\n\nDifficulty for the Adversary: Yes", + "value": "Develop KITs/KIQs", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1004" + ] + }, + "uuid": "6063b486-a247-499b-976a-9de16f4e83bc" + }, + { + "description": "Common Vulnerability Enumeration (CVE) is a dictionary of publicly known information about security vulnerabilities and exposures. An adversary can use this information to target specific software that may be vulnerable. (Citation: WeaponsVulnerable) (Citation: KasperskyCarbanak)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Public source external to the defender's organization.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Using standard headers/fingerprints from normal traffic, it is often trivial to identify the SW or HW the target is running, which can be correlated against known CVEs and exploit packages.", + "value": "Research relevant vulnerabilities/CVEs", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1068" + ] + }, + "uuid": "abd5bed1-4c12-45de-a623-ab8dc4ff862a" + }, + { + "description": "A wide variety of cloud, virtual private services, hosting, compute, and storage solutions are available as 3rd party infrastructure services. These services could provide an adversary with another avenue of approach or compromise. (Citation: LUCKYCAT2012) (Citation: Schneier-cloud) (Citation: Computerworld-suppliers)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary searches publicly available sources and may find this information on the 3rd party web site listing new customers/clients.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Press releases may reveal this information particularly when it is an expected cost savings or improvement for scalability/reliability.", + "value": "Determine 3rd party infrastructure services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1061" + ] + }, + "uuid": "dfa4eaf4-50d9-49de-89e9-d33f579f3e05" + }, + { + "description": "A technique that takes advantage of flaws in client-side applications without targeting specific users. For example, an exploit placed on an often widely used public web site intended for drive-by delivery to whomever visits the site. (Citation: CitizenLabGreatCannon)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Defensive technologies exist to scan web content before delivery to the requested end user. However, this is not fool proof as some sites encrypt web communications and the adversary constantly moves to sites not previously flagged as malicious thus defeating this defense. Host-based defenses can also aid in detection/mitigation as well as detection by the web site that got compromised.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Commonly executed technique to place an exploit on an often widely used public web site intended for driveby delivery.", + "value": "Untargeted client-side exploitation", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1147" + ] + }, + "uuid": "2ec57bf1-fcc3-4c19-9516-79b7fde483af" + }, + { + "description": "Instead of buying, leasing, or renting infrastructure an adversary may compromise infrastructure and use it for some or all of the attack cycle. (Citation: WateringHole2014) (Citation: FireEye Operation SnowMan)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not have visibility on 3rd party sites unless target is successfully enticed to visit one.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Commonly used technique currently (e.g., [https://www.wordpress.com WordPress] sites) as precursor activity to launching attack against intended target (e.g., acquiring botnet or layers of proxies for reducing attribution possibilities).", + "value": "Compromise 3rd party infrastructure to support delivery", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1089" + ] + }, + "uuid": "4900fabf-1142-4c1f-92f5-0b590e049077" + }, + { + "description": "Email addresses, logon credentials, and other forms of online identification typically share a common format. This makes guessing other credentials within the same domain easier. For example if a known email address is first.last@company.com it is likely that others in the company will have an email in the same format. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Easily determined and not intended to be protected information. Publicly collected and shared repositories of email addresses exist.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Scraping of known email addresses from the target will likely reveal the target standard for address/username format. This information is easily discoverable.", + "value": "Discover target logon/email address format", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1032" + ] + }, + "uuid": "ef0f816a-d561-4953-84c6-2a2936c96957" + }, + { + "description": "The use of software, data, or commands to take advantage of a weakness in a computer system or program in order to cause unintended or unanticipated behavior. The weakness in the system can be a bug, a glitch, or a design vulnerability. (Citation: GoogleCrawlerSQLInj)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: If the application and network are designed well, the defender should be able to utilize logging and application logic to catch and deflect SQL injection attacks.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Launching a SQL injection attack is not overly complex and a commonly used technique. This technique, however, requires finding a vulnerable application.", + "value": "Exploit public-facing application", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1154" + ] + }, + "uuid": "8a64f743-acaa-49d5-9d3d-ae5616a3876f" + }, + { + "description": "Key Intelligence Topics (KITs) and Key Intelligence Questions (KIQs) may be further subdivided to focus on political, economic, diplomatic, military, financial, or intellectual property categories. An adversary may specify KITs or KIQs in this manner in order to understand how the information they are pursuing can have multiple uses and to consider all aspects of the types of information they need to target for a particular purpose. (Citation: CompetitiveIntelligence) (Citation: CompetitiveIntelligence)KIT.\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Assess KITs/KIQs benefits", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1006" + ] + }, + "uuid": "ae85ba2f-27ea-42d9-b42a-0fe89ee19ed5" + }, + { + "description": "Obfuscation is hiding the day-to-day building and testing of new tools, chat servers, etc. (Citation: DellComfooMasters)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: While possible to detect given a significant sample size, depending on how the unique identifier is used detection may be difficult as similar patterns may be employed elsewhere (e.g., content hosting providers, account reset URLs).\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: An adversary can easily generate pseudo-random identifiers to associate with a specific target, include the indicator as part of a URL and then identify which target was successful.", + "value": "Obfuscate operational infrastructure", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1095" + ] + }, + "uuid": "9d234df0-2344-4db4-bc0f-8de9c6c071a7" + }, + { + "description": "Malware may perform differently on different platforms (computer vs handheld) and different operating systems ([http://www.ubuntu.com Ubuntu] vs [http://www.apple.com/osx/ OS X]), and versions ([http://windows.microsoft.com Windows] 7 vs 10) so malicious actors will test their malware in the environment(s) where they most expect it to be executed. (Citation: BypassMalwareDefense)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary controls the test and defender likely has no visibility.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary can simulate most environments (e.g., variable operating systems, patch levels, application versions) with details available from other techniques.", + "value": "Test malware in various execution environments", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1134" + ] + }, + "uuid": "e042a41b-5ecf-4f3a-8f1f-1b528c534772" + }, + { + "description": "Determining if a \"corporate\" help desk exists, the degree of access and control it has, and whether there are \"edge\" units that may have different support processes and standards. (Citation: SANSCentratlizeManagement)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: No technical means to detect an adversary collecting information about a target. Any detection would be based upon strong OPSEC policy implementation.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Requires an adversary to undergo a research process to learn the internal workings of an organization. An adversary can do this by social engineering individuals in the company by claiming to need to find information for the help desk, or through social engineering of former employees or business partners.", + "value": "Determine centralization of IT management", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1062" + ] + }, + "uuid": "a7dff5d5-99f9-4a7e-ac54-a64113c28121" + }, + { + "description": "An adversary can test physical access options in preparation for the actual attack. This could range from observing behaviors and noting security precautions to actually attempting access. (Citation: OCIAC Pre Incident Indicators) (Citation: NewsAgencySpy)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Defender often install badging, cameras, security guards or other detection techniques for physical security and monitoring.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Requires a physical presence in the space being entered and increased risk of being detected/detained (e.g., recorded on video camera)", + "value": "Test physical access", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1137" + ] + }, + "uuid": "18bfa01c-9fa9-409f-91f5-4a2822609d81" + }, + { + "description": "Code signing is the process of digitally signing executables or scripts to confirm the software author and guarantee that the code has not been altered or corrupted. Users may trust a signed piece of code more than an signed piece of code even if they don't know who issued the certificate or who the author is. (Citation: Adobe Code Signing Cert)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not know what certificates an adversary acquires from a 3rd party. Defender will not know prior to public disclosure if a 3rd party has had their certificate compromised.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: It is trivial to purchase code signing certificates within an organization; many exist and are available at reasonable cost. It is complex to factor or steal 3rd party code signing certificates for use in malicious mechanisms", + "value": "Acquire or compromise 3rd party signing certificates", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1087" + ] + }, + "uuid": "e5164428-03ca-4336-a9a7-4d9ea1417e59" + }, + { + "description": "Leadership assesses the areas of most interest to them and generates Key Intelligence Topics (KIT) or Key Intelligence Questions (KIQ). For example, an adversary knows from open and closed source reporting that cyber is of interest, resulting in it being a KIT. (Citation: ODNIIntegration)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Assess leadership areas of interest", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1001" + ] + }, + "uuid": "d3999268-740f-467e-a075-c82e2d04be62" + }, + { + "description": "Client configurations information such as the operating system and web browser, along with additional information such as version or language, are often transmitted as part of web browsing communications. This can be accomplished in several ways including use of a compromised web site to collect details on visiting computers. (Citation: UnseenWorldOfCookies) (Citation: Panopticlick)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Typical information collected as part of accessing web sites (e.g., operating system, browser version, basic configurations).\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Basic web scripting capability to collect information of interest on users of interest. Requires a compromised web site and the users of interest to navigate there.", + "value": "Enumerate client configurations", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1039" + ] + }, + "uuid": "78ae433b-289d-4c8d-b8c1-f8de0b7f9090" + }, + { + "description": "Every domain registrar maintains a publicly viewable database that displays contact information for every registered domain. Private 'whois' services display alternative information, such as their own company data, rather than the owner of the domain. (Citation: APT1)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Algorithmically possible to detect COTS service usage or use of non-specific mailing addresses (PO Boxes, drop sites, etc.)\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Commercially available or easy to set up and/or register using a disposable email account.", + "value": "Private whois services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1082" + ] + }, + "uuid": "3160347f-11ac-44a3-9640-a648b3c17a8f" + }, + { + "description": "Once generated, Key Intelligence Topics (KITs), Key Intelligence Questions (KIQs), and/or intelligence requirements are assigned to applicable agencies and/or personnel. For example, an adversary may decide nuclear energy requirements should be assigned to a specific organization based on their mission. (Citation: AnalystsAndPolicymaking) (Citation: JP2-01)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Assign KITs, KIQs, and/or intelligence requirements", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1015" + ] + }, + "uuid": "4fad17d3-8f42-449d-ac4b-dbb4c486127d" + }, + { + "description": "Personnel internally to a company may belong to a group or maintain a role with electronic specialized access, authorities, or privilege that make them an attractive target for an adversary. One example of this is a system administrator. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Searching publicly available sources that cannot be monitored by a defender.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Requires an adversary to undergo an intensive research process. It is resource intensive or requires special data access. May be easier for certain specialty use cases.", + "value": "Identify groups/roles", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1047" + ] + }, + "uuid": "89a79d91-53e0-4ef5-ba28-558cb8b01f76" + }, + { + "description": "After compromise, an adversary may utilize additional tools to facilitate their end goals. This may include tools to further explore the system, move laterally within a network, exfiltrate data, or destroy data. (Citation: SofacyHits)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary will likely use code repositories, but development will be performed on their local systems.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Post compromise tool development is a standard part of the adversary's protocol in developing the necessary tools required to completely conduct an attack.", + "value": "Post compromise tool development", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1130" + ] + }, + "uuid": "df42286d-dfbd-4455-bc9d-aef52ac29aa7" + }, + { + "description": "There is usually a delay between when a vulnerability or exploit is discovered and when it is made public. An adversary may target the systems of those known to research vulnerabilities in order to gain that knowledge for use during a different attack. (Citation: TempertonDarkHotel)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: The compromise of unknown vulnerabilities would provide little attack and warning against a defender, rendering it highly challenging to detect.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Finding, attacking, and compromising a 3rd party or closed vulnerability entity is challenging, because those containing the vulnerabilities should be very aware of attacks on their environments have a heightened awareness.", + "value": "Compromise 3rd party or closed-source vulnerability/exploit information", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1131" + ] + }, + "uuid": "5a68c603-d7f9-4535-927e-ab56819eaa85" + }, + { + "description": "Open source intelligence (OSINT) is intelligence gathered from publicly available sources. This can include both information gathered on-line, such as from search engines, as well as in the physical world. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDifficulty for the Adversary: Yes", + "value": "Acquire OSINT data sets and information", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1024" + ] + }, + "uuid": "784ff1bc-1483-41fe-a172-4cd9ae25c06b" + }, + { + "description": "A wide variety of 3rd party software services are available (e.g., [https://twitter.com Twitter], [https://www.dropbox.com Dropbox], [https://www.google.com/docs/about/ GoogleDocs]). Use of these solutions allow an adversary to stage, launch, and execute an attack from infrastructure that does not physically tie back to them and can be rapidly provisioned, modified, and shut down. (Citation: LUCKYCAT2012) (Citation: Nemucod Facebook)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not have visibility over account creation for 3rd party software services.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: 3rd party services like these listed are freely available.", + "value": "Acquire and/or use 3rd party software services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1085" + ] + }, + "uuid": "1a295f87-af63-4d94-b130-039d6221fb11" + }, + { + "description": "Upon successful compromise the adversary may implement methods for confirming success including communication to a command and control server, exfiltration of data, or a verifiable intended effect such as a publicly accessible resource being inaccessible or a web page being defaced. (Citation: FireEye Malware Stages) (Citation: APTNetworkTrafficAnalysis)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Current commercial tools and sensitive analytics can be used to detect communications to command and control servers or data exfiltration.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Certainty of the confirmation of compromise is not guaranteed unless the adversary sees communication to a command and control server, exfiltration of data, or an intended effect occur.", + "value": "Confirmation of launched compromise achieved", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1160" + ] + }, + "uuid": "f4c5d1d9-8f0e-46f1-a9fa-f9a440926046" + }, + { + "description": "Job postings, on either company sites, or in other forums, provide information on organizational structure and often provide contact information for someone within the organization. This may give an adversary information on people within the organization which could be valuable in social engineering attempts. (Citation: JobPostingThreat)\n\nDetectable by Common Defenses: No\n\nDifficulty for the Adversary: Yes", + "value": "Identify job postings and needs/gaps", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1044" + ] + }, + "uuid": "0722cd65-0c83-4c89-9502-539198467ab1" + }, + { + "description": "Social Engineering is the practice of manipulating people in order to get them to divulge information or take an action. Human Intelligence (HUMINT) is intelligence collected and provided by human sources. (Citation: 17millionScam) (Citation: UbiquityEmailScam)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Assuming an average company does not train its employees to be aware of social engineering techniques, it is not possible to detect the adversary's use unless a highly motivated or paranoid employee informs security. This assessment flips to a 1 in cases of environments where security trains employees to be vigilant or in specialized industries where competitive intelligence and business intelligence train employees to be highly aware. Most likely more complex for an adversary to detect as methods move to physical or non traditionally monitored mechanisms (such as phone calls outside of call centers). Furthermore, the content of such an interaction may be lost due to lack of collection.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Assuming an average adversary whose focus is social engineering, it is not difficult for an adversary. Assuming a HUMINT operation and specialized circumstances, the adversary difficulty becomes 1. Social engineering can be easily done remotely via email or phone. In contrast, HUMINT operations typically would require physical contact at some point in the process, increasing the difficulty.", + "value": "Conduct social engineering or HUMINT operation", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1153" + ] + }, + "uuid": "b79a1960-d0be-4b51-bb62-b27e91e1dea0" + }, + { + "description": "A wide variety of 3rd party software services are available (e.g., [https://twitter.com Twitter], [https://www.dropbox.com Dropbox], [https://www.google.com/docs/about/ GoogleDocs]). Use of these solutions allow an adversary to stage, launch, and execute an attack from infrastructure that does not physically tie back to them and can be rapidly provisioned, modified, and shut down. (Citation: LOWBALL2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not have visibility over account creation for 3rd party software services.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: 3rd party services like these listed are freely available.", + "value": "Acquire and/or use 3rd party software services", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1107" + ] + }, + "uuid": "488da8ed-2887-4ef6-a39a-5b69bc6682c6" + }, + { + "description": "An adversary can probe a victim's network to determine configurations. The configurations may provide opportunities to route traffic through the network in an undetected or less detectable way. (Citation: OSFingerprinting2014)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This can be done offline after the data has been collected.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Analyze network traffic to determine security filtering policies, packets dropped, etc.", + "value": "Analyze hardware/software security defensive capabilities", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1071" + ] + }, + "uuid": "a1e8d61b-22e1-4983-8485-96420152ecd8" + }, + { + "description": "Dynamic DNS is a automated method to rapidly update the domain name system mapping of hostnames to IPs. (Citation: FireEyeSupplyChain)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not know at first use what is valid or hostile traffic without more context.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: It is relatively easy to subscribe to dynamic DNS providers or find ways to get different IP addresses from a cloud provider.", + "value": "Dynamic DNS", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1110" + ] + }, + "uuid": "54eb2bab-125f-4d1c-b999-0c692860bafe" + }, + { + "description": "An exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer hardware or software. The adversary may need to discover new exploits when existing exploits are no longer relevant to the environment they are trying to compromise. An adversary may monitor exploit provider forums to understand the state of existing, as well as newly discovered, exploits. (Citation: EquationQA)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Public source external to the defender's organization.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Many public sources exist for this information.", + "value": "Discover new exploits and monitor exploit-provider forums", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1127" + ] + }, + "uuid": "82bbd209-f516-45e0-9542-4ffbbc2a8717" + }, + { + "description": "For attacks incorporating social engineering the utilization of an on-line persona is important. Utilizing an existing persona with compromised accounts may engender a level of trust in a potential victim if they have a relationship, or knowledge of, the compromised persona. (Citation: AnonHBGary) (Citation: Hacked Social Media Accounts)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Possible to detect compromised credentials if alerting from a service provider is enabled and acted upon by the individual.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: It is relatively easy and low cost to purchase compromised credentials. Mining social media sites offers open source information about a particular target. Most users tend to reuse passwords across sites and are not paranoid enough to check and see if spoofed sites from their persona exist across current social media.", + "value": "Choose pre-compromised persona and affiliated accounts", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1120" + ] + }, + "uuid": "9a8c47f6-ae69-4044-917d-4b1602af64d9" + }, + { + "description": "Open source intelligence (OSINT) provides free, readily available information about a target while providing the target no indication they are of interest. Such information can assist an adversary in crafting a successful approach for compromise. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This activity is indistinguishable from legitimate business uses and easy to obtain.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Possible to gather digital intelligence about a person is easily aided by social networking sites, free/for fee people search engines, and publicly available information (e.g., county databases on tickets/DUIs).", + "value": "Acquire OSINT data sets and information", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1043" + ] + }, + "uuid": "2b9a666e-bd59-4f67-9031-ed41b428e04a" + }, + { + "description": "The attempt to identify people of interest or with an inherent weakness for direct or indirect targeting to determine an approach to compromise a person or organization. Such targets may include individuals with poor OPSEC practices or those who have a trusted relationship with the intended target. (Citation: RSA-APTRecon) (Citation: Scasny2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Common defenses protecting against poor OPSEC practices are traditionally more policy-based in nature rather than technical. Policy-based mitigations are generally more difficult to enforce and track violations, making it more difficult that this technique can be detected by common defenses.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Specialty cases enable an adversary to use key words in order to search social media and identify personnel with poor OPSEC practices who may have access to specialized information which would make them a target of interest. In addition, the open nature of social media leads to a tendency among individuals to overshare, encouraging poor OPSEC and increasing the ease by which an adversary can identify interesting targets.", + "value": "Identify people of interest", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1046" + ] + }, + "uuid": "0c0f075b-5d69-43f2-90df-d9ad18f44624" + }, + { + "description": "Network trusts enable communications between different networks with specific accesses and permissions. Network trusts could include the implementation of domain trusts or the use of virtual private networks (VPNs). (Citation: CuckoosEgg) (Citation: CuckoosEgg)Wikipedia (Citation: KGBComputerMe)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This is not easily performed remotely and therefore not a detectable event. If the adversary can sniff traffic to deduce trust relations, this is a passive activity and not detectable.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Determining trust relationships once internal to a network is trivial. Simple tools like trace route can show evidence of firewalls or VPNs and then hosts on the either side of the firewall indicating a different trusted network. Active Directory command line tools can also identify separate trusted networks.\n\nIf completely external to a network, sniffing traffic (if possible) could also reveal the communications protocols that could be guessed to be a trusted network connection (e.g., IPsec, maybe SSL, etc.) though this is error-prone. \n\nWith no other access, this is hard for an adversary to do completely from a remote vantage point.", + "value": "Determine external network trust dependencies", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1036" + ] + }, + "uuid": "a2fc93cd-e371-4755-9305-2615b6753d91" + }, + { + "description": "An adversary undergoes an iterative target selection process that may begin either broadly and narrow down into specifics (strategic to tactical) or narrowly and expand outward (tactical to strategic). As part of this process, an adversary may determine a high level target they wish to attack. One example of this may be a particular country, government, or commercial sector. (Citation: CyberAdversaryBehavior) (Citation: JP3-60) (Citation: JP3-12 (R)) (Citation: DoD Cyber 2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. May change for special use cases or adversary and defender overlays.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: This is the normal adversary targeting cycle where they utilize our poor OPSEC practices to their advantage.", + "value": "Determine strategic target", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1018" + ] + }, + "uuid": "91a3735f-817a-4450-8ed4-f05a0f5c3877" + }, + { + "description": "Analyze strengths and weaknesses of the target for potential areas of where to focus compromise efforts. (Citation: FakeLinkedIn)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This can be done offline after the data has been collected.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Job postings and hiring requisitions have to be made public for contractors and many times have the name of the organization being supported. In addition, they outline the skills needed to do a particular job, which can provide insight into the technical structure and organization of a target.", + "value": "Analyze organizational skillsets and deficiencies", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1066" + ] + }, + "uuid": "092f05e3-f7c0-4cd2-91be-3a8d6ed3cadc" + }, + { + "description": "If going from strategic down to tactical or vice versa, an adversary would next consider the operational element. For example, the specific company within an industry or agency within a government. (Citation: CyberAdversaryBehavior) (Citation: JP3-60) (Citation: JP3-12 (R)) (Citation: DoD Cyber 2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. May change for special use cases or adversary and defender overlays.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: This is the normal adversary targeting cycle where they utilize our poor OPSEC practices to their advantage.", + "value": "Determine operational element", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1019" + ] + }, + "uuid": "c860af4a-376e-46d7-afbf-262c41012227" + }, + { + "description": "An adversary can test their planned method of attack against existing security products such as email filters or intrusion detection sensors (IDS). (Citation: WiredVirusTotal)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Use of sites like [https://www.virustotal.com VirusTotal] to test signature detection often occurs to test detection. Defender can also look for newly added uploads as a precursor to an adversary's launch of an attack.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Current open source technologies and websites exist to facilitate adversary testing of malware against signatures.", + "value": "Test signature detection for file upload/email filters", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1138" + ] + }, + "uuid": "c9ac5715-ee5c-4380-baf4-6f12e304ca93" + }, + { + "description": "From a tactical viewpoint, an adversary could potentially have a primary and secondary level target. The primary target represents the highest level tactical element the adversary wishes to attack. For example, the corporate network within a corporation or the division within an agency. (Citation: CyberAdversaryBehavior) (Citation: JP3-60) (Citation: JP3-12 (R)) (Citation: DoD Cyber 2015)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. May change for special use cases or adversary and defender overlays.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: This is the normal adversary targeting cycle where they utilize our poor OPSEC practices to their advantage.", + "value": "Determine highest level tactical element", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1020" + ] + }, + "uuid": "dc7dfc9f-be1b-4e6e-a2e6-9a9bb2400ec9" + }, + { + "description": "A technique used to compromise a specific group of end users by taking advantage of flaws in client-side applications. For example, infecting websites that members of a targeted group are known to visit with the goal to infect a targeted user's computer. (Citation: RSASEThreat) (Citation: WikiStagefright) (Citation: ForbesSecurityWeek) (Citation: StrongPity-waterhole)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Defensive technologies exist to scan web content before delivery to the requested end user. However, this is not foolproof as some sites encrypt web communications and the adversary constantly moves to sites not previously flagged as malicious thus defeating this defense. Host-based defenses can also aid in detection/mitigation as well as detection by the web site that got compromised. The added challenge for a conditional watering hole is the reduced scope and likely reduced ability to detect or be informed. Determining deltas in content (e.g., differences files type/size/number/hashes) downloaded could also aid in detection.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Commonly executed technique to place an exploit on an often widely used public web site intended for driveby delivery. The additional challenge is the reduced set of options for web sites to compromise since the set is reduced to those often visited by targets of interest.", + "value": "Targeted client-side exploitation", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1148" + ] + }, + "uuid": "72923cae-6c8c-4da2-8f48-b73389529c25" + }, + { + "description": "Supply chains include the people, processes, and technologies used to move a product or service from a supplier to a consumer. Understanding supply chains may provide an adversary with opportunities to exploit the people, their positions, and relationships, that are part of the supply chain. (Citation: SmithSupplyChain) (Citation: CERT-UKSupplyChain)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Searching publicly available sources that cannot be monitored by a defender.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Requires an intensive process to obtain the full picture. It is possible to obtain basic information/some aspects via OSINT. May be easier in certain industries where there are a limited number of suppliers (e.g., SCADA).", + "value": "Identify supply chains", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1042" + ] + }, + "uuid": "59369f72-3005-4e54-9095-3d00efcece73" + }, + { + "description": "An adversary needs the necessary skills to set up procured equipment and software to create their desired infrastructure. (Citation: KasperskyRedOctober)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender will not have visibility on 3rd party sites unless target is successfully enticed to visit one.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Skills are common to majority of computer scientists and \"hackers\". Can be easily obtained through contracting if not organic to adversary's organization.", + "value": "Install and configure hardware, network, and systems", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1113" + ] + }, + "uuid": "73e394e5-3d8a-40d1-ab8c-a1b4ea9db424" + }, + { + "description": "Host based hiding techniques are designed to allow an adversary to remain undetected on a machine upon which they have taken action. They may do this through the use of static linking of binaries, polymorphic code, exploiting weakness in file formats, parsers, or self-deleting code. (Citation: VirutAP)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Techniques are difficult to detect and might occur in uncommon use-cases (e.g., patching, anti-malware, anti-exploitation software).\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Some of the host-based hiding techniques require advanced knowledge combined with an understanding and awareness of the target's environment (e.g., exploiting weaknesses in file formats, parsers and detection capabilities).", + "value": "Host-based hiding techniques", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1091" + ] + }, + "uuid": "6f088e84-37b2-44de-8df3-393908f2d77b" + }, + { + "description": "Physical locality information may be used by an adversary to shape social engineering attempts (language, culture, events, weather, etc.) or to plan for physical actions such as dumpster diving or attempting to access a facility. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary searches publicly available sources that list physical locations that cannot be monitored by a defender or are not necessarily monitored (e.g., all IP addresses touching their public web space listing physical locations).\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Most corporations now list their locations on public facing websites. Some challenge still exists to find covert or sensitive locations.", + "value": "Determine physical locations", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1059" + ] + }, + "uuid": "2011ffeb-8003-41ef-b962-9d1cbfa35e6d" + }, + { + "description": "Leadership conducts a cost/benefit analysis that generates a compelling need for information gathering which triggers a Key Intelligence Toptic (KIT) or Key Intelligence Question (KIQ). For example, an adversary compares the cost of cyber intrusions with the expected benefits from increased intelligence collection on cyber adversaries. (Citation: LowenthalCh4) (Citation: KIT-Herring)\n\nDetectable by Common Defenses: No\n\nDifficulty for the Adversary: Yes", + "value": "Conduct cost/benefit analysis", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1003" + ] + }, + "uuid": "51bca707-a806-49bf-91e0-03885b0ac85c" + }, + { + "description": "Applicable agencies and/or personnel receive intelligence requirements and evaluate them to determine sub-requirements related to topics, questions, or requirements. For example, an adversary's nuclear energy requirements may be further divided into nuclear facilities versus nuclear warhead capabilities. (Citation: AnalystsAndPolicymaking)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Receive KITs/KIQs and determine requirements", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1016" + ] + }, + "uuid": "acfcbe7a-4dbc-4471-be2b-134faf479e3e" + }, + { + "description": "Outsourcing, the arrangement of one company providing goods or services to another company for something that could be done in-house, provides another avenue for an adversary to target. Businesses often have networks, portals, or other technical connections between themselves and their outsourced/partner organizations that could be exploited. Additionally, outsourced/partner organization information could provide opportunities for phishing. (Citation: Scasny2015) (Citation: OPM Breach)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Much of this analysis can be done using the target's open source website, which is purposely designed to be informational and may not have extensive visitor tracking capabilities.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Analyzing business relationships from information gathering may provide insight into outsourced capabilities. In certain industries, outsourced capabilities or close business partnerships may be advertised on corporate websites.", + "value": "Analyze presence of outsourced capabilities", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1080" + ] + }, + "uuid": "34450117-d1d5-417c-bb74-4359fc6551ca" + }, + { + "description": "Implementation plans specify how the goals of the strategic plan will be executed. (Citation: ChinaCollectionPlan) (Citation: OrderOfBattle)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Normally, defender is unable to detect. Few agencies and commercial organizations may have unique insights.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Normal aspect of adversary planning lifecycle. May not be done by all adversaries.", + "value": "Create implementation plan", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1009" + ] + }, + "uuid": "b355817c-cf63-43b4-94a4-05e9645fa910" + }, + { + "description": "Using alternative payment options allows an adversary to hide their activities. Options include crypto currencies, barter systems, pre-paid cards or shell accounts. (Citation: Goodin300InBitcoins)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Defender likely will not have access to payment information. Monitoring crypto-currency or barter boards is resource intensive and not fully automatable.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Easy to use pre-paid cards or shell accounts to pay for services online. Crypto currencies and barter systems can avoid use of trace-able bank or credit apparatus.", + "value": "Non-traditional or less attributable payment options", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1093" + ] + }, + "uuid": "b79e8a3f-a109-47c2-a0e3-564955590a3d" + }, + { + "description": "In addition to a target's social media presence may exist a larger digital footprint, such as accounts and credentials on e-commerce sites or usernames and logins for email. An adversary familiar with a target's username can mine to determine the target's larger digital footprint via publicly available sources. (Citation: DigitalFootprint) (Citation: trendmicro-vtech)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Searching publicly available sources that cannot be monitored by a defender.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Information readily available through searches", + "value": "Aggregate individual's digital footprint", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1052" + ] + }, + "uuid": "b3f36317-3940-4d71-968f-e11ac1bf6a31" + }, + { + "description": "An adversary may identify sensitive personnel information not typically posted on a social media site, such as address, marital status, financial history, and law enforcement infractions. This could be conducted by searching public records that are frequently available for free or at a low cost online. (Citation: RSA-APTRecon)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Searching publicly available sources that cannot be monitored by a defender.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: This type of information is useful to understand the individual and their ability to be blackmailed. Searching public records is easy and most information can be purchased for a low cost if the adversary really wants it.", + "value": "Identify sensitive personnel information", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1051" + ] + }, + "uuid": "7dae871c-effc-444b-9962-4b7efefe7d40" + }, + { + "description": "Through social engineering or other methods, an adversary can get users to perform physical actions that provide access to an adversary. This could include providing a password over the phone or inserting a 'found' CD or USB into a system. (Citation: AnonHBGary) (Citation: CSOInsideOutside)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Non-hypersensing environments do not typically collect this level of detailed information.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Ill-informed users insert devices into their network that they randomly find, despite training educating them why this is not a wise idea.", + "value": "Human performs requested action of physical nature", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1162" + ] + }, + "uuid": "fb39384c-00e4-414a-88af-e80c4904e0b8" + }, + { + "description": "During mergers, divestitures, or other period of change in joint infrastructure or business processes there may be an opportunity for exploitation. During this type of churn, unusual requests, or other non standard practices may not be as noticeable. (Citation: RossiMergers) (Citation: MeidlHealthMergers)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Most of this activity would target partners and business processes. Partners would not report. Difficult to tie this activity to a cyber attack.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Mapping joint infrastructure and business processes is difficult without insider knowledge or SIGINT capability. While a merger creates and opportunity to exploit potentially cumbersome or sloppy business processes, advance notice of a merger is difficult; merger information is typically close-hold until the deal is done.", + "value": "Assess opportunities created by business deals", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1076" + ] + }, + "uuid": "e2aa077d-60c9-4de5-b015-a9c382877cd9" + }, + { + "description": "The process of gathering domain account credentials in order to silently create subdomains pointed at malicious servers without tipping off the actual owner. (Citation: CiscoAngler) (Citation: ProofpointDomainShadowing)\n\nDetectable by Common Defenses: Partial\n\nDetectable by Common Defenses explanation: Detection of this technique requires individuals to monitor their domain registrant accounts routinely. In addition, defenders have had success with blacklisting sites or IP addresses, but an adversary can defeat this by rotating either the subdomains or the IP addresses associated with the campaign.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: To successfully conduct this attack, an adversary usually phishes the individual behind the domain registrant account, logs in with credentials, and creates a large amount of subdomains.", + "value": "Shadow DNS", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1117" + ] + }, + "uuid": "3f157dee-74f0-41fc-801e-f837b8985b0a" + }, + { + "description": "A payload is the part of the malware which performs a malicious action. The adversary may create custom payloads when none exist with the needed capability or when targeting a specific environment. (Citation: APT1)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: It is likely that an adversary will create and develop payloads on inaccessible or unknown networks for OPSEC reasons.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: Specialized tools exist for research, development, and testing of virus/malware payloads.", + "value": "Create custom payloads", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1122" + ] + }, + "uuid": "fddd81e9-dd3d-477e-9773-4fb8ae227234" + }, + { + "description": "Social Engineering is the practice of manipulating people in order to get them to divulge information or take an action. (Citation: SEAttackVectors) (Citation: BeachSE2003)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: No technical means to detect an adversary collecting information about a target. Any detection would be based upon strong OPSEC policy implementation.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Very effective technique for the adversary that does not require any formal training and relies upon finding just one person who exhibits poor judgement.", + "value": "Conduct social engineering", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1045" + ] + }, + "uuid": "af358cad-eb71-4e91-a752-236edc237dae" + }, + { + "description": "Certificates are designed to instill trust. They include information about the key, information about its owner's identity, and the digital signature of an entity that has verified the certificate's contents are correct. If the signature is valid, and the person examining the certificate trusts the signer, then they know they can use that key to communicate with its owner. Acquiring a certificate for a domain name similar to one that is expected to be trusted may allow an adversary to trick a user in to trusting the domain (e.g., vvachovia instead of [https://www.wellsfargo.com/about/corporate/wachovia/ Wachovia] -- homoglyphs). (Citation: SubvertSSL) (Citation: PaypalScam)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Defender can monitor for domains similar to popular sites (possibly leverage [https://www.alexa.com Alexa] top ''N'' lists as starting point).\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: SSL certificates are readily available at little to no cost.", + "value": "SSL certificate acquisition for domain", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1114" + ] + }, + "uuid": "e34b9ca1-8778-41a3-bba5-8edaab4076dc" + }, + { + "description": "An adversary can run their code on systems with cyber security protections, such as antivirus products, in place to see if their code is detected. They can also test their malware on freely available public services. (Citation: MalwareQAZirtest)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary controls the testing and can ensure data does not leak with proper OPSEC on testing.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Adversary has the ability to procure products and not have reporting return to vendors or can choose to use freely available services", + "value": "Test malware to evade detection", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1136" + ] + }, + "uuid": "8b57a8f1-9cbc-4b95-b162-cc2a1add94f2" + }, + { + "description": "An exploit takes advantage of a bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer hardware or software. The adversary may use or modify existing exploits when those exploits are still relevant to the environment they are trying to compromise. (Citation: NYTStuxnet) (Citation: NationsBuying)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: Adversary will likely use code repositories, but development will be performed on their local systems.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Several exploit repositories and tool suites exist for re-use and tailoring.", + "value": "Build or acquire exploits", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1126" + ] + }, + "uuid": "4886e3c2-468b-4e26-b7e5-2031d995d13a" + }, + { + "description": "If an adversary can gain physical access to the target's environment they can introduce a variety of devices that provide compromise mechanisms. This could include installing keyboard loggers, adding routing/wireless equipment, or connecting computing devices. (Citation: Credit Card Skimmers)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: This varies depending on the amount of monitoring within the environment. Highly secure environments might have more innate monitoring and catch an adversary doing this more easily.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: This likely requires the adversary to have close or insider access to introduce the mechanism of compromise.", + "value": "Unauthorized user introduces compromise delivery mechanism", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1164" + ] + }, + "uuid": "b3253d9e-ba11-430f-b5a3-4db844ce5413" + }, + { + "description": "Certain types of traffic (e.g., Twitter14, HTTP) are more commonly used than others. Utilizing more common protocols and software may make an adversary's traffic more difficult to distinguish from legitimate traffic. (Citation: symantecNITRO)\n\nDetectable by Common Defenses: No\n\nDetectable by Common Defenses explanation: High level of entropy in communications. High volume of communications makes it extremely hard for a defender to distinguish between legitimate and adversary communications.\n\nDifficulty for the Adversary: Yes\n\nDifficulty for the Adversary explanation: Communications are hidden (but not necessarily encrypted) in an attempt to make the content more difficult to decipher or to make the communication less conspicuous.", + "value": "Common, high volume protocols and software", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1098" + ] + }, + "uuid": "0c592c79-29a7-4a94-81a4-c87eae3aead6" + }, + { + "description": "Certain types of traffic (e.g., DNS tunneling, header inject) allow for user-defined fields. These fields can then be used to hide data. In addition to hiding data in network protocols, steganography techniques can be used to hide data in images or other file formats. Detection can be difficult unless a particular signature is already known. (Citation: BotnetsDNSC2) (Citation: HAMMERTOSS2015) (Citation: DNS-Tunnel)\n\nDetectable by Common Defenses: Yes\n\nDetectable by Common Defenses explanation: Unless defender is dissecting protocols or performing network signature analysis on any protocol deviations/patterns, this technique is largely undetected.\n\nDifficulty for the Adversary: No\n\nDifficulty for the Adversary explanation: This technique requires a more advanced protocol understanding and testing to insert covert communication into legitimate protocol fields.", + "value": "Data Hiding", + "meta": { + "refs": [ + "https://attack.mitre.org/pre-attack/index.php/Technique/PRE-T1097" + ] + }, + "uuid": "1ff8b824-5287-4583-ab6a-013bf36d4864" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-pre-attack-intrusion-set.json b/clusters/mitre-pre-attack-intrusion-set.json new file mode 100644 index 0000000..823019a --- /dev/null +++ b/clusters/mitre-pre-attack-intrusion-set.json @@ -0,0 +1,132 @@ +{ + "name": "Pre Attack - intrusion Set", + "type": "mitre-pre-attack-intrusion-set", + "description": "Name of ATT&CK Group", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "1fdc8fa2-1708-11e8-99a3-67b4efc13c4f", + "authors": [ + "MITRE" + ], + "values": [ + { + "description": "APT16 is a China-based threat group that has launched spearphishing campaigns targeting Japanese and Taiwanese organizations. (Citation: FireEye EPS Awakens Part 2)", + "value": "APT16", + "meta": { + "synonyms": [ + "APT16" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0023", + "https://www.fireeye.com/blog/threat-research/2015/12/the-eps-awakens-part-two.html" + ] + }, + "uuid": "d6e88e18-81e8-4709-82d8-973095da1e70" + }, + { + "description": "APT28 is a threat group that has been attributed to the Russian government. (Citation: FireEye APT28) (Citation: SecureWorks TG-4127) (Citation: FireEye APT28) January 2017 (Citation: GRIZZLY STEPPE JAR) This group reportedly compromised the Democratic National Committee in April 2016. (Citation: Crowdstrike DNC June 2016)", + "value": "APT28", + "meta": { + "synonyms": [ + "APT28", + "Sednit", + "Sofacy", + "Pawn Storm", + "Fancy Bear", + "STRONTIUM", + "Tsar Team", + "Threat Group-4127", + "TG-4127" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0007", + "https://www.crowdstrike.com/blog/bears-midst-intrusion-democratic-national-committee/", + "https://www.fireeye.com/content/dam/fireeye-www/global/en/current-threats/pdfs/rpt-apt28.pdf", + "https://www.secureworks.com/research/threat-group-4127-targets-hillary-clinton-presidential-campaign" + ] + }, + "uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c" + }, + { + "description": "Cleaver is a threat group that has been attributed to Iranian actors and is responsible for activity tracked as Operation Cleaver. (Citation: Cylance Cleaver) Strong circumstantial evidence suggests Cleaver is linked to Threat Group 2889 (TG-2889). (Citation: Dell Threat Group 2889)", + "value": "Cleaver", + "meta": { + "synonyms": [ + "Cleaver", + "TG-2889", + "Threat Group 2889" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0003", + "https://www.cylance.com/content/dam/cylance/pages/operation-cleaver/Cylance%20Operation%20Cleaver%20Report.pdf", + "http://www.secureworks.com/cyber-threat-intelligence/threats/suspected-iran-based-hacker-group-creates-network-of-fake-linkedin-profiles/" + ] + }, + "uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063" + }, + { + "description": "APT12 is a threat group that has been attributed to China. (Citation: Meyers Numbered Panda)", + "value": "APT12", + "meta": { + "synonyms": [ + "APT12", + "IXESHE", + "DynCalc", + "Numbered Panda", + "DNSCALC" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0005", + "http://www.crowdstrike.com/blog/whois-numbered-panda/" + ] + }, + "uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb" + }, + { + "description": "APT1 is a Chinese threat group that has been attributed to the 2nd Bureau of the People\u2019s Liberation Army (PLA) General Staff Department\u2019s (GSD) 3rd Department, commonly known by its Military Unit Cover Designator (MUCD) as Unit 61398. (Citation: Mandiant APT1)", + "value": "APT1", + "meta": { + "synonyms": [ + "APT1", + "Comment Crew", + "Comment Group", + "Comment Panda" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0006", + "https://www.fireeye.com/content/dam/fireeye-www/services/pdfs/mandiant-apt1-report.pdf" + ] + }, + "uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662" + }, + { + "description": "Night Dragon is a threat group that has conducted activity originating primarily in China. (Citation: McAfee Night Dragon)", + "value": "Night Dragon", + "meta": { + "synonyms": [ + "Night Dragon" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0014", + "http://www.mcafee.com/us/resources/white-papers/wp-global-energy-cyberattacks-night-dragon.pdf" + ] + }, + "uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8" + }, + { + "description": "APT17 is a China-based threat group that has conducted network intrusions against U.S. government entities, the defense industry, law firms, information technology companies, mining companies, and non-government organizations. (Citation: FireEye APT17)", + "value": "APT17", + "meta": { + "synonyms": [ + "APT17", + "Deputy Dog" + ], + "refs": [ + "https://attack.mitre.org/wiki/Group/G0025", + "https://www2.fireeye.com/rs/fireye/images/APT17%20Report.pdf" + ] + }, + "uuid": "090242d7-73fc-4738-af68-20162f7a5aae" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre-pre-attack-relationship.json b/clusters/mitre-pre-attack-relationship.json new file mode 100644 index 0000000..bb63783 --- /dev/null +++ b/clusters/mitre-pre-attack-relationship.json @@ -0,0 +1,925 @@ +{ + "name": "Pre Attack - Relationship", + "type": "mitre-pre-attack-relationship", + "description": "MITRE Relationship", + "version": 1, + "source": "https://github.com/mitre/cti", + "uuid": "1ffd3108-1708-11e8-9f98-67b378d9094c", + "authors": [ + "MITRE" + ], + "values": [ + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "58d0b955-ae3d-424a-a537-2804dab38793" + }, + "uuid": "1eed277b-a2a7-43f9-bf12-6e30abf0841a", + "value": "APT28 uses Unconditional client-side exploitation/Injected Website/Driveby" + }, + { + "meta": { + "source-uuid": "eacd1efe-ee30-4b03-b58f-5b3b1adfe45d", + "target-uuid": "103d72e6-7e0d-4b3a-9373-c38567305c33" + }, + "uuid": "4a69750c-47d5-40f5-b753-c6bb2a27a359", + "value": "Friend/Follow/Connect to targets of interest related-to Friend/Follow/Connect to targets of interest" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "15ef4da5-3b93-4bb1-a39a-5396661956d3" + }, + "uuid": "2b6a71e4-e5d5-41d2-a193-9a95c94dc924", + "value": "APT1 uses Build and configure delivery systems" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "e24a9f99-cb76-42a3-a50b-464668773e97" + }, + "uuid": "57723021-1eb3-4bf2-86eb-fdbf8a1b8125", + "value": "Night Dragon uses Spear phishing messages with malicious attachments" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "9755ecdc-deb0-40e6-af49-713cb0f8ed92" + }, + "uuid": "a34c16e9-bc7e-45f5-a9a2-8b05d868e6a0", + "value": "Night Dragon uses Remote access tool development" + }, + { + "meta": { + "source-uuid": "d6e88e18-81e8-4709-82d8-973095da1e70", + "target-uuid": "d69c3e06-8311-4093-8e3e-0a8e06b15d92" + }, + "uuid": "307e24f8-4d7c-49a8-88f6-fb0a99fe8ff4", + "value": "APT16 uses Assess targeting options" + }, + { + "meta": { + "source-uuid": "7baccb84-356c-4e89-8c5d-58e701f033fc", + "target-uuid": "092f05e3-f7c0-4cd2-91be-3a8d6ed3cadc" + }, + "uuid": "2dbdcf5e-af75-4f92-b4ad-942a06aab259", + "value": "Analyze organizational skillsets and deficiencies related-to Analyze organizational skillsets and deficiencies" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "f4c5d1d9-8f0e-46f1-a9fa-f9a440926046" + }, + "uuid": "9af7194c-1eea-4aef-bab1-49bd29be069c", + "value": "APT1 uses Confirmation of launched compromise achieved" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "89a79d91-53e0-4ef5-ba28-558cb8b01f76" + }, + "uuid": "f6dd74d9-ed02-4fe4-aff6-9ef25906592f", + "value": "Night Dragon uses Identify groups/roles" + }, + { + "meta": { + "source-uuid": "090242d7-73fc-4738-af68-20162f7a5aae", + "target-uuid": "271e6d40-e191-421a-8f87-a8102452c201" + }, + "uuid": "614f64d8-c221-4789-b1e1-787e9326a37b", + "value": "APT17 uses Develop social network persona digital footprint" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "e24a9f99-cb76-42a3-a50b-464668773e97" + }, + "uuid": "84943231-1b44-4029-ae09-0dbf05440bef", + "value": "APT1 uses Spear phishing messages with malicious attachments" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "d3999268-740f-467e-a075-c82e2d04be62" + }, + "uuid": "51d03816-347c-4716-9524-da99a58f5ea6", + "value": "APT1 uses Assess leadership areas of interest" + }, + { + "meta": { + "source-uuid": "af358cad-eb71-4e91-a752-236edc237dae", + "target-uuid": "74a3288e-eee9-4f8e-973a-fbc128e033f1" + }, + "uuid": "ad510f42-e745-42d0-8b54-4bf7a2f3cf34", + "value": "Conduct social engineering related-to Conduct social engineering" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "9108e212-1c94-4f8d-be76-1aad9b4c86a4" + }, + "uuid": "ab356c7a-6922-4143-90eb-5be632e2f6cd", + "value": "Cleaver uses Build social network persona" + }, + { + "meta": { + "source-uuid": "c721b235-679a-4d76-9ae9-e08921fccf84", + "target-uuid": "7718e92f-b011-4f88-b822-ae245a1de407" + }, + "uuid": "ab313887-ff00-4aa9-8edb-ab107c517c19", + "value": "Identify job postings and needs/gaps related-to Identify job postings and needs/gaps" + }, + { + "meta": { + "source-uuid": "d6e88e18-81e8-4709-82d8-973095da1e70", + "target-uuid": "784ff1bc-1483-41fe-a172-4cd9ae25c06b" + }, + "uuid": "edb31962-2310-4618-bd4f-d34f8e7d58e8", + "value": "APT16 uses Acquire OSINT data sets and information" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "286cc500-4291-45c2-99a1-e760db176402" + }, + "uuid": "0adf353d-688b-46ce-88bb-62a008675fe0", + "value": "Night Dragon uses Acquire and/or use 3rd party infrastructure services" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "d778cb83-2292-4995-b006-d38f52bc1e64" + }, + "uuid": "e95ea206-3962-43af-aac1-042ac9928679", + "value": "Night Dragon uses Identify gap areas" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "fddd81e9-dd3d-477e-9773-4fb8ae227234" + }, + "uuid": "b09b41c4-670f-4f00-b8d5-a8c6a2dcfcfb", + "value": "Cleaver uses Create custom payloads" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "c860af4a-376e-46d7-afbf-262c41012227" + }, + "uuid": "26bf68a4-af3c-4d39-bad3-5f0ce824f4a3", + "value": "APT28 uses Determine operational element" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "45242287-2964-4a3e-9373-159fad4d8195" + }, + "uuid": "3d65fc7e-87a5-4113-bd9c-09453fba4d1e", + "value": "APT28 uses Buy domain name" + }, + { + "meta": { + "source-uuid": "7718e92f-b011-4f88-b822-ae245a1de407", + "target-uuid": "c721b235-679a-4d76-9ae9-e08921fccf84" + }, + "uuid": "22d4f32c-63c1-400f-8e2c-10e4a200d133", + "value": "Identify job postings and needs/gaps related-to Identify job postings and needs/gaps" + }, + { + "meta": { + "source-uuid": "73e7d7d5-1782-4cd0-a4d7-00c7ec051c2a", + "target-uuid": "5b6ce031-bb86-407a-9984-2b9700ac4549" + }, + "uuid": "ac1dfc58-d5a2-4b6f-9bf4-c6c0d2d3ae80", + "value": "Identify business relationships related-to Identify business relationships" + }, + { + "meta": { + "source-uuid": "5b6ce031-bb86-407a-9984-2b9700ac4549", + "target-uuid": "73e7d7d5-1782-4cd0-a4d7-00c7ec051c2a" + }, + "uuid": "9524754d-7743-47b3-8395-3cbfb633c020", + "value": "Identify business relationships related-to Identify business relationships" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "271e6d40-e191-421a-8f87-a8102452c201" + }, + "uuid": "d26a1746-b577-4a89-be5e-c49611e8c65a", + "value": "Cleaver uses Develop social network persona digital footprint" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "c2ffd229-11bb-4fd8-9208-edbe97b14c93" + }, + "uuid": "f43faad4-a016-4da0-8de6-53103d429268", + "value": "Cleaver uses Obfuscation or cryptography" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "20a66013-8dab-4ca3-a67d-766c842c561c" + }, + "uuid": "0e7905fd-77c8-43cb-b499-7d6e37fefbeb", + "value": "APT1 uses Dynamic DNS" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "b79a1960-d0be-4b51-bb62-b27e91e1dea0" + }, + "uuid": "3f8694fa-8e16-465b-8357-ec0a85316e9c", + "value": "Cleaver uses Conduct social engineering or HUMINT operation" + }, + { + "meta": { + "source-uuid": "090242d7-73fc-4738-af68-20162f7a5aae", + "target-uuid": "72c8d526-1247-42d4-919c-6d7a31ca8f39" + }, + "uuid": "9c87b627-de61-42da-a658-7bdb33358754", + "value": "APT17 uses Obfuscate infrastructure" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "fddd81e9-dd3d-477e-9773-4fb8ae227234" + }, + "uuid": "6d809b32-a5db-4e1e-bea6-ef29a2c680e5", + "value": "APT28 uses Create custom payloads" + }, + { + "meta": { + "source-uuid": "20a66013-8dab-4ca3-a67d-766c842c561c", + "target-uuid": "54eb2bab-125f-4d1c-b999-0c692860bafe" + }, + "uuid": "f24a6bf4-c60f-4fa6-8f6a-f2806ae92cdd", + "value": "Dynamic DNS related-to Dynamic DNS" + }, + { + "meta": { + "source-uuid": "54eb2bab-125f-4d1c-b999-0c692860bafe", + "target-uuid": "20a66013-8dab-4ca3-a67d-766c842c561c" + }, + "uuid": "94daf955-fb3e-4f13-af60-0e3ffa185be0", + "value": "Dynamic DNS related-to Dynamic DNS" + }, + { + "meta": { + "source-uuid": "090242d7-73fc-4738-af68-20162f7a5aae", + "target-uuid": "9108e212-1c94-4f8d-be76-1aad9b4c86a4" + }, + "uuid": "545cd36e-572e-413d-82b9-db65788791f9", + "value": "APT17 uses Build social network persona" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "e51398e6-53dc-4e9f-a323-e54683d8672b" + }, + "uuid": "8a2c46d3-92f2-4ff7-a912-8d47189a7d79", + "value": "APT1 uses Compromise 3rd party infrastructure to support delivery" + }, + { + "meta": { + "source-uuid": "784ff1bc-1483-41fe-a172-4cd9ae25c06b", + "target-uuid": "028ad431-84c5-4eb7-a364-2b797c234f88" + }, + "uuid": "60b6c9a6-7705-4c72-93bb-67de0caf11f4", + "value": "Acquire OSINT data sets and information related-to Acquire OSINT data sets and information" + }, + { + "meta": { + "source-uuid": "7860e21e-7514-4a3f-8a9d-56405ccfdb0c", + "target-uuid": "78e41091-d10d-4001-b202-89612892b6ff" + }, + "uuid": "9c44b2ec-70b0-4f5c-800e-426477330658", + "value": "Identify supply chains related-to Identify supply chains" + }, + { + "meta": { + "source-uuid": "e51398e6-53dc-4e9f-a323-e54683d8672b", + "target-uuid": "4900fabf-1142-4c1f-92f5-0b590e049077" + }, + "uuid": "bc165934-7ef6-4aed-a0d7-81d3372589f4", + "value": "Compromise 3rd party infrastructure to support delivery related-to Compromise 3rd party infrastructure to support delivery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "288b3cc3-f4da-4250-ab8c-d8b5dbed94ca" + }, + "uuid": "643d984b-0c82-4e14-8ba9-1b8dec0c91e2", + "value": "APT28 uses Identify web defensive services" + }, + { + "meta": { + "source-uuid": "7baccb84-356c-4e89-8c5d-58e701f033fc", + "target-uuid": "96eb59d1-6c46-44bb-bfcd-56be02a00d41" + }, + "uuid": "715a66b4-7925-40b4-868a-e47aba879f8b", + "value": "Analyze organizational skillsets and deficiencies related-to Analyze organizational skillsets and deficiencies" + }, + { + "meta": { + "source-uuid": "2b9a666e-bd59-4f67-9031-ed41b428e04a", + "target-uuid": "028ad431-84c5-4eb7-a364-2b797c234f88" + }, + "uuid": "28bf7e8b-9948-40a8-945b-6b5f2c78ec53", + "value": "Acquire OSINT data sets and information related-to Acquire OSINT data sets and information" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "27f3ddf8-1b77-4cc2-a4c0-e6da3d31a768" + }, + "uuid": "2b0ec032-eaca-4f0c-be55-39471f0f2bf5", + "value": "APT1 uses Obtain/re-use payloads" + }, + { + "meta": { + "source-uuid": "784ff1bc-1483-41fe-a172-4cd9ae25c06b", + "target-uuid": "2b9a666e-bd59-4f67-9031-ed41b428e04a" + }, + "uuid": "1143e6a6-deef-4dbd-8c91-7bf537d8f5ce", + "value": "Acquire OSINT data sets and information related-to Acquire OSINT data sets and information" + }, + { + "meta": { + "source-uuid": "78e41091-d10d-4001-b202-89612892b6ff", + "target-uuid": "59369f72-3005-4e54-9095-3d00efcece73" + }, + "uuid": "a29f2adc-c328-4cf3-9984-2c0c72ec7061", + "value": "Identify supply chains related-to Identify supply chains" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "abd5bed1-4c12-45de-a623-ab8dc4ff862a" + }, + "uuid": "eab3be4e-4130-4898-a7b6-d9e9eb34f2bd", + "value": "APT28 uses Research relevant vulnerabilities/CVEs" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "1a295f87-af63-4d94-b130-039d6221fb11" + }, + "uuid": "39db1df8-f786-480c-9faf-5b870de2250b", + "value": "APT1 uses Acquire and/or use 3rd party software services" + }, + { + "meta": { + "source-uuid": "028ad431-84c5-4eb7-a364-2b797c234f88", + "target-uuid": "2b9a666e-bd59-4f67-9031-ed41b428e04a" + }, + "uuid": "6ba71250-1dc7-4b8d-88e7-698440ea18a0", + "value": "Acquire OSINT data sets and information related-to Acquire OSINT data sets and information" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "e24a9f99-cb76-42a3-a50b-464668773e97" + }, + "uuid": "6238613d-8683-420d-baf7-6050aa27eb9d", + "value": "APT28 uses Spear phishing messages with malicious attachments" + }, + { + "meta": { + "source-uuid": "286cc500-4291-45c2-99a1-e760db176402", + "target-uuid": "795c1a92-3a26-453e-b99a-6a566aa94dc6" + }, + "uuid": "5dc0b076-5f25-4bda-83c7-1d8bd214b81a", + "value": "Acquire and/or use 3rd party infrastructure services related-to Acquire and/or use 3rd party infrastructure services" + }, + { + "meta": { + "source-uuid": "7860e21e-7514-4a3f-8a9d-56405ccfdb0c", + "target-uuid": "59369f72-3005-4e54-9095-3d00efcece73" + }, + "uuid": "7aaa32b6-73f3-4b6e-98ae-da16976e6003", + "value": "Identify supply chains related-to Identify supply chains" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "4900fabf-1142-4c1f-92f5-0b590e049077" + }, + "uuid": "cc22ab71-f2fc-4885-832b-e75dadeefa2d", + "value": "APT1 uses Compromise 3rd party infrastructure to support delivery" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "784ff1bc-1483-41fe-a172-4cd9ae25c06b" + }, + "uuid": "60e79ac2-3dc1-4005-a1f8-260d58117dab", + "value": "APT28 uses Acquire OSINT data sets and information" + }, + { + "meta": { + "source-uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb", + "target-uuid": "9a8c47f6-ae69-4044-917d-4b1602af64d9" + }, + "uuid": "7da16587-3861-4404-9043-0076e4766ac4", + "value": "APT12 uses Choose pre-compromised persona and affiliated accounts" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "91a3735f-817a-4450-8ed4-f05a0f5c3877" + }, + "uuid": "6cfc9229-9928-414e-bfaf-f63e815b4c84", + "value": "APT28 uses Determine strategic target" + }, + { + "meta": { + "source-uuid": "dfa4eaf4-50d9-49de-89e9-d33f579f3e05", + "target-uuid": "856a9371-4f0f-4ea9-946e-f3144204240f" + }, + "uuid": "a7f177e4-7e7f-4883-af3d-c95db9ea7a53", + "value": "Determine 3rd party infrastructure services related-to Determine 3rd party infrastructure services" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "27f3ddf8-1b77-4cc2-a4c0-e6da3d31a768" + }, + "uuid": "515e7665-040c-44ac-a379-44d4399d6e2b", + "value": "Cleaver uses Obtain/re-use payloads" + }, + { + "meta": { + "source-uuid": "96eb59d1-6c46-44bb-bfcd-56be02a00d41", + "target-uuid": "7baccb84-356c-4e89-8c5d-58e701f033fc" + }, + "uuid": "b180dee5-0d48-448f-94b9-4997f0c584d5", + "value": "Analyze organizational skillsets and deficiencies related-to Analyze organizational skillsets and deficiencies" + }, + { + "meta": { + "source-uuid": "4900fabf-1142-4c1f-92f5-0b590e049077", + "target-uuid": "e51398e6-53dc-4e9f-a323-e54683d8672b" + }, + "uuid": "28815a00-1cf4-4fbc-9039-306a9542c7fd", + "value": "Compromise 3rd party infrastructure to support delivery related-to Compromise 3rd party infrastructure to support delivery" + }, + { + "meta": { + "source-uuid": "c721b235-679a-4d76-9ae9-e08921fccf84", + "target-uuid": "0722cd65-0c83-4c89-9502-539198467ab1" + }, + "uuid": "8bcaccd1-403b-40f1-82d3-ac4d873263f8", + "value": "Identify job postings and needs/gaps related-to Identify job postings and needs/gaps" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "ef0f816a-d561-4953-84c6-2a2936c96957" + }, + "uuid": "5aab758c-79d2-4219-9053-f50791d98531", + "value": "APT28 uses Discover target logon/email address format" + }, + { + "meta": { + "source-uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb", + "target-uuid": "e6ca2820-a564-4b74-b42a-b6bdf052e5b6" + }, + "uuid": "b55534ba-37ce-47f2-a961-edeaeedcb399", + "value": "APT12 uses Obfuscate infrastructure" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "27f3ddf8-1b77-4cc2-a4c0-e6da3d31a768" + }, + "uuid": "709bb5af-c484-48f2-bb19-bd7630e42e2d", + "value": "APT28 uses Obtain/re-use payloads" + }, + { + "meta": { + "source-uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb", + "target-uuid": "91a3735f-817a-4450-8ed4-f05a0f5c3877" + }, + "uuid": "4e06cf53-00b1-46a6-a6b6-8e33e761b83f", + "value": "APT12 uses Determine strategic target" + }, + { + "meta": { + "source-uuid": "090242d7-73fc-4738-af68-20162f7a5aae", + "target-uuid": "91a3735f-817a-4450-8ed4-f05a0f5c3877" + }, + "uuid": "89754a0d-03b1-44e3-94c5-7a892d171a28", + "value": "APT17 uses Determine strategic target" + }, + { + "meta": { + "source-uuid": "af358cad-eb71-4e91-a752-236edc237dae", + "target-uuid": "a757670d-d600-48d9-8ae9-601d42c184a5" + }, + "uuid": "984d13eb-ba9c-4e7c-8675-85dde9877a81", + "value": "Conduct social engineering related-to Conduct social engineering" + }, + { + "meta": { + "source-uuid": "bef4c620-0787-42a8-a96d-b7eb6e85917c", + "target-uuid": "d3999268-740f-467e-a075-c82e2d04be62" + }, + "uuid": "2daad934-bf08-4a2f-b656-4f7d197eb8fa", + "value": "APT28 uses Assess leadership areas of interest" + }, + { + "meta": { + "source-uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb", + "target-uuid": "e24a9f99-cb76-42a3-a50b-464668773e97" + }, + "uuid": "1895866a-4689-4527-8460-95e9cd7dd037", + "value": "APT12 uses Spear phishing messages with malicious attachments" + }, + { + "meta": { + "source-uuid": "a757670d-d600-48d9-8ae9-601d42c184a5", + "target-uuid": "74a3288e-eee9-4f8e-973a-fbc128e033f1" + }, + "uuid": "51c20b46-16cc-4b58-80d7-89d48b14b064", + "value": "Conduct social engineering related-to Conduct social engineering" + }, + { + "meta": { + "source-uuid": "03f4a766-7a21-4b5e-9ccf-e0cf422ab983", + "target-uuid": "e5164428-03ca-4336-a9a7-4d9ea1417e59" + }, + "uuid": "fe31fa7c-be01-47ca-90bb-0fb49b49eb03", + "value": "Acquire or compromise 3rd party signing certificates related-to Acquire or compromise 3rd party signing certificates" + }, + { + "meta": { + "source-uuid": "59369f72-3005-4e54-9095-3d00efcece73", + "target-uuid": "78e41091-d10d-4001-b202-89612892b6ff" + }, + "uuid": "432c700b-4bf3-4824-a530-a6e86882c4b7", + "value": "Identify supply chains related-to Identify supply chains" + }, + { + "meta": { + "source-uuid": "7718e92f-b011-4f88-b822-ae245a1de407", + "target-uuid": "0722cd65-0c83-4c89-9502-539198467ab1" + }, + "uuid": "ef32147c-d309-4867-aaba-998088290e32", + "value": "Identify job postings and needs/gaps related-to Identify job postings and needs/gaps" + }, + { + "meta": { + "source-uuid": "d6e88e18-81e8-4709-82d8-973095da1e70", + "target-uuid": "e51398e6-53dc-4e9f-a323-e54683d8672b" + }, + "uuid": "f8559304-7ef6-4c48-8d76-a56ebf37c0be", + "value": "APT16 uses Compromise 3rd party infrastructure to support delivery" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "2141aea0-cf38-49aa-9e51-ac34092bc30a" + }, + "uuid": "3d3eb711-5054-4b32-8006-15ba67d3bb25", + "value": "APT1 uses Procure required equipment and software" + }, + { + "meta": { + "source-uuid": "0722cd65-0c83-4c89-9502-539198467ab1", + "target-uuid": "7718e92f-b011-4f88-b822-ae245a1de407" + }, + "uuid": "689ebb39-52f4-4b2f-8678-72cfed67cb9f", + "value": "Identify job postings and needs/gaps related-to Identify job postings and needs/gaps" + }, + { + "meta": { + "source-uuid": "96eb59d1-6c46-44bb-bfcd-56be02a00d41", + "target-uuid": "092f05e3-f7c0-4cd2-91be-3a8d6ed3cadc" + }, + "uuid": "36990d75-9fbd-43f0-9966-ae58f0388e1d", + "value": "Analyze organizational skillsets and deficiencies related-to Analyze organizational skillsets and deficiencies" + }, + { + "meta": { + "source-uuid": "795c1a92-3a26-453e-b99a-6a566aa94dc6", + "target-uuid": "286cc500-4291-45c2-99a1-e760db176402" + }, + "uuid": "9a1f729c-72a9-4735-9d48-ecb54ea018a9", + "value": "Acquire and/or use 3rd party infrastructure services related-to Acquire and/or use 3rd party infrastructure services" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "eb517589-eefc-480e-b8e3-7a8b1066f6f1" + }, + "uuid": "7c68bb22-457e-4942-9e07-36f6cd5ac5ba", + "value": "APT1 uses Targeted social media phishing" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "0440f60f-9056-4791-a740-8eae96eb61fa" + }, + "uuid": "75c781d7-f9ef-42c8-b610-0dc1ecb3b350", + "value": "Cleaver uses Authorized user performs requested cyber action" + }, + { + "meta": { + "source-uuid": "092f05e3-f7c0-4cd2-91be-3a8d6ed3cadc", + "target-uuid": "7baccb84-356c-4e89-8c5d-58e701f033fc" + }, + "uuid": "d5bd7a33-a249-46e5-bb19-a498eba42bdb", + "value": "Analyze organizational skillsets and deficiencies related-to Analyze organizational skillsets and deficiencies" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "15d5eaa4-597a-47fd-a692-f2bed434d904" + }, + "uuid": "8a2549fa-9e7c-4d47-9678-8ed0bb8fa3aa", + "value": "APT1 uses Derive intelligence requirements" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "0440f60f-9056-4791-a740-8eae96eb61fa" + }, + "uuid": "0f97c2ae-2b89-4dd5-a270-42b1dcb5d403", + "value": "APT1 uses Authorized user performs requested cyber action" + }, + { + "meta": { + "source-uuid": "d6e88e18-81e8-4709-82d8-973095da1e70", + "target-uuid": "e24a9f99-cb76-42a3-a50b-464668773e97" + }, + "uuid": "c90a4d6a-af21-4103-ba57-3ddeb6e973e7", + "value": "APT16 uses Spear phishing messages with malicious attachments" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "c860af4a-376e-46d7-afbf-262c41012227" + }, + "uuid": "eca0f05c-5025-4149-9826-3715cc243180", + "value": "Cleaver uses Determine operational element" + }, + { + "meta": { + "source-uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb", + "target-uuid": "d778cb83-2292-4995-b006-d38f52bc1e64" + }, + "uuid": "683d4e44-f763-492c-b510-fa469a923798", + "value": "APT12 uses Identify gap areas" + }, + { + "meta": { + "source-uuid": "72c8d526-1247-42d4-919c-6d7a31ca8f39", + "target-uuid": "e6ca2820-a564-4b74-b42a-b6bdf052e5b6" + }, + "uuid": "db4dfa09-7f19-437a-9d79-15f2dc8ba0da", + "value": "Obfuscate infrastructure related-to Obfuscate infrastructure" + }, + { + "meta": { + "source-uuid": "0722cd65-0c83-4c89-9502-539198467ab1", + "target-uuid": "c721b235-679a-4d76-9ae9-e08921fccf84" + }, + "uuid": "bbb1c074-a93a-4e40-b11e-2151403f7f1d", + "value": "Identify job postings and needs/gaps related-to Identify job postings and needs/gaps" + }, + { + "meta": { + "source-uuid": "028ad431-84c5-4eb7-a364-2b797c234f88", + "target-uuid": "784ff1bc-1483-41fe-a172-4cd9ae25c06b" + }, + "uuid": "0e52753e-0a02-4bec-88f9-f8ee21b46bae", + "value": "Acquire OSINT data sets and information related-to Acquire OSINT data sets and information" + }, + { + "meta": { + "source-uuid": "8f5e8dc7-739d-4f5e-a8a1-a66e004d7063", + "target-uuid": "91a3735f-817a-4450-8ed4-f05a0f5c3877" + }, + "uuid": "3c7c0851-1cf8-458f-862d-4e4827f8f474", + "value": "Cleaver uses Determine strategic target" + }, + { + "meta": { + "source-uuid": "e5164428-03ca-4336-a9a7-4d9ea1417e59", + "target-uuid": "03f4a766-7a21-4b5e-9ccf-e0cf422ab983" + }, + "uuid": "c388ed7c-3820-41a3-98af-a48dd7e4d88b", + "value": "Acquire or compromise 3rd party signing certificates related-to Acquire or compromise 3rd party signing certificates" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "9108e212-1c94-4f8d-be76-1aad9b4c86a4" + }, + "uuid": "34ba5998-4e43-4669-9701-1877aa267354", + "value": "APT1 uses Build social network persona" + }, + { + "meta": { + "source-uuid": "74a3288e-eee9-4f8e-973a-fbc128e033f1", + "target-uuid": "af358cad-eb71-4e91-a752-236edc237dae" + }, + "uuid": "f8504a07-758c-4c51-ac94-c2e7ba652e29", + "value": "Conduct social engineering related-to Conduct social engineering" + }, + { + "meta": { + "source-uuid": "78e41091-d10d-4001-b202-89612892b6ff", + "target-uuid": "7860e21e-7514-4a3f-8a9d-56405ccfdb0c" + }, + "uuid": "9ad9966d-4a8d-4b15-b503-c5d27104fcdd", + "value": "Identify supply chains related-to Identify supply chains" + }, + { + "meta": { + "source-uuid": "856a9371-4f0f-4ea9-946e-f3144204240f", + "target-uuid": "dfa4eaf4-50d9-49de-89e9-d33f579f3e05" + }, + "uuid": "e4501560-7850-4467-8422-2cf336429e8a", + "value": "Determine 3rd party infrastructure services related-to Determine 3rd party infrastructure services" + }, + { + "meta": { + "source-uuid": "74a3288e-eee9-4f8e-973a-fbc128e033f1", + "target-uuid": "a757670d-d600-48d9-8ae9-601d42c184a5" + }, + "uuid": "66e4da4a-6eb6-46e0-9baf-74059f341b4a", + "value": "Conduct social engineering related-to Conduct social engineering" + }, + { + "meta": { + "source-uuid": "e6ca2820-a564-4b74-b42a-b6bdf052e5b6", + "target-uuid": "72c8d526-1247-42d4-919c-6d7a31ca8f39" + }, + "uuid": "41be9f31-9d2b-44b8-a7dc-31f8c4519751", + "value": "Obfuscate infrastructure related-to Obfuscate infrastructure" + }, + { + "meta": { + "source-uuid": "2b9a666e-bd59-4f67-9031-ed41b428e04a", + "target-uuid": "784ff1bc-1483-41fe-a172-4cd9ae25c06b" + }, + "uuid": "be031f72-737b-4afd-b2c1-c565f5ab7369", + "value": "Acquire OSINT data sets and information related-to Acquire OSINT data sets and information" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "df42286d-dfbd-4455-bc9d-aef52ac29aa7" + }, + "uuid": "90d7f0f0-6e41-431a-a024-9375cbc18d2b", + "value": "APT1 uses Post compromise tool development" + }, + { + "meta": { + "source-uuid": "d6e88e18-81e8-4709-82d8-973095da1e70", + "target-uuid": "91a3735f-817a-4450-8ed4-f05a0f5c3877" + }, + "uuid": "e60a165e-cfad-43e5-ba83-ea2430a377c5", + "value": "APT16 uses Determine strategic target" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "91a3735f-817a-4450-8ed4-f05a0f5c3877" + }, + "uuid": "a071fc8f-6323-420b-9812-b51f12fc7956", + "value": "Night Dragon uses Determine strategic target" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "ec739e26-d097-4804-b04a-54dd81ff11e0" + }, + "uuid": "970531a2-4927-41a3-b2cd-09d445322f51", + "value": "APT1 uses Create strategic plan" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "4aeafdb3-eb0b-4e8e-b93f-95cd499088b4" + }, + "uuid": "c2571ca8-98c4-490d-b8f8-f3678b0ce74d", + "value": "Night Dragon uses Compromise of externally facing system" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "489a7797-01c3-4706-8cd1-ec56a9db3adc" + }, + "uuid": "e78023e7-98de-4973-9331-843bfa28c9f7", + "value": "APT1 uses Spear phishing messages with malicious links" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "357e137c-7589-4af1-895c-3fbad35ea4d2" + }, + "uuid": "f76d74b6-c797-487c-8388-536367d1b922", + "value": "APT1 uses Obfuscate or encrypt code" + }, + { + "meta": { + "source-uuid": "103d72e6-7e0d-4b3a-9373-c38567305c33", + "target-uuid": "eacd1efe-ee30-4b03-b58f-5b3b1adfe45d" + }, + "uuid": "87239038-7693-49b3-b595-b828cc2be1ba", + "value": "Friend/Follow/Connect to targets of interest related-to Friend/Follow/Connect to targets of interest" + }, + { + "meta": { + "source-uuid": "23b6a0f5-fa95-46f9-a6f3-4549c5e45ec8", + "target-uuid": "1a295f87-af63-4d94-b130-039d6221fb11" + }, + "uuid": "c6e43693-2a6d-4ba8-8fa7-ec1ab5239528", + "value": "Night Dragon uses Acquire and/or use 3rd party software services" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "91a3735f-817a-4450-8ed4-f05a0f5c3877" + }, + "uuid": "5ed44a06-bcb4-4293-8bf4-aaebefddc09c", + "value": "APT1 uses Determine strategic target" + }, + { + "meta": { + "source-uuid": "6a2e693f-24e5-451a-9f88-b36a108e5662", + "target-uuid": "aadaee0d-794c-4642-8293-7ec22a99fb1a" + }, + "uuid": "db10491f-a854-4404-9271-600349484bc3", + "value": "APT1 uses Domain registration hijacking" + }, + { + "meta": { + "source-uuid": "d6e88e18-81e8-4709-82d8-973095da1e70", + "target-uuid": "5b6ce031-bb86-407a-9984-2b9700ac4549" + }, + "uuid": "4eb0e01c-85ae-466a-a8ff-0cf7891c5ab2", + "value": "APT16 uses Identify business relationships" + }, + { + "meta": { + "source-uuid": "092f05e3-f7c0-4cd2-91be-3a8d6ed3cadc", + "target-uuid": "96eb59d1-6c46-44bb-bfcd-56be02a00d41" + }, + "uuid": "7bd3d2ba-f114-4835-97b6-1c3e2208d3f3", + "value": "Analyze organizational skillsets and deficiencies related-to Analyze organizational skillsets and deficiencies" + }, + { + "meta": { + "source-uuid": "488da8ed-2887-4ef6-a39a-5b69bc6682c6", + "target-uuid": "1a295f87-af63-4d94-b130-039d6221fb11" + }, + "uuid": "2bf984b5-1a48-4d9a-a4f2-e97801254b84", + "value": "Acquire and/or use 3rd party software services related-to Acquire and/or use 3rd party software services" + }, + { + "meta": { + "source-uuid": "59369f72-3005-4e54-9095-3d00efcece73", + "target-uuid": "7860e21e-7514-4a3f-8a9d-56405ccfdb0c" + }, + "uuid": "c124f0ba-f4bc-430a-b40c-eebe0577f812", + "value": "Identify supply chains related-to Identify supply chains" + }, + { + "meta": { + "source-uuid": "1a295f87-af63-4d94-b130-039d6221fb11", + "target-uuid": "488da8ed-2887-4ef6-a39a-5b69bc6682c6" + }, + "uuid": "3d781e9a-d3f8-4e9f-bb23-ba6c2ff22267", + "value": "Acquire and/or use 3rd party software services related-to Acquire and/or use 3rd party software services" + }, + { + "meta": { + "source-uuid": "d6e88e18-81e8-4709-82d8-973095da1e70", + "target-uuid": "ef0f816a-d561-4953-84c6-2a2936c96957" + }, + "uuid": "597be8e7-58a4-4aff-a803-48a7a08164a2", + "value": "APT16 uses Discover target logon/email address format" + }, + { + "meta": { + "source-uuid": "c47f937f-1022-4f42-8525-e7a4779a14cb", + "target-uuid": "df42286d-dfbd-4455-bc9d-aef52ac29aa7" + }, + "uuid": "7a254f4d-c7cf-4b98-94e9-3937785b7d68", + "value": "APT12 uses Post compromise tool development" + }, + { + "meta": { + "source-uuid": "a757670d-d600-48d9-8ae9-601d42c184a5", + "target-uuid": "af358cad-eb71-4e91-a752-236edc237dae" + }, + "uuid": "46f1e7d4-4d73-4e33-b88b-b3bcde5d81fb", + "value": "Conduct social engineering related-to Conduct social engineering" + } + ] +} \ No newline at end of file diff --git a/clusters/mitre_tool.json b/clusters/mitre-tool.json similarity index 100% rename from clusters/mitre_tool.json rename to clusters/mitre-tool.json diff --git a/clusters/ransomware.json b/clusters/ransomware.json index 8bfe71f..8bcd4d4 100644 --- a/clusters/ransomware.json +++ b/clusters/ransomware.json @@ -5023,7 +5023,8 @@ ".0000", ".XZZX", ".TEST", - ".WORK" + ".WORK", + ".SYSTEM" ], "ransomnotes": [ "HELP_YOUR_FILES.html (CryptXXX)", @@ -5036,7 +5037,8 @@ "Hello!\n\nAttention! All Your data was encrypted!\n\nFor specific informartion, please send us an email with Your ID number:\n\ny0000@tuta.io\n\ny0000@protonmail.com\n\ny0000z@yandex.com\n\ny0000s@yandex.com\n\nPlease send email to all email addresses! We will help You as soon as possible!\n\nDECRYPT-ID-[id]", "Hello!\n\nAttention! All Your data was encrypted!\n\nFor specific informartion, please send us an email with Your ID number:\n\nxzzx@tuta.io\n\nxzzx1@protonmail.com\n\nxzzx10@yandex.com\n\nxzzx101@yandex.com\n\nPlease send email to all email addresses! We will help You as soon as possible!\n\nDECRYPT-ID-[id] number", "Hello!\n\nAttention! All Your data was encrypted!\n\nFor specific informartion, please send us an email with Your ID number:\n\ntest757@tuta.io\n\ntest757@protonmail.com\n\ntest757xz@yandex.com\n\ntest757xy@yandex.com\n\ntest757@consultant.com\n\nPlease send email to all email addresses! We will help You as soon as possible!\n\nIMPORTANT: DO NOT USE ANY PUBLIC SOFTWARE! IT MAY DAMAGE YOUR DATA FOREVER!\n\nDECRYPT-ID-[id] number", - "Attention! All Your data was encrypted!\n\nFor specific informartion, please send us an email with Your ID number:\n\nworknow@keemail.me\n\nworknow@protonmail.com\n\nworknow8@yandex.com\n\nworknow9@yandex.com\n\nworknow@techie.com\n\nPlease send email to all email addresses! We will help You as soon as possible!\n\nIMPORTANT: DO NOT USE ANY PUBLIC SOFTWARE! IT MAY DAMAGE YOUR DATA FOREVER!\n\nDECRYPT-ID-[id] number" + "Attention! All Your data was encrypted!\n\nFor specific informartion, please send us an email with Your ID number:\n\nworknow@keemail.me\n\nworknow@protonmail.com\n\nworknow8@yandex.com\n\nworknow9@yandex.com\n\nworknow@techie.com\n\nPlease send email to all email addresses! We will help You as soon as possible!\n\nIMPORTANT: DO NOT USE ANY PUBLIC SOFTWARE! IT MAY DAMAGE YOUR DATA FOREVER!\n\nDECRYPT-ID-[id] number", + "Hello!\n\nAttention! All Your data was encrypted!\n\nFor specific informartion, please send us an email with Your ID number:\n\nsystemwall@keemail.me\n\nsystemwall@protonmail.com\n\nsystemwall@yandex.com\n\nsystemwall1@yandex.com\n\nemily.w@dr.com\n\nPlease send email to all email addresses! We will help You as soon as possible!\n\nIMPORTANT: DO NOT USE ANY PUBLIC SOFTWARE! IT MAY DAMAGE YOUR DATA FOREVER!\n\nDECRYPT-ID-%s number" ], "refs": [ "http://www.nyxbone.com/malware/CryptoMix.html", @@ -5046,7 +5048,8 @@ "https://www.bleepingcomputer.com/news/security/0000-cryptomix-ransomware-variant-released/", "https://www.bleepingcomputer.com/news/security/xzzx-cryptomix-ransomware-variant-released/", "https://www.bleepingcomputer.com/news/security/test-cryptomix-ransomware-variant-released/", - "https://www.bleepingcomputer.com/news/security/work-cryptomix-ransomware-variant-released/" + "https://www.bleepingcomputer.com/news/security/work-cryptomix-ransomware-variant-released/", + "https://www.bleepingcomputer.com/news/security/system-cryptomix-ransomware-variant-released/" ] } }, diff --git a/galaxies/mitre_attack-pattern.json b/galaxies/mitre-attack-pattern.json similarity index 100% rename from galaxies/mitre_attack-pattern.json rename to galaxies/mitre-attack-pattern.json diff --git a/galaxies/mitre_course-of-action.json b/galaxies/mitre-course-of-action.json similarity index 100% rename from galaxies/mitre_course-of-action.json rename to galaxies/mitre-course-of-action.json diff --git a/galaxies/mitre-entreprise-attack-attack-pattern.json b/galaxies/mitre-entreprise-attack-attack-pattern.json new file mode 100644 index 0000000..3dc0abc --- /dev/null +++ b/galaxies/mitre-entreprise-attack-attack-pattern.json @@ -0,0 +1,8 @@ +{ + "name": "Entreprise Attack - Attack Pattern", + "type": "mitre-entreprise-attack-attack-pattern", + "description": "ATT&CK Tactic", + "uuid": "fa7016a8-1707-11e8-82d0-1b73d76eb204", + "version": 1, + "icon": "map" +} \ No newline at end of file diff --git a/galaxies/mitre-entreprise-attack-course-of-action.json b/galaxies/mitre-entreprise-attack-course-of-action.json new file mode 100644 index 0000000..1090cba --- /dev/null +++ b/galaxies/mitre-entreprise-attack-course-of-action.json @@ -0,0 +1,8 @@ +{ + "name": "Entreprise Attack - Course of Action", + "type": "mitre-entreprise-attack-course-of-action", + "description": "ATT&CK Mitigation", + "uuid": "fb5a36c0-1707-11e8-81f5-d732b22a4982", + "version": 1, + "icon": "chain" +} \ No newline at end of file diff --git a/galaxies/mitre-entreprise-attack-intrusion-set.json b/galaxies/mitre-entreprise-attack-intrusion-set.json new file mode 100644 index 0000000..c6f1790 --- /dev/null +++ b/galaxies/mitre-entreprise-attack-intrusion-set.json @@ -0,0 +1,8 @@ +{ + "name": "Entreprise Attack -Intrusion Set", + "type": "mitre-entreprise-attack-intrusion-set", + "description": "Name of ATT&CK Group", + "uuid": "1f3b8c56-1708-11e8-b211-17a60c0f73ee", + "version": 1, + "icon": "user-secret" +} \ No newline at end of file diff --git a/galaxies/mitre-entreprise-attack-malware.json b/galaxies/mitre-entreprise-attack-malware.json new file mode 100644 index 0000000..e984d15 --- /dev/null +++ b/galaxies/mitre-entreprise-attack-malware.json @@ -0,0 +1,8 @@ +{ + "name": "Entreprise Attack - Malware", + "type": "mitre-entreprise-attack-malware", + "description": "Name of ATT&CK software", + "uuid": "fbb19af0-1707-11e8-9fd6-dbd88a04d33a", + "version": 1, + "icon": "optin-monster" +} \ No newline at end of file diff --git a/galaxies/mitre-entreprise-attack-relationship.json b/galaxies/mitre-entreprise-attack-relationship.json new file mode 100644 index 0000000..5d275a5 --- /dev/null +++ b/galaxies/mitre-entreprise-attack-relationship.json @@ -0,0 +1,8 @@ +{ + "name": "Entreprise Attack - Relationship", + "type": "mitre-entreprise-attack-relationship", + "description": "Mitre Relationship", + "uuid": "fc404638-1707-11e8-a5cf-b78b9b562766", + "version": 1, + "icon": "link" +} \ No newline at end of file diff --git a/galaxies/mitre-entreprise-attack-tool.json b/galaxies/mitre-entreprise-attack-tool.json new file mode 100644 index 0000000..8ea7c6a --- /dev/null +++ b/galaxies/mitre-entreprise-attack-tool.json @@ -0,0 +1,8 @@ +{ + "name": "Entreprise Attack - Tool", + "type": "mitre-entreprise-attack-tool", + "description": "Name of ATT&CK software", + "uuid": "fbfa0470-1707-11e8-be22-eb46b373fdd3", + "version": 1, + "icon": "gavel" +} \ No newline at end of file diff --git a/galaxies/mitre_intrusion-set.json b/galaxies/mitre-intrusion-set.json similarity index 100% rename from galaxies/mitre_intrusion-set.json rename to galaxies/mitre-intrusion-set.json diff --git a/galaxies/mitre_malware.json b/galaxies/mitre-malware.json similarity index 100% rename from galaxies/mitre_malware.json rename to galaxies/mitre-malware.json diff --git a/galaxies/mitre-mobile-attack-attack-pattern.json b/galaxies/mitre-mobile-attack-attack-pattern.json new file mode 100644 index 0000000..d0c52de --- /dev/null +++ b/galaxies/mitre-mobile-attack-attack-pattern.json @@ -0,0 +1,8 @@ +{ + "name": "Mobile Attack - Attack Pattern", + "type": "mitre-mobile-attack-attack-pattern", + "description": "ATT&CK Tactic", + "uuid": "1c6d1332-1708-11e8-847c-e3c5643c41a5", + "version": 1, + "icon": "map" +} \ No newline at end of file diff --git a/galaxies/mitre-mobile-attack-course-of-action.json b/galaxies/mitre-mobile-attack-course-of-action.json new file mode 100644 index 0000000..e3f71a9 --- /dev/null +++ b/galaxies/mitre-mobile-attack-course-of-action.json @@ -0,0 +1,8 @@ +{ + "name": "Mobile Attack - Course of Action", + "type": "mitre-mobile-attack-course-of-action", + "description": "ATT&CK Mitigation", + "uuid": "0282356a-1708-11e8-8f53-975633d5c03c", + "version": 1, + "icon": "chain" +} \ No newline at end of file diff --git a/galaxies/mitre-mobile-attack-intrusion-set.json b/galaxies/mitre-mobile-attack-intrusion-set.json new file mode 100644 index 0000000..49a7ca1 --- /dev/null +++ b/galaxies/mitre-mobile-attack-intrusion-set.json @@ -0,0 +1,8 @@ +{ + "name": "Mobile Attack - Intrusion Set", + "type": "mitre-mobile-attack-intrusion-set", + "description": "Name of ATT&CK Group", + "uuid": "0314e554-1708-11e8-b049-8f8a42b5bb62", + "version": 1, + "icon": "user-secret" +} \ No newline at end of file diff --git a/galaxies/mitre-mobile-attack-malware.json b/galaxies/mitre-mobile-attack-malware.json new file mode 100644 index 0000000..c7a723f --- /dev/null +++ b/galaxies/mitre-mobile-attack-malware.json @@ -0,0 +1,8 @@ +{ + "name": "Mobile Attack - Malware", + "type": "mitre-mobile-attack-malware", + "description": "Name of ATT&CK software", + "uuid": "03e3853a-1708-11e8-95c1-67cf3f801a18", + "version": 1, + "icon": "optin-monster" +} \ No newline at end of file diff --git a/galaxies/mitre-mobile-attack-relationship.json b/galaxies/mitre-mobile-attack-relationship.json new file mode 100644 index 0000000..7e04c9f --- /dev/null +++ b/galaxies/mitre-mobile-attack-relationship.json @@ -0,0 +1,8 @@ +{ + "name": "Mobile Attack - Relationship", + "type": "mitre-mobile-attack-relationship", + "description": "Mitre Relationship", + "uuid": "fc8471aa-1707-11e8-b306-33cbe96a1ede", + "version": 1, + "icon": "link" +} \ No newline at end of file diff --git a/galaxies/mitre-mobile-attack-tool.json b/galaxies/mitre-mobile-attack-tool.json new file mode 100644 index 0000000..b996474 --- /dev/null +++ b/galaxies/mitre-mobile-attack-tool.json @@ -0,0 +1,8 @@ +{ + "name": "Mobile Attack - Tool", + "type": "mitre-mobile-attack-tool", + "description": "Name of ATT&CK software", + "uuid": "1d0b4bce-1708-11e8-9e6e-1b130c9b0a91", + "version": 1, + "icon": "gavel" +} \ No newline at end of file diff --git a/galaxies/mitre-pre-attack-attack-pattern.json b/galaxies/mitre-pre-attack-attack-pattern.json new file mode 100644 index 0000000..d44b84e --- /dev/null +++ b/galaxies/mitre-pre-attack-attack-pattern.json @@ -0,0 +1,8 @@ +{ + "name": "Pre Attack - Attack Pattern", + "type": "mitre-pre-attack-attack-pattern", + "description": "ATT&CK Tactic", + "uuid": "1f665850-1708-11e8-9cfe-4792b2a91402", + "version": 1, + "icon": "map" +} \ No newline at end of file diff --git a/galaxies/mitre-pre-attack-intrusion-set.json b/galaxies/mitre-pre-attack-intrusion-set.json new file mode 100644 index 0000000..4bc940e --- /dev/null +++ b/galaxies/mitre-pre-attack-intrusion-set.json @@ -0,0 +1,8 @@ +{ + "name": "Pre Attack - Intrusion Set", + "type": "mitre-pre-attack-intrusion-set", + "description": "Name of ATT&CK Group", + "uuid": "1fb6d5b4-1708-11e8-9836-8bbc8ce6866e", + "version": 1, + "icon": "user-secret" +} \ No newline at end of file diff --git a/galaxies/mitre-pre-attack-relationship.json b/galaxies/mitre-pre-attack-relationship.json new file mode 100644 index 0000000..861106f --- /dev/null +++ b/galaxies/mitre-pre-attack-relationship.json @@ -0,0 +1,8 @@ +{ + "name": "Pre Attack - Relationship", + "type": "mitre-pre-attack-relashipship", + "description": "Mitre Relationship", + "uuid": "1f8e3bae-1708-11e8-8e97-4bd2150e5aae", + "version": 1, + "icon": "link" +} \ No newline at end of file diff --git a/galaxies/mitre_tool.json b/galaxies/mitre-tool.json similarity index 100% rename from galaxies/mitre_tool.json rename to galaxies/mitre-tool.json diff --git a/tools/mitre-cti/create_attack-pattern_galaxy.py b/tools/mitre-cti/v1.0/create_attack-pattern_galaxy.py similarity index 100% rename from tools/mitre-cti/create_attack-pattern_galaxy.py rename to tools/mitre-cti/v1.0/create_attack-pattern_galaxy.py diff --git a/tools/mitre-cti/create_course-of-action_galaxy.py b/tools/mitre-cti/v1.0/create_course-of-action_galaxy.py similarity index 100% rename from tools/mitre-cti/create_course-of-action_galaxy.py rename to tools/mitre-cti/v1.0/create_course-of-action_galaxy.py diff --git a/tools/mitre-cti/create_intrusion-set_galaxy.py b/tools/mitre-cti/v1.0/create_intrusion-set_galaxy.py similarity index 100% rename from tools/mitre-cti/create_intrusion-set_galaxy.py rename to tools/mitre-cti/v1.0/create_intrusion-set_galaxy.py diff --git a/tools/mitre-cti/create_malware_galaxy.py b/tools/mitre-cti/v1.0/create_malware_galaxy.py similarity index 100% rename from tools/mitre-cti/create_malware_galaxy.py rename to tools/mitre-cti/v1.0/create_malware_galaxy.py diff --git a/tools/mitre-cti/create_tool_galaxy.py b/tools/mitre-cti/v1.0/create_tool_galaxy.py similarity index 100% rename from tools/mitre-cti/create_tool_galaxy.py rename to tools/mitre-cti/v1.0/create_tool_galaxy.py diff --git a/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-attack-pattern_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-attack-pattern_galaxy.py new file mode 100644 index 0000000..1d44735 --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-attack-pattern_galaxy.py @@ -0,0 +1,60 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s attack-patterns\nMust be in the mitre/cti/entreprise-attack/attack-pattern folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['refs'] = [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + if 'x_mitre_data_sources' in temp: + value['meta']['mitre_data_sources'] = temp['x_mitre_data_sources'] + if 'x_mitre_platforms' in temp: + value['meta']['mitre_platforms'] = temp['x_mitre_platforms'] + values.append(value) + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + +galaxy = {} +galaxy['name'] = "Entreprise Attack - Attack Pattern" +galaxy['type'] = "mitre-entreprise-attack-attack-pattern" +galaxy['description'] = "ATT&CK Tactic" +galaxy['uuid' ] = "fa7016a8-1707-11e8-82d0-1b73d76eb204" +galaxy['version'] = args.version +galaxy['icon'] = "map" + +cluster = {} +cluster['name'] = "Entreprise Attack - Attack Pattern" +cluster['type'] = "mitre-entreprise-attack-attack-pattern" +cluster['description'] = "ATT&CK tactic" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "fb2242d8-1707-11e8-ab20-6fa7448c3640" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-entreprise-attack-attack-pattern.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-entreprise-attack-attack-pattern.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-course-of-action_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-course-of-action_galaxy.py new file mode 100644 index 0000000..79da56f --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-course-of-action_galaxy.py @@ -0,0 +1,52 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s courses-of-action.\nMust be in the mitre/cti/entreprise-attack/course-of-action folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Entreprise Attack - Course of Action" +galaxy['type'] = "mitre-entreprise-attack-course-of-action" +galaxy['description'] = "ATT&CK Mitigation" +galaxy['uuid' ] = "fb5a36c0-1707-11e8-81f5-d732b22a4982" +galaxy['version'] = args.version +galaxy['icon'] = "chain" + +cluster = {} +cluster['name'] = "Entreprise Attack - Course of Action" +cluster['type'] = "mitre-entreprise-attack-course-of-action" +cluster['description'] = "ATT&CK Mitigation" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "fb870a6a-1707-11e8-b548-17523e4d0670" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-entreprise-attack-course-of-action.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-entreprise-attack-course-of-action.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-intrusion-set_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-intrusion-set_galaxy.py new file mode 100644 index 0000000..b352c3e --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-intrusion-set_galaxy.py @@ -0,0 +1,57 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s intrusion-sets\nMust be in the mitre/cti/entreprise-attack/intrusion-set folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['synonyms'] = temp['aliases'] + value['meta']['refs']= [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Entreprise Attack -Intrusion Set" +galaxy['type'] = "mitre-entreprise-attack-intrusion-set" +galaxy['description'] = "Name of ATT&CK Group" +galaxy['uuid' ] = "1f3b8c56-1708-11e8-b211-17a60c0f73ee" +galaxy['version'] = args.version +galaxy['icon'] = "user-secret" + +cluster = {} +cluster['name'] = "Entreprise Attack -intrusion Set" +cluster['type'] = "mitre-entreprise-attack-intrusion-set" +cluster['description'] = "Name of ATT&CK Group" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "01f18402-1708-11e8-ac1c-1ffb3c4a7775" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-entreprise-attack-intrusion-set.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-entreprise-attack-intrusion-set.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-malware_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-malware_galaxy.py new file mode 100644 index 0000000..fe221ba --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-malware_galaxy.py @@ -0,0 +1,58 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s malwares\nMust be in the mitre/cti/entreprise-attack/malware folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['refs'] = [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + if'x_mitre_aliases' in temp: + value['meta']['synonyms'] = temp['x_mitre_aliases'] + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Entreprise Attack - Malware" +galaxy['type'] = "mitre-entreprise-attack-malware" +galaxy['description'] = "Name of ATT&CK software" +galaxy['uuid' ] = "fbb19af0-1707-11e8-9fd6-dbd88a04d33a" +galaxy['version'] = args.version +galaxy['icon'] = "optin-monster" + +cluster = {} +cluster['name'] = "Entreprise Attack - Malware" +cluster['type'] = "mitre-entreprise-attack-malware" +cluster['description'] = "Name of ATT&CK software" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "fbd79f02-1707-11e8-b1c7-87406102276a" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-entreprise-attack-malware.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-entreprise-attack-malware.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-relationship_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-relationship_galaxy.py new file mode 100644 index 0000000..7870f2d --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-relationship_galaxy.py @@ -0,0 +1,100 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s relationship\nMust be in the mitre/cti/entreprise-attack/relationship folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +path = "relationship/" +for element in os.listdir(path): + with open(path+element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + source = temp['source_ref'] + target = temp['target_ref'] + relationship = temp['relationship_type'] + + if source.startswith('attack-pattern'): + paths = "attack-pattern/" + elif source.startswith('course-of-action'): + paths = "course-of-action/" + elif source.startswith('identity'): + paths = "identity/" + elif source.startswith('intrusion-set'): + paths = "intrusion-set/" + elif source.startswith('malware'): + paths = "malware/" + elif source.startswith('marking-definition'): + paths = "marking-definition/" + elif source.startswith('tool'): + paths = "tool/" + else: + print('Invalid value') + continue + + with open(paths+source+'.json') as json_data: + s = json.load(json_data) + json_data.close() + + if target.startswith('attack-pattern'): + patht = "attack-pattern/" + elif target.startswith('course-of-action'): + patht = "course-of-action/" + elif target.startswith('identity'): + patht = "identity/" + elif target.startswith('intrusion-set'): + patht = "intrusion-set/" + elif target.startswith('malware'): + patht = "malware/" + elif target.startswith('marking-definition'): + patht = "marking-definition/" + elif target.startswith('tool'): + patht = "tool/" + else: + print('Invalid value') + continue + + with open(patht+target+'.json') as json_data: + t = json.load(json_data) + json_data.close() + + value = {} + value['meta'] = {} + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + value['meta']['source-uuid'] = re.search('--(.*)$', s['objects'][0]['id']).group(0)[2:] + value['meta']['target-uuid'] = re.search('--(.*)$', t['objects'][0]['id']).group(0)[2:] + value['value'] = s['objects'][0]['name'] + ' ' + relationship + ' ' + t['objects'][0]['name'] + values.append(value) + +galaxy = {} +galaxy['name'] = "Entreprise Attack - Relationship" +galaxy['type'] = "mitre-entreprise-attack-relationship" +galaxy['description'] = "Mitre Relationship" +galaxy['uuid' ] = "fc404638-1707-11e8-a5cf-b78b9b562766" +galaxy['version'] = args.version +galaxy['icon'] = "link" + +cluster = {} +cluster['name'] = "Entreprise Attack - Relationship" +cluster['type'] = "mitre-entreprise-attack-relationship" +cluster['description'] = "MITRE Relationship" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "fc605f90-1707-11e8-9d6a-9f165ac2ab5c" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-entreprise-attack-relationship.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-entreprise-attack-relationship.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-tool_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-tool_galaxy.py new file mode 100644 index 0000000..5b7e221 --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-enterprise-attack-tool_galaxy.py @@ -0,0 +1,58 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s tools\nMust be in the mitre/cti/entreprise-attack/tool folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['refs'] = [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + if'x_mitre_aliases' in temp: + value['meta']['synonyms'] = temp['x_mitre_aliases'] + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Entreprise Attack - Tool" +galaxy['type'] = "mitre-entreprise-attack-tool" +galaxy['description'] = "Name of ATT&CK software" +galaxy['uuid' ] = "fbfa0470-1707-11e8-be22-eb46b373fdd3" +galaxy['version'] = args.version +galaxy['icon'] = "gavel" + +cluster = {} +cluster['name'] = "Entreprise Attack - Tool" +cluster['type'] = "mitre-entreprise-attack-tool" +cluster['description'] = "Name of ATT&CK software" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "fc1ea6e0-1707-11e8-ac05-2b70d00c354e" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-entreprise-attack-tool.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-entreprise-attack-tool.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-mobile-attack-attack-pattern_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-attack-pattern_galaxy.py new file mode 100644 index 0000000..c6eef64 --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-attack-pattern_galaxy.py @@ -0,0 +1,60 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s attack-patterns\nMust be in the mitre/cti/mobile-attack/attack-pattern folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['refs'] = [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + if 'x_mitre_data_sources' in temp: + value['meta']['mitre_data_sources'] = temp['x_mitre_data_sources'] + if 'x_mitre_platforms' in temp: + value['meta']['mitre_platforms'] = temp['x_mitre_platforms'] + values.append(value) + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + +galaxy = {} +galaxy['name'] = "Mobile Attack - Attack Pattern" +galaxy['type'] = "mitre-mobile-attack-attack-pattern" +galaxy['description'] = "ATT&CK Tactic" +galaxy['uuid' ] = "1c6d1332-1708-11e8-847c-e3c5643c41a5" +galaxy['version'] = args.version +galaxy['icon'] = "map" + +cluster = {} +cluster['name'] = "Mobile Attack - Attack Pattern" +cluster['type'] = "mitre-mobile-attack-attack-pattern" +cluster['description'] = "ATT&CK tactic" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "1e606d06-1708-11e8-8a43-df11c8cf9ae2" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-mobile-attack-attack-pattern.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-mobile-attack-attack-pattern.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-mobile-attack-course-of-action_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-course-of-action_galaxy.py new file mode 100644 index 0000000..e3e45ec --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-course-of-action_galaxy.py @@ -0,0 +1,52 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s courses-of-action.\nMust be in the mitre/cti/mobile-attack/course-of-action folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Mobile Attack - Course of Action" +galaxy['type'] = "mitre-mobile-attack-course-of-action" +galaxy['description'] = "ATT&CK Mitigation" +galaxy['uuid' ] = "0282356a-1708-11e8-8f53-975633d5c03c" +galaxy['version'] = args.version +galaxy['icon'] = "chain" + +cluster = {} +cluster['name'] = "Mobile Attack - Course of Action" +cluster['type'] = "mitre-mobile-attack-course-of-action" +cluster['description'] = "ATT&CK Mitigation" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "03956f9e-1708-11e8-8395-976b24233e15" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-mobile-attack-course-of-action.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-mobile-attack-course-of-action.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-mobile-attack-intrusion-set_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-intrusion-set_galaxy.py new file mode 100644 index 0000000..9ca5c38 --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-intrusion-set_galaxy.py @@ -0,0 +1,57 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s intrusion-sets\nMust be in the mitre/cti/mobile-attack/intrusion-set folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['synonyms'] = temp['aliases'] + value['meta']['refs']= [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Mobile Attack - Intrusion Set" +galaxy['type'] = "mitre-mobile-attack-intrusion-set" +galaxy['description'] = "Name of ATT&CK Group" +galaxy['uuid' ] = "0314e554-1708-11e8-b049-8f8a42b5bb62" +galaxy['version'] = args.version +galaxy['icon'] = "user-secret" + +cluster = {} +cluster['name'] = "Mobile Attack - intrusion Set" +cluster['type'] = "mitre-mobile-attack-intrusion-set" +cluster['description'] = "Name of ATT&CK Group" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "02ab4018-1708-11e8-8f9d-e735aabdfa53" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-mobile-attack-intrusion-set.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-mobile-attack-intrusion-set.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-mobile-attack-malware_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-malware_galaxy.py new file mode 100644 index 0000000..2615cc3 --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-malware_galaxy.py @@ -0,0 +1,58 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s malwares\nMust be in the mitre/cti/mobile-attack/malware folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['refs'] = [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + if'x_mitre_aliases' in temp: + value['meta']['synonyms'] = temp['x_mitre_aliases'] + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Mobile Attack - Malware" +galaxy['type'] = "mitre-mobile-attack-malware" +galaxy['description'] = "Name of ATT&CK software" +galaxy['uuid' ] = "03e3853a-1708-11e8-95c1-67cf3f801a18" +galaxy['version'] = args.version +galaxy['icon'] = "optin-monster" + +cluster = {} +cluster['name'] = "Mobile Attack - Malware" +cluster['type'] = "mitre-mobile-attack-malware" +cluster['description'] = "Name of ATT&CK software" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "04a165aa-1708-11e8-b2da-c7d7625f4a4f" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-mobile-attack-malware.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-mobile-attack-malware.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-mobile-attack-relationship_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-relationship_galaxy.py new file mode 100644 index 0000000..34cff6b --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-relationship_galaxy.py @@ -0,0 +1,100 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s relationship\nMust be in the mitre/cti/mobile-attack/relationship folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +path = "relationship/" +for element in os.listdir(path): + with open(path+element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + source = temp['source_ref'] + target = temp['target_ref'] + relationship = temp['relationship_type'] + + if source.startswith('attack-pattern'): + paths = "attack-pattern/" + elif source.startswith('course-of-action'): + paths = "course-of-action/" + elif source.startswith('identity'): + paths = "identity/" + elif source.startswith('intrusion-set'): + paths = "intrusion-set/" + elif source.startswith('malware'): + paths = "malware/" + elif source.startswith('marking-definition'): + paths = "marking-definition/" + elif source.startswith('tool'): + paths = "tool/" + else: + print('Invalid value') + continue + + with open(paths+source+'.json') as json_data: + s = json.load(json_data) + json_data.close() + + if target.startswith('attack-pattern'): + patht = "attack-pattern/" + elif target.startswith('course-of-action'): + patht = "course-of-action/" + elif target.startswith('identity'): + patht = "identity/" + elif target.startswith('intrusion-set'): + patht = "intrusion-set/" + elif target.startswith('malware'): + patht = "malware/" + elif target.startswith('marking-definition'): + patht = "marking-definition/" + elif target.startswith('tool'): + patht = "tool/" + else: + print('Invalid value') + continue + + with open(patht+target+'.json') as json_data: + t = json.load(json_data) + json_data.close() + + value = {} + value['meta'] = {} + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + value['meta']['source-uuid'] = re.search('--(.*)$', s['objects'][0]['id']).group(0)[2:] + value['meta']['target-uuid'] = re.search('--(.*)$', t['objects'][0]['id']).group(0)[2:] + value['value'] = s['objects'][0]['name'] + ' ' + relationship + ' ' + t['objects'][0]['name'] + values.append(value) + +galaxy = {} +galaxy['name'] = "Mobile Attack - Relationship" +galaxy['type'] = "mitre-mobile-attack-relationship" +galaxy['description'] = "Mitre Relationship" +galaxy['uuid' ] = "fc8471aa-1707-11e8-b306-33cbe96a1ede" +galaxy['version'] = args.version +galaxy['icon'] = "link" + +cluster = {} +cluster['name'] = "Mobile Attack - Relationship" +cluster['type'] = "mitre-mobile-attack-relationship" +cluster['description'] = "MITRE Relationship" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "02f1fc42-1708-11e8-a4f2-eb70472c5901" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-mobile-attack-relationship.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-mobile-attack-relationship.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-mobile-attack-tool_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-tool_galaxy.py new file mode 100644 index 0000000..9b409a1 --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-mobile-attack-tool_galaxy.py @@ -0,0 +1,58 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s tools\nMust be in the mitre/cti/mobile-attack/tool folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['refs'] = [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + if'x_mitre_aliases' in temp: + value['meta']['synonyms'] = temp['x_mitre_aliases'] + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Mobile Attack - Tool" +galaxy['type'] = "mitre-mobile-attack-tool" +galaxy['description'] = "Name of ATT&CK software" +galaxy['uuid' ] = "1d0b4bce-1708-11e8-9e6e-1b130c9b0a91" +galaxy['version'] = args.version +galaxy['icon'] = "gavel" + +cluster = {} +cluster['name'] = "Mobile Attack - Tool" +cluster['type'] = "mitre-mobile-attack-tool" +cluster['description'] = "Name of ATT&CK software" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "02cee87e-1708-11e8-8f15-8b33e4d6194b" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-mobile-attack-tool.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-mobile-attack-tool.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-pre-attack-attack-pattern_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-pre-attack-attack-pattern_galaxy.py new file mode 100644 index 0000000..9f691f2 --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-pre-attack-attack-pattern_galaxy.py @@ -0,0 +1,60 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s attack-patterns\nMust be in the mitre/cti/pre-attack/attack-pattern folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['refs'] = [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + if 'x_mitre_data_sources' in temp: + value['meta']['mitre_data_sources'] = temp['x_mitre_data_sources'] + if 'x_mitre_platforms' in temp: + value['meta']['mitre_platforms'] = temp['x_mitre_platforms'] + values.append(value) + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + +galaxy = {} +galaxy['name'] = "Pre Attack - Attack Pattern" +galaxy['type'] = "mitre-pre-attack-attack-pattern" +galaxy['description'] = "ATT&CK Tactic" +galaxy['uuid' ] = "1f665850-1708-11e8-9cfe-4792b2a91402" +galaxy['version'] = args.version +galaxy['icon'] = "map" + +cluster = {} +cluster['name'] = "Pre Attack - Attack Pattern" +cluster['type'] = "mitre-pre-attack-attack-pattern" +cluster['description'] = "ATT&CK tactic" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "03c13bec-1708-11e8-92a0-a747c0787089" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-pre-attack-attack-pattern.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-pre-attack-attack-pattern.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-pre-attack-intrusion-set_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-pre-attack-intrusion-set_galaxy.py new file mode 100644 index 0000000..696caa1 --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-pre-attack-intrusion-set_galaxy.py @@ -0,0 +1,57 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s intrusion-sets\nMust be in the mitre/cti/pre-attack/intrusion-set folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +for element in os.listdir('.'): + if element.endswith('.json'): + with open(element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + + value = {} + value['description'] = temp['description'] + value['value'] = temp['name'] + value['meta'] = {} + value['meta']['synonyms'] = temp['aliases'] + value['meta']['refs']= [] + for reference in temp['external_references']: + if 'url' in reference: + value['meta']['refs'].append(reference['url']) + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + values.append(value) + +galaxy = {} +galaxy['name'] = "Pre Attack - Intrusion Set" +galaxy['type'] = "mitre-pre-attack-intrusion-set" +galaxy['description'] = "Name of ATT&CK Group" +galaxy['uuid' ] = "1fb6d5b4-1708-11e8-9836-8bbc8ce6866e" +galaxy['version'] = args.version +galaxy['icon'] = "user-secret" + +cluster = {} +cluster['name'] = "Pre Attack - intrusion Set" +cluster['type'] = "mitre-pre-attack-intrusion-set" +cluster['description'] = "Name of ATT&CK Group" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "1fdc8fa2-1708-11e8-99a3-67b4efc13c4f" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-pre-attack-intrusion-set.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-pre-attack-intrusion-set.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4) diff --git a/tools/mitre-cti/v2.0/create_mitre-pre-attack-relationship_galaxy.py b/tools/mitre-cti/v2.0/create_mitre-pre-attack-relationship_galaxy.py new file mode 100644 index 0000000..23a30ab --- /dev/null +++ b/tools/mitre-cti/v2.0/create_mitre-pre-attack-relationship_galaxy.py @@ -0,0 +1,100 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- + +import json +import re +import os +import argparse + +parser = argparse.ArgumentParser(description='Create a couple galaxy/cluster with cti\'s relationship\nMust be in the mitre/cti/pre-attack/relationship folder') +parser.add_argument("-v", "--version", type=int, required=True, help="Version of the galaxy. Please increment the previous one") +args = parser.parse_args() + +values = [] + +path = "relationship/" +for element in os.listdir(path): + with open(path+element) as json_data: + d = json.load(json_data) + json_data.close() + + temp = d['objects'][0] + source = temp['source_ref'] + target = temp['target_ref'] + relationship = temp['relationship_type'] + + if source.startswith('attack-pattern'): + paths = "attack-pattern/" + elif source.startswith('course-of-action'): + paths = "course-of-action/" + elif source.startswith('identity'): + paths = "identity/" + elif source.startswith('intrusion-set'): + paths = "intrusion-set/" + elif source.startswith('malware'): + paths = "malware/" + elif source.startswith('marking-definition'): + paths = "marking-definition/" + elif source.startswith('tool'): + paths = "tool/" + else: + print('Invalid value') + continue + + with open(paths+source+'.json') as json_data: + s = json.load(json_data) + json_data.close() + + if target.startswith('attack-pattern'): + patht = "attack-pattern/" + elif target.startswith('course-of-action'): + patht = "course-of-action/" + elif target.startswith('identity'): + patht = "identity/" + elif target.startswith('intrusion-set'): + patht = "intrusion-set/" + elif target.startswith('malware'): + patht = "malware/" + elif target.startswith('marking-definition'): + patht = "marking-definition/" + elif target.startswith('tool'): + patht = "tool/" + else: + print('Invalid value') + continue + + with open(patht+target+'.json') as json_data: + t = json.load(json_data) + json_data.close() + + value = {} + value['meta'] = {} + value['uuid'] = re.search('--(.*)$', temp['id']).group(0)[2:] + value['meta']['source-uuid'] = re.search('--(.*)$', s['objects'][0]['id']).group(0)[2:] + value['meta']['target-uuid'] = re.search('--(.*)$', t['objects'][0]['id']).group(0)[2:] + value['value'] = s['objects'][0]['name'] + ' ' + relationship + ' ' + t['objects'][0]['name'] + values.append(value) + +galaxy = {} +galaxy['name'] = "Pre Attack - Relationship" +galaxy['type'] = "mitre-pre-attack-relashipship" +galaxy['description'] = "Mitre Relationship" +galaxy['uuid' ] = "1f8e3bae-1708-11e8-8e97-4bd2150e5aae" +galaxy['version'] = args.version +galaxy['icon'] = "link" + +cluster = {} +cluster['name'] = "Pre Attack - Relationship" +cluster['type'] = "mitre-pre-attack-relationship" +cluster['description'] = "MITRE Relationship" +cluster['version'] = args.version +cluster['source'] = "https://github.com/mitre/cti" +cluster['uuid' ] = "1ffd3108-1708-11e8-9f98-67b378d9094c" +cluster['authors'] = ["MITRE"] +cluster['values'] = values + +with open('generate/galaxies/mitre-pre-attack-relationship.json', 'w') as galaxy_file: + json.dump(galaxy, galaxy_file, indent=4) + +with open('generate/clusters/mitre-pre-attack-relationship.json', 'w') as cluster_file: + json.dump(cluster, cluster_file, indent=4)